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.
Check to see if business validations data for task recorder exist for a specific object
Syntax
client server public static boolean exists(
UtilElementName objectName,
UtilElementName methodName,
UtilElementType objectType)
Run On
Called
Parameters
- objectName
Type: UtilElementName Extended Data Type
object name for business validation
- methodName
Type: UtilElementName Extended Data Type
method name for business validation
- objectType
Type: UtilElementType Enumeration
object type for business validation
Return Value
Type: boolean
true if business validation data exist for given object; otherwise, false.