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 BudgetOverrideUserGroupOption table exists.
Syntax
client server public static boolean existByUserGroupAndConfiguration(UserGroupId _userGroupId, RefRecId _budgetControlConfigRecId)
Run On
Called
Parameters
- _userGroupId
Type: UserGroupId Extended Data Type
The user group ID of the record to find.
- _budgetControlConfigRecId
Type: RefRecId Extended Data Type
A record ID of the BudgetControlConfiguration table.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.