TAMVendRebateAgreement::find Method

Finds a vendor rebate agreement based on the passed in RecId.

Syntax

client server public static TAMVendRebateAgreement find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that defines whether to select the record for update or not; optional.

Return Value

Type: TAMVendRebateAgreement Table
The vendor rebate agreement that was found based on the passed in RecId.

See Also

Reference

TAMVendRebateAgreement Table