‎2007 Apr 02 11:23 AM
Hi,
For standard table, is it possible to change table values in debuging mode in SE16, even for table without mainetance allowed also.
regards,
karthik.k
‎2007 Apr 02 11:26 AM
You can use transaction se16n. Previous displaying the data enter fcode &sap_edit.
‎2007 Apr 02 11:26 AM
You can use transaction se16n. Previous displaying the data enter fcode &sap_edit.
‎2007 Apr 02 11:27 AM
Hi,
It is possible but dangerous. You can change or delete one register with /h. When you display the register, you use /h and pulse ENTER. Now, you change the varible 'code' to UPDA (instead show). Now you can change the register o delete.
Please, rewards is usefull
Regards
‎2007 Apr 02 11:30 AM
Hi Karthik
There is a way for this. Double click on the item. It will display only all the fields in the item. The give /h in the command field. Press Enter. It will go to a debugging mode. Double click code in the screen. It will show the value as 'SHOW'. Change it to 'EDIT' OR 'DELE' . By using this you can edit or delete the contents of the standard table.
Caution. : Please check before trying this...
Britto