Introduction to Enhancements and Modifications

 

What are Enhancements ?

  • In case of Enhancements, we enhance the SAP functionality in Customer namespace (i.e. Name should start with Z or Y ).

What are Modifications ?

  • In case of Modifications, we enhance the SAP functionality in SAP namespace ( i.e. Name should not start with Z or Y ).

Example :-

  • Suppose, SAP has given as some program which provides us some functionality and user wants some more functionality then we will have to enhance the particular functionality.
  • And if we will use Customer name space ( i.e. Z or Y ) then it will be called as Enhancements and if we will use SAP namespace then it will be called as Modifications.


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