DBA Data[Home] [Help]

APPS.ALR_MLR_PACKAGE dependencies on ALR_RESPONSE_ACTION_HISTORY

Line 971: insert into alr_response_action_history(message_handle,

967: version_num in number,
968: success_flag in varchar2)
969: is
970: begin
971: insert into alr_response_action_history(message_handle,
972: node_handle, response_message_id, oracle_id, sequence, application_id,
973: alert_id, action_id, version_number, success_flag)
974: values (msg_handle, node_handle, response_msg_id, oracle_id,
975: seq, alr_msg_dtls_tbl(1).app_id,