Share via


VendInvoiceInfoLine_W::findByVendInvoiceInfoLine Method

Finds the specified VendInvoiceInfoLine_W record.

Syntax

client server public static VendInvoiceInfoLine_W findByVendInvoiceInfoLine(RecId _vendInvoiceInfoLineRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: VendInvoiceInfoLine_W Table
A VendInvoiceInfoLine_W record if found; otherwise, an empty record.

See Also

Reference

VendInvoiceInfoLine_W Table