VendInvoiceInfoLineTaxExtension_IN::createForNonPO Method
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.