System: C
Error Code: C 0705 (C-0705)
Explanation
For AES purpose '1', LRN "R", MRN "N"; reverse otherwise. Error if wrong reference.
When it happens (Reason)
IF /CC190C/TransitOperation/AESCommunicationPurpose is EQUAL to '1' THEN //TransitOperation/LRN = "R" AND //TransitOperation/MRN = "N" ELSE //TransitOperation/LRN = "N" AND //TransitOperation/MRN = "R"
Quick Fix
Check AESCommunicationPurpose. If '1', provide LRN ("R"), remove MRN ("N"). Otherwise, provide MRN ("R"), remove LRN ("N"). Resubmit.
Step-by-step resolution
Check AESCommunicationPurpose. If '1', provide LRN ("R"), remove MRN ("N"). Otherwise, provide MRN ("R"), remove LRN ("N"). Resubmit.
Keywords
C 0705, C-0705, C0705
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