DBA Data[Home] [Help]

APPS.MSD_CL_PRE_PROCESS dependencies on MSD_ST_MFG_FORECAST_S

Line 3968: SET st_transaction_id = msd_st_mfg_forecast_s.NEXTVAL,

3964:
3965: v_sql_stmt := 04;
3966: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
3967: UPDATE msd_st_mfg_forecast
3968: SET st_transaction_id = msd_st_mfg_forecast_s.NEXTVAL,
3969: last_update_date = lv_current_date,
3970: last_updated_by = lv_current_user,
3971: creation_date = lv_current_date,
3972: created_by = lv_current_user