Friday, August 13, 2010

Edit table entries without coding or debugging

Below steps will explain how to change the table entries without debugging. Hope it will be useful for functionals.

Note: This tip will applies starting from release 4.7

1. Goto T-code SE16N
2. Provide the table name and press the enter
3. Now pass the &SAP_EDIT in command line and press enter - Now your debug session activated
4. Pass the value in the table selection, which you need to change the records
5. Expect primary key fields you can have the entries in change mode
6. When you change the entries, just press the save button
7. You can see updated entries in your tables. That's all

* But be aware of this SAP Note  1420281, If this note applied in your systesm then you can't perform the above activity . So we have to go with debugging option from SE11 and change entries.