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.
Process an InventTrans and InventSettlement record.
Syntax
protected void processInventSettlement(InventTrans _inventTrans, InventSettlement _inventSettlement)
Run On
Server
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record that must be processed.
- _inventSettlement
Type: InventSettlement Table
The InventSettlement record that must be posted.
Remarks
This method is used from the updateItem methods in the class hierarchy to post the adjustments.