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