PurchPrepayTable::checkApplicationRemaining Method
Checks whether an advance has unutilized application remaining amount.
Syntax
client server public static void checkApplicationRemaining(
PurchId _purchId,
VendInvoiceAccount _invoiceAccount,
[AmountCur _prepayApplicationAmount])
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase ID value.
- _invoiceAccount
Type: VendInvoiceAccount Extended Data Type
The invoice account value.
- _prepayApplicationAmount
Type: AmountCur Extended Data Type