美文网首页SAPSAP 修行
如何隐藏SAP CRM WebClient UI配置页面的字段

如何隐藏SAP CRM WebClient UI配置页面的字段

作者: _扫地僧_ | 来源:发表于2020-07-04 11:49 被阅读0次

Created by Jerry Wang on Oct 06, 2016

In UI component workbench, we can see lots of fields under column "Available Fields". They will appear in configuration or personalization pop up dialog.

The variable lt_all_field in line 13 stores all fields which will be visible in configuration and personalization popup dialog.

We can do a small verification: delete all entries in the internal table except two:

As a result, in the runtime, only two entries are displayed.

要获取更多Jerry的原创文章,请关注公众号"汪子熙":


相关文章

网友评论

    本文标题:如何隐藏SAP CRM WebClient UI配置页面的字段

    本文链接:https://www.haomeiwen.com/subject/taquqktx.html