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.
Updates the prepay available and application remaining amounts in the PurchPrepayTable table.
Syntax
server public static void updateAmounts(PurchId _purchId, [boolean _updateRemaining])
Run On
Server
Parameters
- _purchId
Type: PurchId Extended Data Type
The unique ID of the purchase order for the PurchPrepayTable table to be updated.
- _updateRemaining
Type: boolean
Determines if the application remaining amount should be updated; optional.