什么是SAP CRM WebClient UI的component usage

简介: 什么是SAP CRM WebClient UI的component usage

Sent: Tuesday, July 24, 2012 9:42 PM

Subject: RE: problems when navigate


The framework doesn’t allow to use the same view or window more than once in the repository browser. But in you example the view is assigned to a window and to a viewset.


In order to do this, the view BP_ADDR/ContactWorkAddrEF is assigned to the window:



image.png

and then this window is used via a component usage in this viewset:


image.png


That means which each usage definition you can again use a window and assign it within the repository editor to another object. With every usage definition, a new instance of the component controller is created. If you want to avoid this, you can use the reference statement:


image.png


So BP_ADDR usage creates a new instance of this component, but with usage Dupl, you can use the windows again, but with the same controller instances as the BP_ADDR usages.


Regarding the missing instance, I currently don’t know, why this controller doesn’t have the instance during binding. May be you can check this in the standard scenario, i.e. account creation instead of account quick create.


相关文章
|
2天前
|
人工智能 搜索推荐 Serverless
使用金庸的著作,来测试阿里通义千问最新开放的长文档处理功能
使用金庸的著作,来测试阿里通义千问最新开放的长文档处理功能
93 7
使用金庸的著作,来测试阿里通义千问最新开放的长文档处理功能
|
2天前
|
存储
使用 ABAP 代码打印出 SAP CRM 系统里所有维护了 Sales Area 的 business partner id
使用 ABAP 代码打印出 SAP CRM 系统里所有维护了 Sales Area 的 business partner id
21 0
|
2天前
|
监控 测试技术
SAP 电商云修改 Product Catalog Staged 版本数据后,同步到 online 版本的 UI 操作
SAP 电商云修改 Product Catalog Staged 版本数据后,同步到 online 版本的 UI 操作
13 3
|
2天前
|
数据库
SAP CRM产品主数据无法根据产品描述字段进行搜索的原因
SAP CRM产品主数据无法根据产品描述字段进行搜索的原因
17 5
|
2天前
|
Web App开发 开发者 存储
介绍一个 webp 格式转 png 格式的软件:XNConvert
介绍一个 webp 格式转 png 格式的软件:XNConvert
30 6
介绍一个 webp 格式转 png 格式的软件:XNConvert
|
2天前
什么是 SAP ABAP 里的 Subscreen
什么是 SAP ABAP 里的 Subscreen
16 1
什么是 SAP ABAP 里的 Subscreen
|
2天前
|
前端开发 搜索推荐 开发者
SAP UI5 sap.m.Column 控件的 minScreenWidth 属性介绍
SAP UI5 sap.m.Column 控件的 minScreenWidth 属性介绍
33 0
|
2天前
|
JavaScript 前端开发 开发者
SAP UI5 控件 sap.m.ListBase 的 inset 属性的作用介绍
SAP UI5 控件 sap.m.ListBase 的 inset 属性的作用介绍
18 0
|
2天前
|
前端开发 JavaScript API
SAP UI5 sap.ui.require.toUrl 的作用介绍
SAP UI5 sap.ui.require.toUrl 的作用介绍
36 0
|
2天前
|
JSON 前端开发 测试技术
SAP UI5 sap.ui.core.util.MockServer.simulate 方法介绍
SAP UI5 sap.ui.core.util.MockServer.simulate 方法介绍
24 0