如何使用UI Configuration将WebClient UI的隐藏字段放出来

In Service order detail page some fields are by default hidden in standard UI configuration, for example fields belonging to pricing set ( backend storage table: CRMD_SHIPPING ).

Here below is step by step how to create a new UI configuration and make those hidden fields visible there.

(1) Create a new business role by copying from existing one:

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第1张图片

(2) Create a new Role Configuration Key:

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第2张图片

Once done, assign this key into new business role created in step one.

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第3张图片

(3) Go to UI component workbench, choose one configuration which you want to copy from:

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第4张图片

Click Copy Configuration button:

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第5张图片

In popup, maintain the new Role Configuration Key created in step 2:

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第6张图片

Now you can work on your own configuration. Click “Add Caption” to create a new block which will holds all pricing fields:

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第7张图片

Select the hidden pricing fields from left pattern and click “+” icon to make them visible:

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第8张图片

This is the preview in UI component workbench where the pricing fields are made visible now in Service Order detail page:

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第9张图片

And this is the final rendered page in the runtime:

如何使用UI Configuration将WebClient UI的隐藏字段放出来_第10张图片

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

你可能感兴趣的:(crm,sap,saprfc,erp,abap)