TAMVendRebate::exist Method
Determines if a TAMVendRebate record exists with the passed value.
Syntax
client server public static boolean exist(TAMVendRebateProgramId _rebateProgramId)
Run On
Called
Parameters
- _rebateProgramId
Type: TAMVendRebateProgramId Extended Data Type
The program ID used to find the TAMVendRebate record.
Return Value
Type: boolean
true if a record exists; otherwise, false.