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 warning messages are suppressed for the specified configuration and user.
Syntax
client server public static boolean doSuppressWarningsForUser(RecId _configurationRecId, UserId _userId)
Run On
Called
Parameters
- _configurationRecId
Type: RecId Extended Data Type
The record ID of the budget control configuration for which to determine whether to suppress warning messages.
- _userId
Type: UserId Extended Data Type
The user ID for which to determine whether to suppress warning messages.
Return Value
Type: boolean
true if the user belongs to at least one group for the configuration for which warning messages are suppressed; otherwise, false.