Share via


PurchPrepayTable::updateAmounts Method

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

  • _updateRemaining
    Type: boolean
    Determines if the application remaining amount should be updated; optional.

See Also

Reference

PurchPrepayTable Table