Create sub screen in ME51N in sap abap

Ways to find customer-screen exit.

        * Refer- Ways to find the screen exit in ABAP.

                        Purchase requisition package - ME

                        customer exit - MEREQ001

Steps to implement screen exit.

Step 1: Goto T-code CMOD.

Step 2: Give project name and click on create.

Step 3: Give short text and click on save.

Step 4: Click on enhancement assignments.


Step 5: Give enhancement name and click on save and click on components.



Step 6: Double click on screen number and create screen (If screen number exits give another screen number).



Step 7: Give short description, select sub screen under Dynpro tab and click on layout.


Step 8: Design the screen like this.



Step 9: Save sub screen and activate.

Step 10:  Finally activate the project.

After add screen



Before add screen



                        Note: If you are practicing, please deactivate the project.

**********************Thank You**********************


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