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
Feedback sent
We appreciate your effort and will try to fix the article