Share via


TAMVendRebateGroup::find Method

Finds a vendor rebate group record based on the passed in TAMVendRebateGroupId.

Syntax

client server public static TAMVendRebateGroup find(TAMVendRebateGroupId _tamVendRebateGroupId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: TAMVendRebateGroup Table
The vendor rebate group record that was found based on the passed in TAMVendRebateGroupId.

See Also

Reference

TAMVendRebateGroup Table