Answer Posted / phaneendra
it is a integrated development environment used to generate
the components of sap applications
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the events in screen programming?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What are the two levels in defining a match code ?
How to write a code for multiple transactions? : abap bdc
What are lock objects?
What is database view ? : sap abap data dictionary
Have you processed BDCs ?
What is the difference between collect and sum?
What are the check tables and value tables?
What data is contained? : abap data dictionary
Explain the advantages and disadvantages of abap query tool?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Tell me a scenario where did you use secondary index?
What is the syntax for call transaction? : abap bdc
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?