System: C
Error Code: C 0549 (C-0549)
Explanation
If UBR cross-check fails ('0'), rejection reason required ("R"); not allowed ("N") otherwise. Error if missing when failed.
When it happens (Reason)
IF /CC537C/ExciseMovementEAD/UBRCrossCheckResult/validationResult is EQUAL to '0' THEN /CC537C/ExciseMovementEAD/UBRCrossCheckResult/rejectionReason = "R" ELSE /CC537C/ExciseMovementEAD/UBRCrossCheckResult/rejectionReason = "N"
Quick Fix
Check UBR validationResult. If '0', provide rejectionReason explaining the failure ("R"). If '1', remove rejectionReason ("N"). Resubmit.
Step-by-step resolution
Check UBR validationResult. If '0', provide rejectionReason explaining the failure ("R"). If '1', remove rejectionReason ("N"). Resubmit.
Keywords
C 0549, C-0549, C0549
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article