AES C 0868 – Commodity code optional ("O") if description present; "R" otherwise.

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

System: C

Error Code: C 0868 (C-0868)

Explanation

Commodity code optional ("O") if description present; "R" otherwise. Error if missing without description.

When it happens (Reason)

IF //Consignment/ConsignmentItem/Commodity/descriptionOfGoods is PRESENT THEN //Consignment/ConsignmentItem/Commodity/CommodityCode = "O" ELSE /*/Consignment/ConsignmentItem/Commodity/CommodityCode = "R"

Quick Fix

Check if descriptionOfGoods present in Commodity. If yes, commodityCode optional ("O"). If no, provide commodityCode ("R"). Resubmit.

Step-by-step resolution

Check if descriptionOfGoods present in Commodity. If yes, commodityCode optional ("O"). If no, provide commodityCode ("R"). Resubmit.

Keywords

C 0868, C-0868, C0868

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