Edit/Delete entries in Standard Table
Steps to delete entry in a Standard Table EINE
- Go to T-code SE11.
- Enter Database table 'EINE' and click on display.
- Click on 'Contents' icon.
- Enter input and click on execute.
- select the record you want to delete and click on icon 'Display Details'.
- Enter '/H' in command prompt and press enter.
- Again press ENTER debugger will open.
- Change the value of CODE to 'DELE' to delete record. EDIT to edit the record.
- Click on 'F8'.
- Click on 'Delete Entry' button. The record will be deleted.
- Click on Back and refresh.
Comments
Post a Comment