VendInvoiceInfoSubLine::moveToSaved Method
Moves VendInvoiceInfoSubLine 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 VendInvoiceInfoSubLine to move.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The TradeLineRefId used to determine which VendInvoiceInfoSubLine to move.