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