DBA Data[Home] [Help]

APPS.IEX_STRY_API_PUB dependencies on IEX_STRY_TEMP_WORK_ITEMS_B

Line 960: insert into iex_stry_temp_work_items_b

956: SAVEPOINT COPY_WORK_ITEM;
957:
958: -- SELECT IEX_STRATEGY_TEMP_WORK_ITEMS_S.NEXTVAL into l_work_item_seq FROM DUAL;
959:
960: insert into iex_stry_temp_work_items_b
961: (work_item_temp_id, competence_id, work_type, category_type, priority_type, optional_yn,
962: option_wait_time, option_wait_time_uom, pre_execution_wait, post_execution_wait, execution_time_uom,
963: closure_time_limit, closure_time_uom, workflow_item_type, same_resource_yn,
964: last_update_date, last_updated_by, last_update_login, creation_date, created_by, object_version_number,

Line 972: from iex_stry_temp_work_items_b

968: option_wait_time, option_wait_time_uom, pre_execution_wait, post_execution_wait, execution_time_uom,
969: closure_time_limit, closure_time_uom, workflow_item_type, same_resource_yn,
970: sysdate, fnd_global.user_id, fnd_global.user_id, sysdate, fnd_global.user_id, 1.0,
971: fulfil_temp_id, escalate_yn, notify_yn, schedule_wait, schedule_uom, enabled_flag, xdo_template_id
972: from iex_stry_temp_work_items_b
973: where work_item_temp_id = p_work_item_temp_id;
974:
975: INSERT INTO IEX_STRY_TEMP_WORK_ITEMS_TL
976: (WORK_ITEM_TEMP_ID,NAME,DESCRIPTION,LANGUAGE,SOURCE_LANG,