SAP CRM Fiori My Opportunity应用 174KB数据量是从哪里来的

简介: This roundtrip of 174KB data retrieved is working as designed: it would only be fired ONCE during the whole lifecycle of Opportunity application. To be more exactly, it would only be issued when the end user clicks Opportunity tile in Launchpad and opportunity detail view is clicked for the FIRST ti

This roundtrip of 174KB data retrieved is working as designed: it would only be fired ONCE during the whole lifecycle of Opportunity application. To be more exactly, it would only be issued when the end user clicks Opportunity tile in Launchpad and opportunity detail view is clicked for the FIRST time – a one-time shot. All the subsequent clicks on Opportunity list will never trigger it again.


image.png


And once they are returned from backend, the Boolean is set to false to prevent the same data to be fetched repeatedly.


image.png


And the retrieved data is buffered in edit controller in frontend side and could be utilized by all opportunities:


image.png

Next time if you click another opportunity in navigation list, only those data dedicatedly belonging to the selected Opportunity is selected.


image.png


Compare the size difference between the first and all subsequent access: 170KB Vs 2KB


image.png



Based on current design, although end user would feel comparatively a little bit slow when the first opportunity is selected, nevertheless all the subsequent access could be quite efficiently done.


相关文章
|
5天前
|
人工智能 搜索推荐 Serverless
使用金庸的著作,来测试阿里通义千问最新开放的长文档处理功能
使用金庸的著作,来测试阿里通义千问最新开放的长文档处理功能
96 7
使用金庸的著作,来测试阿里通义千问最新开放的长文档处理功能
|
5天前
|
Web App开发 数据采集 前端开发
纯技术讨论:如何让 SAP UI5 应用无法被别人在浏览器里调试 - 这种做法不推荐试读版
纯技术讨论:如何让 SAP UI5 应用无法被别人在浏览器里调试 - 这种做法不推荐试读版
28 0
|
5天前
|
存储
使用 ABAP 代码打印出 SAP CRM 系统里所有维护了 Sales Area 的 business partner id
使用 ABAP 代码打印出 SAP CRM 系统里所有维护了 Sales Area 的 business partner id
21 0
|
4天前
|
JavaScript 前端开发
试读版:如何找出 SAP 标准 Fiori 应用某个按钮点击后执行的 JavaScript 源代码
试读版:如何找出 SAP 标准 Fiori 应用某个按钮点击后执行的 JavaScript 源代码
8 0
|
5天前
关于 SAP ABAP OData 服务如何实现 Deep Insert 场景 - SAP 应用的标准行为试读版
关于 SAP ABAP OData 服务如何实现 Deep Insert 场景 - SAP 应用的标准行为试读版
18 1
|
5天前
|
数据库
SAP CRM产品主数据无法根据产品描述字段进行搜索的原因
SAP CRM产品主数据无法根据产品描述字段进行搜索的原因
17 5
|
5天前
|
Web App开发 开发者 存储
介绍一个 webp 格式转 png 格式的软件:XNConvert
介绍一个 webp 格式转 png 格式的软件:XNConvert
30 6
介绍一个 webp 格式转 png 格式的软件:XNConvert
|
5天前
什么是 SAP ABAP 里的 Subscreen
什么是 SAP ABAP 里的 Subscreen
18 1
什么是 SAP ABAP 里的 Subscreen
|
5天前
|
中间件
什么是 SAP CRM 系统里的 Initial Download
什么是 SAP CRM 系统里的 Initial Download
28 0
|
5天前
|
中间件
什么是 SAP CRM Initial Download
什么是 SAP CRM Initial Download
23 0