DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_ITEM_CATEGORIES_S

Line 23742: SET st_transaction_id = msc_st_item_categories_s.NEXTVAL,

23738:
23739: v_sql_stmt := 05;
23740: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
23741: UPDATE msc_st_item_categories
23742: SET st_transaction_id = msc_st_item_categories_s.NEXTVAL,
23743: refresh_id = v_refresh_id,
23744: last_update_date = v_current_date,
23745: last_updated_by = v_current_user,
23746: creation_date = v_current_date,