DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_ITEM_CATEGORIES_S

Line 27231: SET st_transaction_id = msc_st_item_categories_s.NEXTVAL,

27227:
27228: v_sql_stmt := 05;
27229: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
27230: UPDATE msc_st_item_categories
27231: SET st_transaction_id = msc_st_item_categories_s.NEXTVAL,
27232: refresh_id = v_refresh_id,
27233: last_update_date = v_current_date,
27234: last_updated_by = v_current_user,
27235: creation_date = v_current_date,