Share via


PurchParmLine::findByPurchLineRefRecId Method

Finds the PurchParmLine record with a particular PurchLineRefRecId value.

Syntax

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

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether the record buffer can be updated; optional.

Return Value

Type: PurchParmLine Table
A PurchParmLine record buffer.

See Also

Reference

PurchParmLine Table