VendInvoiceInfo_PaymentDisbursement::moveToSaved Method
Moves VendInvoiceInfo_PaymentDisbursement records from their active image to that of its saved image.
Syntax
server public static void moveToSaved(ParmId _parmId, TradeLineRefId _tableRefId)
Run On
Server
Parameters
- _parmId
Type: ParmId Extended Data Type
The ParmId used to determine which VendInvoiceInfo_PaymentDisbursement to move.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The TradeLineRefId used to determine which VendInvoiceInfo_PaymentDisbursement to move.