2020 Feb 14 8:21 PM
Hello everyone. How can I get and insert to SAP main tables for the SAP Netweaver 7.50 developer edition?
Hello everyone. How can I get and insert to SAP main tables for the SAP Netweaver 7.50 developer edition?
2020 Feb 15 5:10 PM
You need to be more specific. What are you actually trying to accomplish?
SAP tables (e.g. MARA, VBAK, ....) should be maintained with standard functionalities such as Transactions (e.g. MM01/MM41, VA01, ...) or BAPI function modules (SE37).
If you just want to mess around with your system you could also use SE16N or code select and insert commands to do the job.
good luck! Maybe you should first start out with creating your own Z-Tables.
2020 Feb 15 5:51 PM
The Developer Edition only offers a minimal number of tables, because it's just intended for testing the development environment, not to provide test data. Eventually, you may use the tables of the demo "flight model", like SCARR, SPFLI, SFLIGHT and so on.
2020 Mar 03 4:59 PM
Thanks for your help guys. I started creating my own Z-tables and write code with this tables. I think enough for me of this method to developing and writing the code.
2020 May 13 3:07 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |