HOW MANY EDITORS ARE THERE IN SAP ABAP. WHAT ARE THEY AND
THERE USES.
Answer Posted / malli.gontla
Hi ,
In SAP ABAP, 3Editors are using
ABAP Editor-SE38,
which is used for developing ABAP programs.
Script Editor- SE71,
which is used for Script Control commands,Text elements.
Screen Editor-SE51,
Which is used to develop PAI and PBO events in Modulepool
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How can I get ascii value of any letter? Is there any function?
Explain the difference between domain and data element?
Name some system global variables you can use in abap programs?
What is an Open Item in SAP? How will you find an Open Item in SAP?
how to track records from data dictionary?
What does the insert statement in extract datasets do?
Define database layer? : abap data dictionary
What are the commands used for interactive reports?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
How can the standard tables of sap be modified?
What are uses of foreign key?
What are the different methods of passing data? : abap modularization
What is the difference between upload and ws_upload ? : abap bdc
What are different data types in abap/4?