Introduction to Customer Exit in Enhancements

 

  • In the Introduction Part, We had discussed that we have four kinds of Enhancements ( Implicit, Explicit, Customer Exit and BADI ).
  • So, Customer Exit is a kind of Enhancements.
  • We enhance the SAP functionality in Customer Exit using Custom Namespace ( i.e. name should start with Z or Y ).

        



Types of Customer Exit :-

  • There are three types of Customer Exit :-
    1. Function Module Exit / Function Exit
    2. Menu Exit
    3. Screen Exit

Comments

Popular posts from this blog

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

Unlocking SAP ABAP Secrets: Interactive Classical Reports with GET CURSOR, At User Command, and a Comparison of HIDE Statements

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