DBA Data[Home] [Help]

APPS.ALR_MLR_PACKAGE dependencies on ALR_RESPONSE_MESSAGES_S

Line 838: select alr_response_messages_s.nextval into seq from dual;

834: from alr_actions
835: where action_id = p_action_id and
836: version_number = p_version_num;
837:
838: select alr_response_messages_s.nextval into seq from dual;
839: received := SYSDATE;
840:
841: insert into alr_response_messages(message_handle, node_handle,
842: application_id, alert_id, response_set_id, response_type,