Types Of Enhancements and Modifications

 

  • We basically have four kinds of Enhancements and one kind of Modifications.

1. Types of enhancements :-

    

  1. 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.
  2. 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
  3. Customer Exit ( Function Module Exit, Menu Exit, Screen Exit )
  4. BADI ( Business ADDIN’s )

2. Types of Modifications :-

  1. User Exit

Comments

Popular posts from this blog

Understanding Different Types of SAP Function Modules: Normal, RFC, and Update

Mastering ABAP: A Step-by-Step Guide to Function Modules and Groups for Modularized Programming

Introduction to SAP