AES C 0371 – If functional error present, manifest number/date and actual exit office "N"; required ("R") otherwise.

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

System: C

Error Code: C 0371 (C-0371)

Explanation

If functional error present, manifest number/date and actual exit office "N"; required ("R") otherwise. Error if provided/missing wrong.

When it happens (Reason)

IF /CC548C/FunctionalError is PRESENT THEN /CC548C/ExportOperation/manifestNumber = "N" AND /CC548C/ExportOperation/manifestRegistrationDate = "N" AND /CC548C/CustomsOfficeOfExitActual = "N" ELSE /CC548C/ExportOperation/manifestNumber = "R" AND /CC548C/ExportOperation/manifestRegistrationDate = "R" AND /CC548C/CustomsOfficeOfExitActual = "R"

Quick Fix

Check if FunctionalError present. If yes, remove manifestNumber, manifestRegistrationDate, CustomsOfficeOfExitActual ("N"). If no, provide them ("R"). Resubmit.

Step-by-step resolution

Check if FunctionalError present. If yes, remove manifestNumber, manifestRegistrationDate, CustomsOfficeOfExitActual ("N"). If no, provide them ("R"). Resubmit.

Keywords

C 0371, C-0371, C0371

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