C0298
Functional Description
IF <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM-PREVIOUS
DOCUMENT.Quantity> is PRESENT
THEN <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM-PREVIOUS
DOCUMENT.Measurement unit and qualifier> = “R”
ELSE
<CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM-PREVIOUS
DOCUMENT.Measurement unit and qualifier> = “N”
Technical Description
IF /*/Consignment/HouseConsignment/ConsignmentItem/PreviousDocument/quantity> is PRESENT
THEN
/*/Consignment/HouseConsignment/ConsignmentItem/PreviousDocument/measurementUnitAndQualifi
er = “R”
ELSE
/*/Consignment/HouseConsignment/ConsignmentItem/PreviousDocument/measurementUnitAndQualifi
er = “N”