Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.