DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_BOM_COMPONENTS_S

Line 36455: SET st_transaction_id = msc_st_bom_components_s.NEXTVAL,

36451:
36452: v_sql_stmt := 1;
36453: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
36454: UPDATE msc_st_bom_components
36455: SET st_transaction_id = msc_st_bom_components_s.NEXTVAL,
36456: refresh_id = v_refresh_id,
36457: last_update_date = v_current_date,
36458: last_updated_by = v_current_user,
36459: creation_date = v_current_date,