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 do you mean by transparent tables in sap abap? : abap data dictionary
What is a subscreen? How can we use a subscreen?
Mention some important events in abap programming.
What is a table cluster? : abap data dictionary
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
What does a lock object involve?
How does the interection between the dynpro and the abap/4 modules takes place?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What is at exit-command:?
Example of table cluster and cluster tables.
Explain what are the events used for logical database?
What are logical databases? What are the advantages of logical databases?
What is an “on request field” statement?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What are the relational operations that can be performed on view in sap? : abap data dictionary