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.
Deletes application transaction records which are unmarked from the VendAdvanceApplication and VendApplicationReversal forms.
Syntax
client server public static void deleteApplicationTrans(RecId _standardInvoiceId, RecId _advanceInvoiceId)
Run On
Called
Parameters
- _standardInvoiceId
Type: RecId Extended Data Type
The record ID of the invoice for which the advance is to be applied.
- _advanceInvoiceId
Type: RecId Extended Data Type
The record ID of the advance to be applied.