Pls someone answer me this,
Can we acheive everything using OOPs? If not? What cant be
acheived?
Have you encountered any scenario liike, you cannot acheive
it using Function modules & can be acheived using Oops?
What is the advantage of BADI over UserExit?
Difference between BAPI and RFC?
Thanks in advance.
Answer Posted / hariharan
OOps has data encapsulation and other security feature in
default.rather in case of API(FM).
BADI - you may have many instance for the same class rather
for same enhancement.order of execution is SAP specific.
User EXIT- you can have only one instance for a pirticular
enhancement.
BAPI - ALL bapi are RFC enabled Function module, but all
RFC enabled Function modules are not BAPI. BAPI is designed
by SAP for specific operation like(Material master Creation
BAPI etc.)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of the sap abap data dictionary objects?
Explain what is sap script? What is the purpose of sap script?
The max number of calling modes stacked at one time is?
To find the date difference & excude saturday & sunday in between them
Define dispatcher?
What are datasets in abap?
What are th control break events in abap?
What are the relational operations that can be performed on view in sap? : abap data dictionary
how 2 create the normal form by using functional module
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
Explain how to create any functions? How to go about it?
What are table clusters?
What is the use of lock objects?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What is meant by stacked list?