Share via


PurchLine_W::findByPurchLine Method

Finds the PurchLine_W record based on record ID of PurchLine record.

Syntax

client server public static PurchLine_W findByPurchLine(RefRecId _purchLineRecId, [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: PurchLine_W Table
A PurchLine_W record.

See Also

Reference

PurchLine_W Table