T-codes to create and modify a table?
Anonimo
There are multiple ways to do this. SM30 and SM31 allows tables to be displayed and edited via the Data Browser. Tcode SE16n allows you to directly modify any table in SAP. After you execute SE16n, type the characters '&SAP_EDIT' as a function code and hit enter. The success message will say "SAP Editing function is activated." You will be able to modify any field in any table. Note: this is a hacky technique that is good for development testing; however in a real-world SAP system it can cause severe security implications. Not considered a best practice!