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.
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
- _recId
Type: RecId Extended Data Type
The RecId value to check.
- _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.