怎样隐藏SAP CRM搜索页面的某些搜索条件
怎样隐藏SAP CRM搜索页面的某些搜索条件
怎样隐藏SAP CRM搜索页面的某些搜索条件,很多新手对此不是很清楚,为了帮助大家解决这个难题,下面小编将为大家详细讲解,有这方面需求的人可以来学习下,希望你能有所收获。
转到UI工作台:
And we can see the entries in search attribute drop down list is rendered via this method in controller:
For example, if we DO NOT want the product_id appear in UI as search attribute, the solution is simple:
After that we cannot see product id in search attribute drop down list any more:
# Note
(1) There is NO WAY to remove these search fields from configuration in work bench via ABAP code
(2) There is NO WAY to hide those fields in overview page via ABAP code. The visibility control could only be done based on assignment block level, not field level.
We can also configure the attributes by design layer.
T-Code: BSP_DLC_SDESIGN
看完上述内容是否对您有帮助呢?如果还想对相关知识有进一步的了解或阅读更多相关文章,请关注恰卡编程网行业资讯频道,感谢您对恰卡编程网的支持。
推荐阅读
-
如何分析SAP CRM和C4C数据同步的SAP PI和HCI
-
如何进行SAP CRM WebClient UI页面跳转最常见的问题
如何进行SAPCRMWebClientUI页面跳转最常见的问题...
-
SAP CRM系统里的附件存储逻辑怎么理解
SAPCRM系统里的附件存储逻辑怎么理解这篇文章给大家介绍SAP...
-
SAP CRM Product category的决定逻辑是什么
SAPCRMProductcategory的决定逻辑是什么S...
-
SAP CRM的状态管理和权限控制的集成是怎样的
SAPCRM的状态管理和权限控制的集成是怎样的SAPCRM的状...
-
如何进行SAP CRM WebClient UI的内存清理策略分析
如何进行SAPCRMWebClientUI的内存清理策略分析...
-
SAP CRM和Cloud for Customer的扩展字段元数据怎么理解
SAPCRM和CloudforCustomer的扩展字段元数据怎么理解...
-
怎么使用SAP CRM中间件XIF一步步创建服务订单
怎么使用SAPCRM中间件XIF一步步创建服务订单这期内容当中小...
-
怎么实现SAP CRM note的自动拷贝
怎么实现SAPCRMnote的自动拷贝本篇文章为大家展示了怎么...
-
SAP CRM和Cloud for Customer订单中业务伙伴的自动决定机制是怎样的
SAPCRM和CloudforCustomer订单中业务伙伴的自动决定机制是怎样的...