System: C
Error Code: C 0880 (C-0880)
Explanation
For rejection types '570' or '615', LRN "R", MRN "N"; MRN "R", LRN "N" otherwise. Error if wrong.
When it happens (Reason)
IF /CC557C/ExportOperation/businessRejectionType is in SET {'570', '615'} THEN /CC557C/ExportOperation/LRN = "R" AND /CC557C/ExportOperation/MRN = "N" ELSE /CC557C/ExportOperation/MRN = "R" AND /CC557C/ExportOperation/LRN = "N"
Quick Fix
Check businessRejectionType. If '570' or '615', provide LRN ("R"), remove MRN ("N"). Otherwise, provide MRN ("R"), remove LRN ("N"). Resubmit.
Step-by-step resolution
Check businessRejectionType. If '570' or '615', provide LRN ("R"), remove MRN ("N"). Otherwise, provide MRN ("R"), remove LRN ("N"). Resubmit.
Keywords
C 0880, C-0880, C0880
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