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 VendInvoiceInfoLineTaxExtension_IN table record, based on the VendInvoiceInfoLine table records that are supplied.
Syntax
server public static VendInvoiceInfoLineTaxExtension_IN createForNonPO(VendInvoiceInfoLine _activeVendInvoiceInfoLine)
Run On
Server
Parameters
- _activeVendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine table record to use to create the VendInvoiceInfoLineTaxExtension_IN table record.
Return Value
Type: VendInvoiceInfoLineTaxExtension_IN Table
The VendInvoiceInfoLineTaxExtension_IN table record that is inserted.