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

Called

Parameters

_inventTrans
Type: InventTrans Table
The transaction to check.

Return Value

Type: boolean
true if the transaction is reserved for a full-visibility catch weight item; otherwise, false.
Show: