Share via


TAMItemVendRebateGroup::find Method

Finds a rebate group record based on the passed in TAMItemVendRebateGroupId.

Syntax

client server public static TAMItemVendRebateGroup find(TAMItemVendRebateGroupId _tamItemVendRebateGroupId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that defines whether the record should be selected for update or not.

Return Value

Type: TAMItemVendRebateGroup Table
The rebate group record that was found based on the passed in TAMItemVendRebateGroupId.

See Also

Reference

TAMItemVendRebateGroup Table