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