DBA Data[Home] [Help]

APPS.HRI_BPL_CONC_LOG dependencies on HRI_ADM_MSG_LOG_S

Line 579: SELECT hri_adm_msg_log_s.nextval

575: END IF;
576: --
577: -- Get the next message log id from the sequence
578: --
579: SELECT hri_adm_msg_log_s.nextval
580: INTO l_msg_log_id
581: FROM dual;
582: --
583: -- Increment the array index at which the infromation is stored