Third way to find classic BADI in ABAP.

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

Unit of measure KG is not allowed while creating material data 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 'ins- definitions.


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+ ).