PdsCatchWeight::isTransFullVisSerialReserved Method [AX 2012]
Checks whether the given transaction is reserved on a specific serial number for a full-visibility catch weight item.
client server public static boolean isTransFullVisSerialReserved(InventTrans _inventTrans)
Run On
CalledParameters
- _inventTrans
- Type: InventTrans Table
The transaction to check.
Return Value
Type: booleantrue if the transaction is reserved for a full-visibility catch weight item; otherwise, false.
Show: