Debug法修改Table数据

本文介绍了一种在没有授权的情况下使用SE16更改SAP表记录的方法。通过进入调试模式并修改显示功能,可以实现对表记录的编辑、删除等操作。请注意此方法可能违反公司政策与合规要求。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

十分简单...

 

There is a way to change entries of a table with SE16 even if you don't have the authorization:
 
Go in SE16, enter your table Name (ex: MARA).
   
Display the entry (or entries) you want to modify.
 
When you have your entry, write '/H' to go in debug mode.
 
Cross the line you want to modify and press F7 (display function). Here, you are in the code...
Press F7 again to skip some code...
Now you should see the code:
Refresh Exclude_Tab.
If Code = 'SHOW'.
Set Titlebar 'TAB' With Name 'anzeigen'(100).
Elseif Code = 'EDIT'.
...
 
Change the value from SHOW to EDIT or DELE , INSR etc.., click Change FLD Contents, and press F8...
or to delete an entry
 
 
Change the value from SHOW to DELE, click Change FLD Contents, and press F8...
Here we are... You can change the value to what you want, and don't forget to save!
 
 
OK!Thank you!
 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值