Second way to find classic BADI in ABAP.

 Pass the package name of the program in SE18 transaction (Click on F4 help BADI name-new selection-pass the package name).

****************************************************************************

Unit of measure KG is not allowed while creating material data in MM01.

1. Goto T-code SE18.

2. Click on F4 help and click on information system.

3. 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


    4. Give package name and choose classic Badi.
        * Choose all classic Badi has no enhancement spot, Kernal Badi has enhancement spot.


    * Hit enter and choose Badi as per our requirement.





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