Share via


PurchLine_IN::findByPurchLine Method

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

Syntax

client server public static PurchLine_IN 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_IN Table
A PurchLine_IN record.

See Also

Reference

PurchLine_IN Table