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 VendInvoiceInfoTable record with the specified VendInvoiceInfoTablerecord.
Syntax
client server public static VendInvoiceInfoTable createFromActiveHeader(VendInvoiceInfoTable _vendInvoiceInfoTable)
Run On
Called
Parameters
- _vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The VendInvoiceInfoTable record that will be used to create the new VendInvoiceInfoTable record.
Return Value
Type: VendInvoiceInfoTable Table
A new VendInvoiceInfoTable record.