Answer Posted / always learner
One of the limitaiton of EXits(Enhancement) is that
parallel developments are not possibles . i,e if a
developer is using a particular enhancement then no other
developer can make use of that particular enhancement.
Whereas in BADI's parallel development are possible, since
BADI's using OOPs concept.
BADI's are nothing but METHODS, like Function modules.
There ar two kinds of Badi's. They are as follows :
1. Internal Use
2. External Use.
Inernal Use BADI's are implemented by SAP AG.
External BADI's are implemented by developer community.
Again BADI's are classified into two types:
1. Single Use
2. Multiple Use.
* Single use BADI's does not allow parallel developmetns
* Multiple Use BADIs allow parallel developments.
Tcodes : se18
se19 to implement a BADI
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is difference between dependent and independent data?
Difference between sap script and report?
What are the payroll related infotypes? : abap hr
What are logical databases?
Explain the inside concept in select-options?
stock transfer from one plant to another plant ? i want the total description.
Explain the use of table maintenance allowed?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What are the basic objects of the data dictionary?
What is the significance of hide?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What is retro active accounting
Can I execute user exits? If yes, how?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
Explain what are the problems in processing batch input sessions?