DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_ITEM_SUBSTITUTE_S

Line 24433: SET st_transaction_id = msc_st_item_substitute_s.NEXTVAL,

24429:
24430: v_sql_stmt := 05;
24431: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
24432: UPDATE msc_st_item_substitutes
24433: SET st_transaction_id = msc_st_item_substitute_s.NEXTVAL,
24434: last_update_date = v_current_date,
24435: last_updated_by = v_current_user,
24436: creation_date = v_current_date,
24437: created_by = v_current_user