DBA Data[Home] [Help]

APPS.IEX_STRY_API_PUB dependencies on IEX_STRY_TEMP_WORK_ITEMS_B

Line 1115: insert into iex_stry_temp_work_items_b

1111:
1112:
1113: -- SELECT IEX_STRATEGY_TEMP_WORK_ITEMS_S.NEXTVAL into l_work_item_seq FROM DUAL;
1114:
1115: insert into iex_stry_temp_work_items_b
1116: (work_item_temp_id, competence_id, work_type, category_type, priority_type, optional_yn,
1117: option_wait_time, option_wait_time_uom, pre_execution_wait, post_execution_wait, execution_time_uom,
1118: closure_time_limit, closure_time_uom, workflow_item_type, same_resource_yn,
1119: last_update_date, last_updated_by, last_update_login, creation_date, created_by, object_version_number,

Line 1127: from iex_stry_temp_work_items_b

1123: option_wait_time, option_wait_time_uom, pre_execution_wait, post_execution_wait, execution_time_uom,
1124: closure_time_limit, closure_time_uom, workflow_item_type, same_resource_yn,
1125: sysdate, fnd_global.user_id, fnd_global.user_id, sysdate, fnd_global.user_id, 1.0,
1126: fulfil_temp_id, escalate_yn, notify_yn, schedule_wait, schedule_uom, enabled_flag, xdo_template_id
1127: from iex_stry_temp_work_items_b
1128: where work_item_temp_id = p_work_item_temp_id;
1129:
1130: INSERT INTO IEX_STRY_TEMP_WORK_ITEMS_TL
1131: (WORK_ITEM_TEMP_ID,NAME,DESCRIPTION,LANGUAGE,SOURCE_LANG,