Share via


VendInvoiceInfoLine::findByPurchLineRefRecId Method

Finds the VendInvoiceInfoLine record with the specified PurchLineRecId field value.

Syntax

client server public static VendInvoiceInfoLine findByPurchLineRefRecId(PurchLineRefRecId _purchLineRefRecId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that specifies whether the record buffer should be able to be updated.

Return Value

Type: VendInvoiceInfoLine Table
A VendInvoiceInfoLine record buffer.

See Also

Reference

VendInvoiceInfoLine Table