C0352
Functional Description
IF <TRANSIT OPERATION.Release indicator> is in SET {2,3}
THEN <CONSIGNMENT> = “R”
ELSE
<CONSIGNMENT> = “N”
Technical Description
IF /*/TransitOperation/releaseIndicator is in SET {2,3}
THEN /*/Consignment = “R”
ELSE
/*/Consignment = “N”