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 VendInvoiceInfoLine record based on the specified VendInvoiceInfoLinerecord.
Syntax
client server public static VendInvoiceInfoLine createFromActive(VendDocumentLineMap _active)
Run On
Called
Parameters
- _active
Type: VendDocumentLineMap Map
The active VendInvoiceInfoLine record to use to create the saved VendInvoiceInfoLinerecord.
Return Value
Type: VendInvoiceInfoLine Table
Inserted VendInvoiceInfoLine record.