DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_SUB_INVENTORIES_S

Line 8669: SET st_transaction_id = msc_st_sub_inventories_s.NEXTVAL ,

8665:
8666: v_sql_stmt := 31;
8667: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
8668: UPDATE msc_st_sub_inventories
8669: SET st_transaction_id = msc_st_sub_inventories_s.NEXTVAL ,
8670: refresh_id = v_refresh_id,
8671: last_update_date = v_current_date,
8672: last_updated_by = v_current_user,
8673: creation_date = v_current_date,