DBA Data[Home] [Help]

APPS.IEX_STRATEGY_WF dependencies on IEX_STRATEGY_WORK_SKILLS

Line 890: SELECT competence_id from iex_strategy_work_skills

886: l_assignee varchar2(50);
887: -- End Bug 6717880/7170165 by Ehuh
888:
889: cursor c_get_competence_id (p_work_item_temp_id NUMBER) IS
890: SELECT competence_id from iex_strategy_work_skills
891: where work_item_temp_id =p_work_item_temp_id;
892:
893: cursor c_get_callback_dt (p_work_item_temp_id NUMBER) IS
894: SELECT callback_wait, callback_uom,optional_yn,option_wait_time,