PlSADPurchLine::find Method
Finds a PlSADPurchLine record, based on a reference to a purchase order line.
Syntax
client server public static PlSADPurchLine find(RefRecId _refRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The record ID of the purchase order line.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: PlSADPurchLine Table
The PlSADPurchLine record that is found.