C0440
Functional Description
IF <CC043C-CONSIGNMENT-TRANSPORT EQUIPMENT.Number of seals> is NOT EQUAL to ‘0’
OR <CC043C-CONSIGNMENT-INCIDENT-TRANSPORT EQUIPMENT.Number of seals> is NOT
EQUAL to ‘0’
THEN <CC044C-UNLOADING REMARK.State of seals> = “R”
ELSE
<CC044C-UNLOADING REMARK.State of seals> = “N”
Technical Description
IF /CC043C/Consignment/TransportEquipment/numberOfSeals is NOT EQUAL to ‘0’
OR /CC043C/Consignment/Incident/TransportEquipment/numberOfSeals is NOT EQUAL to ‘0’
THEN /CC044C/UnloadingRemark/stateOfSeals = “R”
ELSE
/CC044C/UnloadingRemark/stateOfSeals = “N”