
1. Create your own customizing table
The data for your customizing view is maintained in a custom build table. To create such a table execute the following steps:
The data for your customizing view is maintained in a custom build table. To create such a table execute the following steps:
Fill in all the fields you require for your customizing by clicking on the ‘Fields’-tab. Mark at least one entry as a key.


Activate and save. Further references about how to create a table can be found on help.sap.com
2. Create a maintenance view
To be able to save data to your newly create customizing table, a maintenance view need to be created.
To be able to save data to your newly create customizing table, a maintenance view need to be created.

Fill in your newly created customizing table.
Specify which fields you want to use to maintain by clicking the tab ‘View Flds’. The key field is always prefilled in.
Specify which fields you want to use to maintain by clicking the tab ‘View Flds’. The key field is always prefilled in.
Activate the view and go to the menu-option Utilities --> Table Maintenance Generator.

Click on the ‘Create’ button and assign a package. You now have a customizing table that can be maintained with data.
Further references about how to make a maintenance view go to help.sap.com
3. Extend the standard SAP IMG
Now you have to place your newly created view at the right spot in the IMG to make sure it is accessible via the SPRO --> IMG
Further references about how to make a maintenance view go to help.sap.com
3. Extend the standard SAP IMG
Now you have to place your newly created view at the right spot in the IMG to make sure it is accessible via the SPRO --> IMG
Go to transaction S_IMG_EXTENSION
Find the structure you want to change by pressing F4 on ‘IMG structure’

Give the EnhancementID a useful name and description.
After filling in the package and transport request you will return in the ‘Edit IMG structure’ screen. Click on ‘Enhance Structure’. Now, go to the level you want to insert your customizing entry by using



Save your work. You will now be able to create your own customizing entries via the IMG.