R0906
Functional Description
IF the country code (first two characters) in the <CUSTOMS OFFICE OF DESTINATION
(DECLARED).Reference number> is EQUAL to ‘AD’
THEN the country code (first two characters) in the <CUSTOMS OFFICE OF TRANSIT
(DECLARED).Reference number> is EQUAL to ‘AD’;
IF the country code (first two characters) in the <CUSTOMS OFFICE OF DESTINATION
(DECLARED).Reference number> is EQUAL to ‘AD’
THEN the country code (first two characters) in the <CUSTOMS OFFICE OF TRANSIT
(ACTUAL).Reference number> is EQUAL to ‘AD’
Technical Description
IF the first two characters of /*/CustomsOfficeOfDestinationDeclared/referenceNumber is EQUAL to
‘AD’
THEN the first two characters of /*/CustomsOfficeOfTransitDeclared/referenceNumber is EQUAL to
‘AD’;
IF the first two characters of /*/CustomsOfficeOfDestinationDeclared/referenceNumber is EQUAL to
‘AD’
THEN the first two characters of /*/CustomsOfficeOfTransitActual/referenceNumber is EQUAL to ‘AD’