‎2008 Mar 09 5:55 AM
‎2008 Mar 09 5:58 AM
hi,
after entering in to SE16 transaction activate the Debugger. then u can debugge the SE16 transaction.
‎2008 Mar 09 6:47 AM
‎2008 Mar 09 8:11 AM
HI,
1. Display record entries for desired table via SE16 or SE11.
2. Select record which requires updating by highlighting it and pressing the display icon (glasses, F7).
3. Type /h in command box and press enter.
4. Now press enter again and you should enter debugging mode
5. Change the value of code from SHOW to EDIT, remember to press the change field contents
icon (pencil) in-order to store new value.
6. Press F8 (execute) to leave debug.
7. You should now have change access to the selected record.
8. Hit SAVE to save any changes.
9. Remember there is a reason why you cant do this without debugging it, one reason being that it could
introduce inconsistencies in the table data. 1. Display record entries for desired table via SE16 or SE11.
2. Select record which requires updating by highlighting it and pressing the display icon (glasses, F7).
3. Type /h in command box and press enter.
4. Now press enter again and you should enter debugging mode
5. Change the value of code from SHOW to EDIT, remember to press the change field contents
icon (pencil) in-order to store new value.
6. Press F8 (execute) to leave debug.
7. You should now have change access to the selected record.
8. Hit SAVE to save any changes.
9. Remember there is a reason why you cant do this without debugging it, one reason being that it could
introduce inconsistencies in the table data.
Cheers,
Chandra Sekhar.