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