Share via


VendInvoiceInfoLineTaxExtension_IN::findRecId Method

Finds and returns the tax extension of the invoice line for the given RecId field, if a line exists.

Syntax

client server public static VendInvoiceInfoLineTaxExtension_IN findRecId(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the record should be selected for update; optional.

Return Value

Type: VendInvoiceInfoLineTaxExtension_IN Table
A single VendInvoiceInfoLineTaxExtension_IN table record if it exists; otherwise, an empty VendInvoiceInfoLineTaxExtension_IN table record.

See Also

Reference

VendInvoiceInfoLineTaxExtension_IN Table