Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Instantiates an InventStdCostConvUndo_InProgress object.
Syntax
server public static InventStdCostConvUndo_InProgress construct(InventStdCostConv _inventStdCostConv)
Run On
Server
Parameters
- _inventStdCostConv
Type: InventStdCostConv Table
An InventStdCostConv record buffer that must be have the status reverted.
Return Value
Type: InventStdCostConvUndo_InProgress Class
An InventStdCostConvUndo_InProgress object.
Remarks
This method should not be called directly. An InventStdCostConvUndo type object should be instantiated using the constructor on the InventStdCostConvUndo class.