InventBlockingTableType_InventoryStatus::newStandard Method [AX 2012]
Creates a new instance of the InventBlockingTableType_InventoryStatus class.
Syntax
client server public static InventBlockingTableType_InventoryStatus newStandard(InventBlocking _inventBlocking, boolean _mustUnreservePhysical)
Run On
Called
Parameters
- _inventBlocking
Type: InventBlocking Table
The inventory blocking transaction.
- _mustUnreservePhysical
Type: boolean
A Boolean value indicating whether inventory must be physically unreserved.
Return Value
Type: InventBlockingTableType_InventoryStatus Class
A new instance of the InventBlockingTableType_InventoryStatus class.