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
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
Explain about sap fico testing and the tools used? : abap bdc
What is a sequence of event-triggered in report?
What are the functional areas?
What are the different types of the variable in the sap abap?
What is Buffering Concept? When should a Table be buffered?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What is lock mechanism? How do we create lock objects in abap?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What are internal tables? How to use a specific number occurs statement?
Some Realtime Examples on Exits .
How are BAPI different from Normal function modules ?
What is the difference between sum and collect?
Control Break statements- At new...endat.