This video shows how to change, insert and delete table entries by using the debug mode on SE16 transaction.
This method is valid to the tables that are not allowed to maintain.
Manipulating table entries should be executed with utmost care.
Especially, changing table entries of SAP standard table will affect many things.
Therefore you need to know all influences by changing table entries before do it.
If the debug screen does not stop at LSETBF01 (FORM = SET_STATUS_VAL) but stop at FUNCTION: HOOK_DYNP_RAL_PAI, the program status (attribute) of SAPLSDYNPRAL is not system program. In this case, apply SAP Note 2042991 (SAPLSDYNPRAL is not a system program).
[Chapters]
00:00 Checking the table setting in the transaction SE11
00:44 Start of the debugging mode in the transaction SE16
01:10 Updating the table entry
01:58 Inserting the table entry
02:46 Deleting the table entry
03:27 Caution