DBA Data[Home] [Help]

APPS.IEX_STRATEGY_WF dependencies on IEX_STRATEGY_WORK_SKILLS

Line 999: SELECT competence_id from iex_strategy_work_skills

995: l_assignee varchar2(50);
996: -- End Bug 6717880/7170165 by Ehuh
997:
998: cursor c_get_competence_id (p_work_item_temp_id NUMBER) IS
999: SELECT competence_id from iex_strategy_work_skills
1000: where work_item_temp_id =p_work_item_temp_id;
1001:
1002: cursor c_get_callback_dt (p_work_item_temp_id NUMBER) IS
1003: SELECT callback_wait, callback_uom,optional_yn,option_wait_time,