- tcode SM30, maintain view BSPWDV_EHSET_ASG, set the enhancement set for the given client:
-
How to add a custom UI component to service order overview page - Enter UI component workbench, click Environment->Enhancement Definitions:
-
How to add a custom UI component to service order overview page - create new entries for BSP Application which holds the enhancement:
-
How to add a custom UI component to service order overview page - After that you could define the component usage which points to your own UI component ZCUSTOM. All changes will be stored into the enhancement BSP application ZBT116H_SRVO.
after component usage is done, you could now add the interface view of your own UI component to overview area of Service Order UI:
And make it visible via component configuration:
- In the runtime, you could now see your custom UI component as one assignment block of Service Order overview page.
-
How to add a custom UI component to service order overview page
You could also view the enhancement BSP application ZBT116H_SRVO in SE80 and see how your custom UI component is inserted there.