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 InventStdCostConvUpd_Completed object.
Syntax
server public static InventStdCostConvUpd_Completed construct(InventStdCostConv _inventStdCostConv)
Run On
Server
Parameters
- _inventStdCostConv
Type: InventStdCostConv Table
An InventStdCostConv record buffer that must have the status updated.
Return Value
Type: InventStdCostConvUpd_Completed Class
An InventStdCostConvUpd_Completed object.
Remarks
This method should not be called directly. An InventStdCostConvUpd object should be instantiated using the constructor in the InventStdCostConvUpd class.