Problem: you want to quickly change data directly in one of the tables.
Solution: As much as this is not advised everyone sometimes needs to change data directly in the DB tables.
There are at least two ways to do this:
- Go to SE16N:
- open records of desired table;
- enter &SAP_EDIT in the Command Field. This should enable you to edit records;
- Go to SE16:
- search for the record you want to edit and double click it;
- after entering it enter /H in the Command Field;
- hit ENTER on any of the record’s field;
- in debug modify field CODE – set new value to EDIT.
Komentowanie jest zakończone.