System: C
Error Code: C 0845 (C-0845)
Explanation
For role '2', identificationNumber "N", referenceNumber "R"; reverse for other roles. Error if wrong ID type used.
When it happens (Reason)
IF /CC590C/PersonConfirmingExit/role is EQUAL to '2' THEN /CC590C/PersonConfirmingExit/identificationNumber = "N" AND /CC590C/PersonConfirmingExit/referenceNumber = "R" ELSE /CC590C/PersonConfirmingExit/identificationNumber = "R" AND /CC590C/PersonConfirmingExit/referenceNumber = "N"
Quick Fix
Check PersonConfirmingExit/role. If '2', provide referenceNumber ("R"), remove identificationNumber ("N"). Otherwise, provide identificationNumber ("R"), remove referenceNumber ("N"). Resubmit.
Step-by-step resolution
Check PersonConfirmingExit/role. If '2', provide referenceNumber ("R"), remove identificationNumber ("N"). Otherwise, provide identificationNumber ("R"), remove referenceNumber ("N"). Resubmit.
Keywords
C 0845, C-0845, C0845
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