Share via


PurchParmLine::findTableRefId_IN Method

Locates a PurchParmLine table record using its record identifier.

Syntax

client server public static PurchParmLine findTableRefId_IN(
    ParmId _parmId, 
    TradeLineRefId _tableRefId, 
   [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    true if the record returned can be updated; otherwise, false.

Return Value

Type: PurchParmLine Table
A PurchParmLine table record.

See Also

Reference

PurchParmLine Table