Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.