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