AES C 0180 – If invalidation by customs ('1'), request date/time not allowed ("N"); required ("R") otherwise.

Created by Omer Farooq, Modified on Wed, 18 Feb at 10:59 AM by Omer Farooq

System: C

Error Code: C 0180 (C-0180)

Explanation

If invalidation by customs ('1'), request date/time not allowed ("N"); required ("R") otherwise. Error if provided when not allowed or missing when required.

When it happens (Reason)

IF /CC509C/ExportOperation/invalidationInitiatedByCustoms is EQUAL to '1' THEN /CC509C/ExportOperation/invalidationRequestDateAndTime = "N" ELSE /CC509C/ExportOperation/invalidationRequestDateAndTime = "R"

Quick Fix

Check invalidationInitiatedByCustoms. If '1', remove invalidationRequestDateAndTime. If '0', provide the date/time. Resubmit.

Step-by-step resolution

Check invalidationInitiatedByCustoms. If '1', remove invalidationRequestDateAndTime. If '0', provide the date/time. Resubmit.

Keywords

C 0180, C-0180, C0180

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