System: C
Error Code: C 0551 (C-0551)
Explanation
If net mass cross-check fails ('0'), rejection reason required ("R"); "N" otherwise. Error if missing when failed.
When it happens (Reason)
IF /CC537C/ExciseMovementEAD/NetMassCrossCheckResult/validationResult is EQUAL to '0' THEN /CC537C/ExciseMovementEAD/NetMassCrossCheckResult/rejectionReason = "R" ELSE /CC537C/ExciseMovementEAD/NetMassCrossCheckResult/rejectionReason = "N"
Quick Fix
Check NetMassCrossCheckResult validationResult. If '0', provide rejectionReason ("R"). If '1', remove ("N"). Resubmit.
Step-by-step resolution
Check NetMassCrossCheckResult validationResult. If '0', provide rejectionReason ("R"). If '1', remove ("N"). Resubmit.
Keywords
C 0551, C-0551, C0551
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