DBA Data[Home] [Help]

APPS.ALR_ACTION_SET_OUTPUTS_PKG dependencies on ALR_ALERTS

Line 94: from alr_alerts

90: from fnd_application
91: where application_short_name = X_APPLICATION_SHORT_NAME;
92:
93: select alert_id into l_alert_id
94: from alr_alerts
95: where application_id = l_app_id
96: and alert_name = X_ALERT_NAME;
97:
98: select action_set_id into l_action_set_id