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
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
how to modify the standard method as per your requirement
Why do we use logical blocks in abap program?
How do you set up background jobs in sap?
What kind of BDC programs are written ?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Explain what is step-loop?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What is size category?
What are clustered tables?
How many default tab strips are there?
Can a constructor be declared private? If yes then in which scenario?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What is a 'z' report?