DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_BOM_COMPONENTS_S

Line 41239: SET st_transaction_id = msc_st_bom_components_s.NEXTVAL,

41235:
41236: v_sql_stmt := 1;
41237: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
41238: UPDATE msc_st_bom_components
41239: SET st_transaction_id = msc_st_bom_components_s.NEXTVAL,
41240: refresh_id = v_refresh_id,
41241: last_update_date = v_current_date,
41242: last_updated_by = v_current_user,
41243: creation_date = v_current_date,