VendInvoiceInfoSubTable::createFromActiveSubHeader Method
Inserts a new VendInvoiceInfoSubTable record, based on the supplied active VendInvoiceInfoSubTable record.
Syntax
client server public static VendInvoiceInfoSubTable createFromActiveSubHeader(VendInvoiceInfoSubTable _activeSubHeader)
Run On
Called
Parameters
- _activeSubHeader
Type: VendInvoiceInfoSubTable Table
An active VendInvoiceInfoSubTable record to use to create the saved VendInvoiceInfoLine record.
Return Value
Type: VendInvoiceInfoSubTable Table
The inserted VendInvoiceInfoLine table record.