Types Of Enhancements and Modifications
- We basically have four kinds of Enhancements and one kind of Modifications.
1. Types of enhancements :-
- Implicit Enhancements
- In case of Implicit Enhancements we have a implicit point available at the starting or at the last of the program, Sub routines, Function modules etc.
- We will create the implicit Implementation using those points.
- Explicit Enhancements :-
- In case of Explicit Enhancements we have a explicit point available at any line inside the code and at those line we will create explicit implementations
- Customer Exit ( Function Module Exit, Menu Exit, Screen Exit )
- BADI ( Business ADDIN’s )
2. Types of Modifications :-
- User Exit
Comments
Post a Comment