System: C
Error Code: C 0492 (C-0492)
Explanation
Rejection reason required ("R") for code '4', optional ("O") otherwise. Error if missing for '4'.
When it happens (Reason)
IF //ExportOperation/rejectionCode is EQUAL to '4' THEN //ExportOperation/rejectionReason = "R" ELSE /*/ExportOperation/rejectionReason = "O"
Quick Fix
Check rejectionCode. If '4', provide rejectionReason ("R"). Otherwise, optional. Resubmit.
Step-by-step resolution
Check rejectionCode. If '4', provide rejectionReason ("R"). Otherwise, optional. Resubmit.
Keywords
C 0492, C-0492, C0492
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