Friday, February 13, 2015

ABAP TIP - IMG MENU Extension Source






Chapter 104
ABAP TIP - IMG MENU Extension
Source : http://abapjoy.blogspot.com


Lets learn how to customize the IMG MENU in T-CODE:SPRO.
First, execute T-CODE: S_IMG_EXTENSION and push the possible entry on IMG structure filed.

Enter the Title and execute.

This time, you need to push the possible entry for the Enhancement ID.

Select the Enhancement ID currently being in use.

Push the button of Enhance Structure.

In order to create higher node, push the icon  .

Enter the proper node text and move to next screen.

You can see that the top node TEST is created. Push the icon  choosing the node.

We are going to add a table ZSCARR into customizing.
Enter below and save.

The table which is going to be included in customizing object should be set to be maintained.


In addition, The Table Maintenance Generator also have to be created.

Now, once you perform the T-CODE: SPRO, the added menu will be displayed.
If you push the icon, the table maintenance is performed.






No comments:

Post a Comment