DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_CATEGORY_SETS_S

Line 19354: SET st_transaction_id = msc_st_category_sets_s.NEXTVAL,

19350:
19351: v_sql_stmt := 05;
19352: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
19353: UPDATE msc_st_category_sets
19354: SET st_transaction_id = msc_st_category_sets_s.NEXTVAL,
19355: refresh_id = v_refresh_id,
19356: last_update_date = v_current_date,
19357: last_updated_by = v_current_user,
19358: creation_date = v_current_date,