R0901
Functional Description
IF <TRANSIT OPERATION.Declaration type> is EQUAL to ‘TIR’
THEN the country code (first two characters) in the <CUSTOMS OFFICE OF DESTINATION
(DECLARED).Reference number> is in SET CL010 (CountryCodesCommunity)
AND the country code (first two characters) in the <CUSTOMS OFFICE OF DEPARTURE.Reference
number > is in SET CL010 (CountryCodesCommunity).
Technical Description
IF /*/TransitOperation/declarationType is EQUAL to ‘TIR’
THEN the first two characters of /*/CustomsOfficeOfDestinationDeclared/referenceNumber is in SET
CL010
AND the first two characters of /*/CustomsOfficeOfDeparture/referenceNumber is in SET CL010