Third way to find the kernel BADI in ABAP.

Pass the package name of the program in SE84 transaction code (enhancements - business add-in's - definition).

Remove buttons in application toolbar in MM01.

1. Find package name.

        * Goto MM01.

        * Click on system and double click status.


        
 * Double click on program name.

        * Click on goto and also click on attributes.


        
 * Package - MGA.


2. Goto SE84 Enhancements- business add 'insdefinitions.


3. Double click on definitions and give package name.


4. Execute.




Comments

Popular posts from this blog

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Read statement new syntax in ABAP. (7.4+).

Concatenation new syntax( 7.4+ ).