DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_WO_TASK_HIERARCHY_S

Line 14334: SET st_transaction_id = msc_st_wo_task_hierarchy_s.nextval,

14330: CLOSE c1;
14331:
14332: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
14333: UPDATE msc_st_wo_task_hierarchy
14334: SET st_transaction_id = msc_st_wo_task_hierarchy_s.nextval,
14335: refresh_id = v_refresh_id,
14336: last_update_date = v_current_date,
14337: last_updated_by = v_current_user,
14338: creation_date = v_current_date,