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.
Determines whether the specified record in the BudgetGroupUserGroupOption table exists.
Syntax
client server public static boolean existByGroupOverrideUserGroup(RefRecId _budgetGroupRecId, RefRecId _budgetOverrideUserGroupOptionRecId)
Run On
Called
Parameters
- _budgetGroupRecId
Type: RefRecId Extended Data Type
The BudgetGroup reference of the BudgetGroupUserGroupOption record to find.
- _budgetOverrideUserGroupOptionRecId
Type: RefRecId Extended Data Type
The BudgetOverrideUserGroupOption reference of the BudgetGroupUserGroupOption record to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.