DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_WORK_BREAKDOWN_STRUCT_S

Line 13455: SET st_transaction_id = msc_st_work_breakdown_struct_s.nextval,

13451: CLOSE c1;
13452:
13453: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
13454: UPDATE msc_st_work_breakdown_struct
13455: SET st_transaction_id = msc_st_work_breakdown_struct_s.nextval,
13456: refresh_id = v_refresh_id,
13457: last_update_date = v_current_date,
13458: last_updated_by = v_current_user,
13459: creation_date = v_current_date,