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.
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.