VendInvoiceInfo_PaymentDisbursement::copyFromActiveToSaved Method
Copies active records from the VendInvoiceInfo_PaymentDisbursement table to saved records.
Syntax
client server public static void copyFromActiveToSaved(VendInvoiceInfoTable _active, VendInvoiceInfoTable _saved)
Run On
Called
Parameters
- _active
Type: VendInvoiceInfoTable Table
The active VendInvoiceInfo_PaymentDisbursement table buffer.
- _saved
Type: VendInvoiceInfoTable Table
A saved VendInvoiceInfo_PaymentDisbursement table buffer.