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 / 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 |
what are the various types of parameters and how are they distinguished from one another?
How to debug a smart form?
5 Answers IBM, Mind Tree, TCS,
What are the system table used in abap?
which transaction is used to make dictionary adjustments when upgrading versions of SAP?
what is abstract classes
where are the system fields stored?
What is the syntax for call transaction? : abap bdc
what is the difference detween EDI AND ALE?
wat is the significance of keyword " LIKE ".
IN scripts we have std layouts like medruk,in smartform do we have any?if i copy the std script in zscript and migrate will it work?
What is an update type with reference to a match code id? : abap data dictionary
what the tcode to check the consistency of work flow for ALE /EDI in a inbound error processing?