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