So you want to change a table entry in SAP?
Monday, March 16, 2009 | Labels: ABAP, SAP | |There are many ways to do this, but this is the hacker's way! :D
1. Go to SE16.
2. Fill in the table name. Press ENTER.
3. Now, select some records. Press F8.
4. Double click on the record you want to change.
5. Now put in '/h' without the quotes. Now you are in SUPER mode :D
6.
Press the GREEN goblin button.7. Now there is a variable you need to change. Type in 'code' in one of the textboxes in the bottom, and then press ENTER.
8. You will notice that the current value is 'SHOW'. No fun. Change it to 'EDIT' and click on the pencil button.
9. Press F8 and TADAAAAAAA.10. Once you are done changing your data, click on the SAVE button and you are done!
WARNING: Don't do this in the production system :D
NOTE: I have known this for a long time, but some BASIS people want me to post this up :P
