VendInterestSetup_BR::exist Method
Checks if there is an occurrence of the specified record in the VendInterestSetup_BR table
Syntax
client server public static boolean exist(VendInterestCode_BR _interestCode)
Run On
Called
Parameters
- _interestCode
Type: VendInterestCode_BR Extended Data Type
The vendor interest code for which to search.
Return Value
Type: boolean
true if there is an occurrence of the specified record; otherwise, false.