Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Abap Developer Edition Tables

Former Member
0 Likes
1,562

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?

4 REPLIES 4
Read only

michael_piesche
Active Contributor
0 Likes
1,241

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.

Read only

Sandra_Rossi
Active Contributor
1,241

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.

Read only

Former Member
0 Likes
1,241

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.

Read only

0 Likes
1,241
selimatar7714, please follow up on your open question.
  • comment answers or your question if there are still open issues.
  • otherwise mark an answer as accepted if it helped you solve your problem
  • or post an answer of yourself and accept it if you found another useful solution yourself
  • or redirect your question to another question that is related and was useful to solve your problem
  • in the end, close your question