Edit SAP tables
No matter security on table editing. When in transaction SE16N use the command &SAP_EDIT in the command field in SAP and off you go: edit table content directly.
See my other post on how to track change by people who edited tables with this method.
Step-by-step
1) Go to transaction SE16N or alternatively use shortcut and type just ‘N’. Enter here the table that you wish to edit.
2) In the command field enter ‘&SAP_EDIT’ and press enter. The maintenance indicator in SE16N will switch on.
3) Narrow your search results by entering selection criteria and press F8 to run the report.
4) You can remove lines or just add/change data and press save.
Voila! You just hacked your way into the table structure and made some changes.
相關文章
- jar editJAR
- [Leetcode] Edit DistanceLeetCode
- iOS Edit PhoneNumiOS
- Oracle TablesOracle
- 如何在 SAP 電商雲裡使用 Backoffice 和 Smart Edit 建立新的 Content Page
- mysql關於FLUSH TABLES和FLUSH TABLES WITH READ LOCK的理解MySql
- mysqld --skip-grant-tablesMySql
- CRICOS Data Structures and AlgorithmsHash TablesStructGo
- How Logs Work On MySQL With InnoDB TablesMySql
- HDU1213-How Many Tables
- Java解決LeetCode72題 Edit DistanceJavaLeetCode
- abc360_G Suitable Edit for LIS 題解UI
- Moving Tables(貪心演算法)演算法
- the --skip-grant-tables option so it cannot
- 2020-10-21 pandas - tables關係
- 【leetcode】72. Edit Distance 編輯距離計算LeetCode
- VSCode Lite Edit 主題的相關CSS記錄VSCodeCSS
- Oracle 19c Concepts(02):Tables and Table ClustersOracle
- 簡單的list介面和edit介面使用java swing實現Java
- [20181112]Private Temporary Tables Oracle Database 18C.txtOracleDatabase
- PostgreSQL 原始碼解讀(201)- PG 12 BlackholeAM for tablesSQL原始碼
- 相容oracle的edit_distance_similarity 比較兩個字串相似度OracleMILA字串
- Oracle 19c Concepts(03):Indexes and Index-Organized TablesOracleIndexZed
- Vue.js 可排序列表 (Sortable & Searchable Tables) 元件Vue.js排序元件
- 關於開發者協議Edit Phone Number終極解決方案協議
- mysql show open tables相關知識體系之一MySql
- Oracle:ORA-01219:database not open:queries allowed on fixed tables/views onlyOracleDatabaseView
- create table,show tables,describe table,DROP TABLE,ALTER TABLE ,怎麼使用?
- ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables optErrorMySqlServer
- MySQL 8.0 Reference Manual(讀書筆記57節--Optimizing for InnoDB Tables)MySql筆記
- 【OCP最新題庫解析(052)--題3】Which two are true about external tables?
- PostgreSQL 原始碼解讀(200)- PG 12 Pluggable storage for tables介面淺析SQL原始碼
- Mit6.S081筆記Lab3: page tables 頁表MIT筆記
- MySQL 使用 show tables 時出現 ERROR 1449 (HY000) 問題MySqlError
- Oracle 12c系列(十) | 12c中的Recovering Tables and Table PartitionsOracle
- 深入理解mysqldump原理 --single-transaction --lock-all-tables --master-dataMySqlAST
- Oracle 12C新特性-資料泵新引數(VIEWS_AS_TABLES)OracleView
- Oracle 20c 新特性:原生的區塊鏈支援 Native Blockchain tablesOracle區塊鏈Blockchain
- 查詢結果集很小,但 Created_tmp_disk_tables 不斷增加