千家信息网

怎样隐藏SAP CRM搜索页面的某些搜索条件

发表于:2024-11-20 作者:千家信息网编辑
千家信息网最后更新 2024年11月20日,怎样隐藏SAP CRM搜索页面的某些搜索条件,很多新手对此不是很清楚,为了帮助大家解决这个难题,下面小编将为大家详细讲解,有这方面需求的人可以来学习下,希望你能有所收获。转到UI工作台:And we
千家信息网最后更新 2024年11月20日怎样隐藏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

看完上述内容是否对您有帮助呢?如果还想对相关知识有进一步的了解或阅读更多相关文章,请关注行业资讯频道,感谢您对的支持。

0