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.
Indicates whether a record that matches the given _sharedData parameter of the RefRecId type and the _vendCategoryRecId parameter of the RefRecId type exists.
Syntax
client server public static boolean exist(RefRecId _sharedData, RefRecId _vendCategoryRecId)
Run On
Called
Parameters
- _sharedData
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _vendCategoryRecId
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
Return Value
Type: boolean
true if the record exists; otherwise, false.