DBA Data[Home] [Help]

APPS.ALR_ACTION_SET_MEMBERS_PKG dependencies on ALR_ACTIONS

Line 151: from alr_actions

147: l_action_id := -5;
148: /* 3779021 */
149: else
150: select action_id into l_action_id
151: from alr_actions
152: where application_id = l_app_id
153: and alert_id = l_alert_id
154: and name = X_ACTION_NAME
155: and ((end_date_active is null) or