For any SE24 class method we can define pre-exit, post-exit and overwrite-exit method by enhancing the original method.We can apply pre exit and post exit
Category: Uncategorized
Explicit Enhancement: Enhancement Section
Enhancement Section: If the business process needs to skip some standard code and to execute some custom code on top of it, then Enhancement section
Explicit Enhancement: Enhancement Point
Creating Enhancement point really makes sense to enhance SAP standard program where the business needs some specific functionality that could not be achieved by implicit
Implicit Enhancement
Step1. Go to Tx- SE38 and open the below sap standard program. Click on the Spiral Icon to enter into Enhancement mode. Step2. After selecting
BAdI FallBack Class
Scenario: For a BADI definition if some BADI Implementations are exist then all the active BADI implementations are called during run time. If all the
Kernel BAdI with Multiple use (Multiple Implementation) with Filter
Scenario: Creating Kernel BADI definition with multiple Use and Filter condition.Creating a report program to call this BADI. Step1. Already we have a Enhancement Spot ‘ZSIMPLE_ENHC_SPOT1’