What are the different ABAP/4 editors? What are the differences?
Answer Posted / 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 |
Post New Answer View All Answers
What do you mean by Inbound and Outbound interface?
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
What is the difference between Enhancement point and Enhancement Section?
Synchronous and asynchronous methods in BDC ?
What is the difference between SY-INDEX and SY-TABIX?
How to release an object?
What is the difference between VIEW and a TABLE?
What is the difference between User Exit and Function Exit?
What is the difference between .Include Structure and .Append structure?
Can you describe the events in ABAP?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What is the difference between SAP memory and ABAP memory?
What is the difference between Customizing and Workbench request?
What is the difference between a value table and a check table?
How can we identify User exits in our screen?