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 the specified record in the BudgetControlRuleUserGroupOption table exists.
Syntax
client server public static boolean existByControlRuleOverrideUserGroup(RefRecId _budgetControlRuleRecId, RefRecId _budgetOverrideUserGroupOptionRecId)
Run On
Called
Parameters
- _budgetControlRuleRecId
Type: RefRecId Extended Data Type
The BudgetControlRule reference of the BudgetControlRuleUserGroupOption record to check for existence.
- _budgetOverrideUserGroupOptionRecId
Type: RefRecId Extended Data Type
The BudgetOverrideUserGroupOption reference of the BudgetControlRuleUserGroupOption record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.