Share via


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

  • _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.

See Also

Reference

TAMVendRebateAgreementLine Table