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 saved records from a VendInvoiceInfo_PaymentDisbursement table to active records.
Syntax
client server public static void copyFromSavedToActive(VendInvoiceInfoTable _saved, VendInvoiceInfoTable _active)
Run On
Called
Parameters
- _saved
Type: VendInvoiceInfoTable Table
The saved VendInvoiceInfo_PaymentDisbursement table buffer.
- _active
Type: VendInvoiceInfoTable Table
The active VendInvoiceInfo_PaymentDisbursement table buffer.