DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_OPERATION_RESOURCES_S

Line 45441: SET st_transaction_id = msc_st_operation_resources_s.NEXTVAL,

45437:
45438: v_sql_stmt := 35;
45439: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
45440: UPDATE msc_st_operation_resources
45441: SET st_transaction_id = msc_st_operation_resources_s.NEXTVAL,
45442: refresh_id = v_refresh_id,
45443: last_update_date = v_current_date,
45444: last_updated_by = v_current_user,
45445: creation_date = v_current_date,