Share via


VendInvoiceInfoLineTaxExtension_IN::findByVendInvoiceInfoLineRecId Method

Finds the VendInvoiceInfoLineTaxExtension_IN record that is related to the _vendInvoiceInfoTableRecId values.

Syntax

client server public static VendInvoiceInfoLineTaxExtension_IN findByVendInvoiceInfoLineRecId(RefRecId _vendInvoiceInfoLineRecId, [boolean _update])

Run On

Called

Parameters

  • _vendInvoiceInfoLineRecId
    Type: RefRecId Extended Data Type
    The VendInvoiceInfoTable field value to use to find the VendInvoiceInfoLineTaxExtension_IN record.
  • _update
    Type: boolean
    A Boolean value that indicates whether the record buffer should be able to be updated.

Return Value

Type: VendInvoiceInfoLineTaxExtension_IN Table
A VendInvoiceInfoTableTax_IN record buffer.

See Also

Reference

VendInvoiceInfoLineTaxExtension_IN Table