PDSCompensationPrinciple::find Method
Finds the compensating principle record for the given unique key values.
Syntax
client server public static PDSCompensationPrinciple find(RefRecId _bomRefRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _bomRefRecId
Type: RefRecId Extended Data Type
The referenced record ID for the BOM record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be locked for update; optional.
Return Value
Type: PDSCompensationPrinciple Table
The PDSCompensatingPrinciple record that is found; an empty buffer if no such record exists.