VendInvoiceInfo_PaymentDisbursement::copyFromSavedToActive Method
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.