DBA Data[Home] [Help]

APPS.ALR_MLR_PACKAGE dependencies on ALR_ACTION_HISTORY

Line 823: select action_id into p_action_id from alr_action_history

819: application_id=alr_msg_dtls_tbl(1).app_id and
820: alert_id = alr_msg_dtls_tbl(1).alert_id;
821:
822: if (maintain_history_days > 0) then
823: select action_id into p_action_id from alr_action_history
824: where message_handle=msg_handle and
825: node_handle=node_handle;
826:
827: select max(version_number) into p_version_num from