Share via


BudgetControlUserGroupSuppressWarnings::doSuppressWarningsForUser Method

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.

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.

See Also

Reference

BudgetControlUserGroupSuppressWarnings Table