TAMItemVendRebateGroup::exist Method
Validates whether a rebate group exists with the passed TAMItemVendRebateGroupId.
Syntax
client server public static boolean exist(TAMItemVendRebateGroupId _tamItemVendRebateGroupId)
Run On
Called
Parameters
- _tamItemVendRebateGroupId
Type: TAMItemVendRebateGroupId Extended Data Type
The TAMItemVendRebateGroupId value for which to search the rebate group table.
Return Value
Type: boolean
true if a rebate group record exists with the passed TAMItemVendRebateGroupId; otherwise, false.