Skip to main content

C0600

Functional Description

IF <CC015C-TRANSIT OPERATION.Security> is in SET {1,2,3}
    THEN <CC170C-CONSIGNMENT.Mode of transport at the border> = “R”
ELSE
    <CC170C-CONSIGNMENT.Mode of transport at the border> = “O”

Technical Description

IF /CC015C/TransitOperation/security is in SET {1,2,3}
    THEN /CC170C/Consignment/modeOfTransportAtTheBorder = “R”
ELSE
    /CC170C/Consignment/modeOfTransportAtTheBorder = “O”