C0015
Functional Description
IF <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM-ADDITIONAL
REFERENCE.Type> is in SET CL234 (DocumentTypeExcise)
THEN <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM-ADDITIONAL
REFERENCE.Reference number> = “R”
ELSE
<CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM-ADDITIONAL
REFERENCE.Reference number> = “O”
Technical Description
IF /*/Consignment/HouseConsignment/ConsignmentItem/AdditionalReference/type is in SET CL234
THEN /*/Consignment/HouseConsignment/ConsignmentItem/AdditionalReference/referenceNumber =
“R”
ELSE
/*/Consignment/HouseConsignment/ConsignmentItem/AdditionalReference/referenceNumber =
“O”