HOW MANY EDITORS ARE THERE IN SAP ABAP. WHAT ARE THEY AND
THERE USES.
Answer Posted / phani
Hi,
I think there r 3 types of editors.
1. ABAP Editor------> SE38.
2. Screen Editor----> SE51.
3. Script Editor----> Se71.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are data classes? What are the various data classes available for selection? : abap data dictionary
What is value table? : abap data dictionary
What are the user interfaces of interactive lists?
Give an example of interface from your project explaining why you used it?
Can you define a field without a data element? : abap data dictionary
Define database layer? : abap data dictionary
What is the table buffer? Which type of tables used this buffer?
When you prefer lsmw?
How do you retrieve the data for repetitive structures ? : abap hr
Polymorphism real time scenario
What are plan versions used for? : sap abap hr
How do you execute the payroll
What are the differences between the table and the structure in the data dictionary in the sap abap?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Explain what is a foreign key relationship? Explain this with the help of an example.