DBA Data[Home] [Help]

APPS.HR_EXTERNAL_APPLICATION dependencies on HR_KI_TOPICS

Line 634: select topic_id from hr_ki_topics where

630: l_session_id number;
631: icx_id number;
632:
633: Cursor C_Sel1 is
634: select topic_id from hr_ki_topics where
635: topic_key=p_topic;
636:
637: Cursor C_Sel2 is
638: select integration_id from hr_ki_integrations where