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_Ready object.
Syntax
server public static InventStdCostConvUndo_Ready 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_Ready Class
An InventStdCostConvUndo_Ready object.
Remarks
This method should not be called directly. An InventStdCostConvUndo type object should be instantiated by using the constructor in the InventStdCostConvUndo class.