AES C 0211 – For security '2', country of routing required ("R"); optional ("O") otherwise.

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

System: C

Error Code: C 0211 (C-0211)

Explanation

For security '2', country of routing required ("R"); optional ("O") otherwise. Error if missing when required.

When it happens (Reason)

IF //ExportOperation/security is PRESENT AND //ExportOperation/security is EQUAL to ‘2’ THEN //GoodsShipment/Consignment/CountryOfRoutingOfConsignment = "R" ELSE //GoodsShipment/Consignment/CountryOfRoutingOfConsignment = "O"

Quick Fix

Check if security is '2'. If yes, provide CountryOfRoutingOfConsignment codes in sequence. If no, optional – add if known. Resubmit.

Step-by-step resolution

Check if security is '2'. If yes, provide CountryOfRoutingOfConsignment codes in sequence. If no, optional – add if known. Resubmit.

Keywords

C 0211, C-0211, C0211

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