Skip to main content

R3062

Functional Description

IF <CONSIGNMENT.Country of Destination> is in SET CL009 (CountryCodesCommonTransit)
    OR at least one <CONSIGNMENT-HOUSE CONSIGNMENT.Country Of Destination> is in SET CL009
    (CountryCodesCommonTransit)
    OR at least one < CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM.Country of
    Destination> is in SET CL009 (CountryCodesCommonTransit)
    THEN <CONSIGNMENT-HOUSE CONSIGNMENT- ADDITIONAL INFORMATION.Code> shall not be
    EQUAL to ‘30600’

Technical Description

IF /*/Consignment/countryOfDestination is in SET CL009
    OR at least one /*/Consignment/HouseConsignment/countryOfDestination is in SET CL009
    OR at least one /*/Consignment/HouseConsignment/ConsignmentItem/countryOfDestination is in SET
    CL009
    THEN /*/Consignment/HouseConsignment/AdditionalInformation/code shall not be EQUAL to ‘30600’