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.
Validates that the specified record exists in the SysPolicyRuleTypeSequence table; if not, an error message is displayed.
Syntax
client server public static boolean checkExist(RefRecId _sequenceGroup, RefRecId _policyRuleType)
Run On
Called
Parameters
- _sequenceGroup
Type: RefRecId Extended Data Type
A RefRecId extended data type to indicate the collection of organization type.
- _policyRuleType
Type: RefRecId Extended Data Type
A RefRecId extended data type that represents the policy rule type.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.