Advantages and Disadvantages of ABAP Object Oriented
programing to Java programming ?
Answer Posted / shakthi
Advantage:
ABAP OOP:
You can customize the Objects
Already more Objects are predefined
JAVA:
Easy to use
Disadvantage:
ABAP:
Very Complicated
Java:
Fully Program
you should write code to create every objects, class
everything
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
What is the advantage of structures?
What is at exit-command:?
What is an evaluation path? : sap abap hr
Which objects are independent transport objects? : abap data dictionary
where do we store all custom programs in SD module?
What are the parameters used in each function?
What are logical databases? : abap hr
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What is the difference between table and template?
Which database object is used for storing the system variables? : abap data dictionary
What are Pull and Push Methods?
What is a badi?
What is a multiple line field?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is the disadvantage of using exec sql statement in abap?