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 |
How can you debug a script form?
What is the difference between ‘Type’ and ‘Like’?
Mention the difference between ABAP and OOABAP? In what situation do you use OOABAP?
What are different types of parameters? How can you distinguish between different kinds of parameters?
What is the flow of Purchase order?
Explain the difference between dialog program and a report?
What is the difference between SAP memory and ABAP memory?
What do you mean by an ABAP data dictionary?
Explain what is a foreign key relationship?
What are the standard IDOC's used?
What is dispatcher?
What is the difference between CHAIN … ENDCHAIN and FIELD commands in Module Pool?