AES C 0373 – If combined nomenclature cross-check fails ('0'), rejection reason required ("R"); "N" otherwise.

Created by Omer Farooq, Modified on Wed, 18 Feb at 11:00 AM by Omer Farooq

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article