You are on page 1of 1

Create and change SAP tables without coding or debugging

To create/change the content of a table (usually for test purposes), we typically use SE16
to write a report program or debug. But, with this tip, you can do it easily through a SAP
standard technique without coding or debugging.
Code:
1. Call transaction SE16N and enter the required table name to be edited(ex. KNA1).
2. type '&sap_edit' in the command window and press enter key. The message 'SAP
editing function is activated' will display.
3. Click on the execute online button (F8). Now the table will be in edit mode!

You might also like