VendAdvanceApplicationTrans::deleteApplicationTrans Method
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.