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.
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.