Advantages and Disadvantages of ABAP Object Oriented
programing to Java programming ?
Answer Posted / sam
ABAP Objects is the Object Oriented Aspect of the normal ABAP Reporting. It is an upgrade of the ABAP Programing Language in which the Object Oriented feature is implemented to make the ABAP Programs more robust and secure.
Java on the other hand was OO Language and it has it's own feature. It is used widely in Client side programing and has a lot of UI Tools to design beautiful User Interfaces.
Except for the Multiple Inheritance feature all the OO Concepts are implemented in ABAP. So any one well versed in ABAP will find the transition easy and smooth.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
what will happen if called program is not executable ?
What is a batch input session? : abap hr
What is alv programming in abap? When is this grid used in abap? : abap hr
How can we handle table control in bdc? : abap bdc
What are the buffering options in abap?
What are the types of data types in the sap abap?
What are the advantages and disadvantages of different types of bdc's?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
How to get that a secondary index is attached to a select query?
When you prefer lsmw?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Explain the differences between interactive and drill down reports?
What is a collect statement?
How will you read from internal table records in a given value range (without using loop)
when u prefer lsmw?