What are the different ABAP/4 editors? What are the differences?
Answer / chaitanya
The 2 editors are SE38 and SE80 and both have the ABAP editor in place. In SE38 , you can create programs and view online reports and basically do all the development of objects in this editor. In SE80, there are additional features such as creating packages, function group, module pool, classes, programs and BSP applications.
Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between SAP memory and ABAP memory?
How do you find Function Exit?
What is the difference between .Include Structure and .Append structure?
What is the difference between RFC and BAPI?
What are the types of Function Modules? What is an UPDATE function module?
What is the difference between Master data and Transaction data?
What is the flow of Invoice?
Synchronous and asynchronous methods in BDC ?
What events do you know in Module Pool Programming?
What is the difference between INSTANCE methods and STATIC methods?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
Without using Tcode SE11, How can we enter the values in to the table?