PdsRebateAgreementLine::find Method
Finds a record in the PdsRebateAgreementLine table identified by a RecId value.
Syntax
client server public static PdsRebateAgreementLine find(RecId _recId, [boolean _update])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId value of the record to find.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: PdsRebateAgreementLine Table
A record in the PdsRebateAgreementLine table.