Advantages and Disadvantages of ABAP Object Oriented
programing to Java programming ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
What is a data dictionary? : sap abap data dictionary
What is the diffrence between Abstract Class and an Interface in OOABAP.
what is the difference table type and structure?
8 Answers IBM, Reliance, Tech Mahindra,
What is the Process to transfer IDOC from Outbound System to Inbound system.
What is Direct Input method?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
Is a logical database a requirement/must to write an abap/4 query?
what is the flag?
what is meant by idoc filtering?
What is Deep structure and Flat structure?
what is difference between update and modify
What are table clusters?