How to add a custom UI component to service order overview page

简介: How to add a custom UI component to service order overview page
  1. tcode SM30, maintain view BSPWDV_EHSET_ASG, set the enhancement set for the given client:
  2. image.png
  3. Enter UI component workbench, click Environment->Enhancement Definitions:
  4. image.png
  5. create new entries for BSP Application which holds the enhancement:
  6. image.png
  7. 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.


image.png

after component usage is done, you could now add the interface view of your own UI component to overview area of Service Order UI:

image.png

And make it visible via component configuration:

image.png

  1. In the runtime, you could now see your custom UI component as one assignment block of Service Order overview page.
  2. image.png

You could also view the enhancement BSP application ZBT116H_SRVO in SE80 and see how your custom UI component is inserted there.


image.png

相关文章
|
2月前
|
中间件
SAP UI5 Tooling 实战:动手创建自己的 Custom UI5 Server Middleware 试读版
SAP UI5 Tooling 实战:动手创建自己的 Custom UI5 Server Middleware 试读版
18 0
SAP UI5 Tooling 实战:动手创建自己的 Custom UI5 Server Middleware 试读版
|
5月前
|
JavaScript
Element UI报错:Unknown custom element: <el-menu>
Element UI报错:Unknown custom element: <el-menu>
47 0
|
6月前
|
JavaScript 前端开发 API
使用 SAP UI5 OData API 读取单条 order 数据的办法
使用 SAP UI5 OData API 读取单条 order 数据的办法
40 0
|
6月前
|
中间件
如何开发一个 SAP UI5 Tools 的自定义中间件扩展 - Custom Middleware Extension
如何开发一个 SAP UI5 Tools 的自定义中间件扩展 - Custom Middleware Extension
74 1
|
6月前
|
中间件
SAP UI5 Tools 的 Custom UI5 Server Middleware 介绍
SAP UI5 Tools 的 Custom UI5 Server Middleware 介绍
65 1
|
7月前
|
XML 数据格式 开发者
SAP UI5 初学者教程之二十一 - SAP UI5 的自定义格式器(Custom Formatter) 试读版
SAP UI5 初学者教程之二十一 - SAP UI5 的自定义格式器(Custom Formatter) 试读版
48 0
|
XML JSON 自然语言处理
SAP UI5 初学者教程之二十一 - SAP UI5 的自定义格式器(Custom Formatter) 试读版
SAP UI5 初学者教程之二十一 - SAP UI5 的自定义格式器(Custom Formatter) 试读版
129 0
SAP UI5 初学者教程之二十一 - SAP UI5 的自定义格式器(Custom Formatter) 试读版
|
图形学
Unity 编辑器开发实战【Custom Editor】- 为UI视图制作动画编辑器
Unity 编辑器开发实战【Custom Editor】- 为UI视图制作动画编辑器
199 1
Unity 编辑器开发实战【Custom Editor】- 为UI视图制作动画编辑器
SAP 电商云 Spartacus UI Quick Order 延迟加载的现象分析
SAP 电商云 Spartacus UI Quick Order 延迟加载的现象分析
122 0
SAP 电商云 Spartacus UI Quick Order 延迟加载的现象分析
SAP 电商云 Spartacus UI Quick Order 的路由和 CMS 实现
SAP 电商云 Spartacus UI Quick Order 的路由和 CMS 实现
SAP 电商云 Spartacus UI Quick Order 的路由和 CMS 实现