前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >SAP S/4HANA的原生扩展字段,如何能够配到S/4CRM WebClient UI上

SAP S/4HANA的原生扩展字段,如何能够配到S/4CRM WebClient UI上

作者头像
Jerry Wang
发布2020-03-09 18:17:49
4270
发布2020-03-09 18:17:49
举报

Currently all AET HEADER fields are appended to structure INCL_EEW_ORDERADH_H. So as long as we register this include structure to Order_header business context in S4 Extensibility registry, once end users create extension field via S4 Key user tool, the field will for sure appear in this include structure.

The main question could be how to make this field visible in Order overview page in WebUI. I have manually created one extension field in include INCL_EEW_ORDERADM_H to simulate a new S4 extension field. In real scenario this field could be created easily by S4 Key user tool.

Make S4 extension field visible in CRM One order overview page

Approach 1: make the S4 extension field as Implicit attribute in CRM What is so called implicit attribute

How to enable read & write on implicit field in CRM WebUI Once I have added the extension field in UI via configuration, it is visible in the runtime. The left task is to support read & write on it.

Approach 2: make the S4 extension field as AET attribute in CRM

I plan to render this field as AET attribute in WebUI, that is: EXT.JERRY_CRM_AET

By default this is not possible:

Solution

In productive implementation, this should be added as a post step of S4 extension field generation process:

After that UI workbench now considers it as an AET field:

When I try to add this field into UI via configuration, I meet with the following error message:

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

本文参与?腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-03-05 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客?前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与?腾讯云自媒体分享计划? ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Make S4 extension field visible in CRM One order overview page
  • Approach 2: make the S4 extension field as AET attribute in CRM
  • Solution
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档
http://www.vxiaotou.com