R0410
Functional Description
IF (<CC015C-TRANSIT OPERATION.Security> (the transit declaration includes ENS data for safety
and security purposes [only]) is EQUAL to ‘1’ OR <CCA15D-TRANSIT OPERATION.Security> is
EQUAL to ‘1’)
THEN the 17th character of MRN is EQUAL to ‘L’
ELSE IF <TRANSIT OPERATION.Security> (the transit declaration includes EXS data for safety and
security purposes [only]) is EQUAL to ‘2’
THEN the 17th character of MRN is EQUAL to ‘K’
ELSE IF <TRANSIT OPERATION.Security> (the transit declaration includes ENS and EXS data for
safety and security purposes [only]) is EQUAL to ‘3’
THEN the 17th character of MRN is EQUAL to ‘M’
ELSE
the 17th character of MRN is EQUAL to ‘J’
Technical Description
IF (/CC015C/TransitOperation/security (the transit declaration includes ENS data for safety and
security purposes [only]) is EQUAL to ‘1’ OR CCA15D/TransitOperation/security is EQUAL to ‘1’)
THEN the 17th character of MRN is EQUAL to ‘L’
ELSE IF /*/TransitOperation/security (the transit declaration includes EXS data for safety and security
purposes [only]) is EQUAL to ‘2’
THEN the 17th character of MRN is EQUAL to ‘K’
ELSE IF */TransitOperation/security (the transit declaration includes ENS and EXS data for safety and
security purposes [only]) is EQUAL to ‘3’
THEN the 17th character of MRN is EQUAL to ‘M’
ELSE
the 17th character of MRN is EQUAL to ‘J’