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.
Initializes an InventStdCostConvUpd object from the specified parameters.
Syntax
server public static InventStdCostConvUpd newInventStdCostConvStatus(InventStdCostConvStatus _inventStdCostConvStatus, InventStdCostConv _inventStdCostConv)
Run On
Server
Parameters
- _inventStdCostConvStatus
Type: InventStdCostConvStatus Enumeration
An InventStdCostConvStatus enumeration value that specifies the status to which the record buffer should be set.
- _inventStdCostConv
Type: InventStdCostConv Table
An InventStdCostConv record buffer that must have its status updated.
Return Value
Type: InventStdCostConvUpd Class
An InventStdCostConvUpd object.
Exceptions
Exception | Condition |
---|---|
Error | An object could not be initialized because the status cannot be updated. |