component set load logic - why coms_pcat_bob is accessed during product search

简介: component set load logic - why coms_pcat_bob is accessed during product search

During product search POC test, I found the following COM table is accessed.


image.png


The reason is, in my test code, I use component set PROD_ALL:


image.png


You can define component set in this customizing:


image.png


Here we can find that PROD_ALL contains lots of other component like BP and obsolete component like CRMPME:


image.png


One order WebUI application has used another component set ONEORDER:


image.png


Where PROD component is included.


image.png


As a result, in the future in our unit test code, we should always use the same component set as used in one order application: ONEORDER. The component set PROD_ALL should never be used any more for current scope.


相关文章
Unknown custom element: <add-employee> - did you register the component correctly? For red cursive c
原因: 1.组件名没写对(导入和注册不对应) 2.components少写了个s 3.组件命名最好是驼峰命名 4.导入时语法错误 5.代码中有两个components,后一个的值把前一个覆盖了 6.组件直接循环套用了
MGA (Managed Global Area) Reference Note (Doc ID 2638904.1)
MGA (Managed Global Area) Reference Note (Doc ID 2638904.1)
316 0
SAP WM 为Storage Type 004激活SUM报错 - Storage types without pick-point stor.type require partial pallet
SAP WM 为Storage Type 004激活SUM报错 - Storage types without pick-point stor.type require partial pallet
SAP WM 为Storage Type 004激活SUM报错 - Storage types without pick-point stor.type require partial pallet
Fiori Elements detail table data request logic
Fiori Elements detail table data request logic
121 0
Fiori Elements detail table data request logic
|
JSON 数据格式
Fiori Elements objectPage component creation ui JSON model creation oModel.getMetaModel().load
Fiori Elements objectPage component creation ui JSON model creation oModel.getMetaModel().load
128 0
Fiori Elements objectPage component creation ui JSON model creation oModel.getMetaModel().load
|
Java
Hybris DDIC type and its counterpart model class
Hybris DDIC type and its counterpart model class
132 0
Hybris DDIC type and its counterpart model class
|
中间件
IBASE change and save - Middleware related
IBASE change and save - Middleware related
IBASE change and save - Middleware related
在S4 key user tool里创建Custom Logic的后台实现
在S4 key user tool里创建Custom Logic的后台实现
112 0
在S4 key user tool里创建Custom Logic的后台实现
How to create unit test for product determination function module
How to create unit test for product determination function module
150 0
How to create unit test for product determination function module
Identify the logic how BOL node name is categorized into different object type
Identify the logic how BOL node name is categorized into different object type
Identify the logic how BOL node name is categorized into different object type