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 is a predefined type in abap?
What are field groups?
What is the difference between RETURNING and CHANGING parameters for a method?
What is dialog module?
Can you print decimals in type n?
What are the modes in which any update tasks work?
How do you Export a session ?
In the MM module for finding out the standard cost what is the view one has to look at?
Which function module would you use to check the user’s authorization to access files before opening a file?
Explain what is runtime analysis?
What is tcode se16? For what is it used.
Can we make use of flow logic control key words in abap/4 and vice-versa?
Describe the data classes?
What is modularization and its benefits? : abap modularization
What are the personnel administration related Infotypes