DBA Data[Home] [Help]

APPS.ALR_ALERT_INPUTS_PKG dependencies on ALR_ALERTS

Line 99: from ALR_ALERTS

95: from FND_APPLICATION
96: where APPLICATION_SHORT_NAME = X_APPLICATION_SHORT_NAME;
97:
98: select ALERT_ID into l_alert_id
99: from ALR_ALERTS
100: where APPLICATION_ID = l_app_id
101: and ALERT_NAME = X_ALERT_NAME;
102:
103: -- Translate owner to file_last_updated_by