InventPickingList_WMSOrderTrans.existsShipmentId Method [AX 2012]
Indicates whether the ShipmentId data item exists in the data container.
Syntax
public boolean existsShipmentId()
Run On
Called
Return Value
Type: boolean
true if the ShipmentId exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.