VendInvoiceInfoSubLine::createFromActiveSubLine Method
Inserts a new VendInvoiceInfoSubLine record based on the specified PurchParmSubLine record.
Syntax
client server public static void createFromActiveSubLine(VendInvoiceInfoSubLine _vendInvoiceInfoSubLine, RefRecId _lineRefRecId)
Run On
Called
Parameters
- _vendInvoiceInfoSubLine
Type: VendInvoiceInfoSubLine Table
The VendInvoiceInfoSubLine record to copy.
- _lineRefRecId
Type: RefRecId Extended Data Type
TheLineRefRecId for the new record.