SAP S/4HANA里的MARA表和E_PRODUCT cds视图的关系

简介:

This issue is to answer the open question from Wade.

You might already have read lots of document regarding CDS extensibility, let me use a real example to demonstrate.
You can follow this link to create extension field on MARA.
According to guideline we have already gone through, every extensible CDS view must define an extension include view. In S4 product related topic, it is E_PRODUCT, the view you are working in this wiki.
One example of extensible CDS view is I_PRODUCT, in transaction code SCFD_REGISTRY, you can find the usage registration on E_PRODUCT below:

After I have created extension field in MARA,

The extension field will also appear in extension view:

As a result this field will also appear in SQL view of extension include view:

本文来自云栖社区合作伙伴“汪子熙”,了解相关信息可以关注微信公众号"汪子熙"。

相关文章
|
7月前
|
BI
什么是 SAP CDS view 的 Ad hoc Association
什么是 SAP CDS view 的 Ad hoc Association
36 0
|
7月前
使用代码给 SAP CRM appointment 和 Opportunity 创建关联关系
使用代码给 SAP CRM appointment 和 Opportunity 创建关联关系
29 0
|
8月前
|
SQL BI 数据库
SAP ABAP CDS view 里 INNER JOIN 和 Association 的区别
SAP ABAP CDS view 里 INNER JOIN 和 Association 的区别
33 0
一个SAP S/4HANA CDS view extension的具体例子
一个SAP S/4HANA CDS view extension的具体例子
126 0
一个SAP S/4HANA CDS view extension的具体例子
SAP S/4HANA基于CDS view的BO读写分离设计模型
SAP S/4HANA基于CDS view的BO读写分离设计模型
213 0
SAP S/4HANA基于CDS view的BO读写分离设计模型
SAP S/4HANA CDS view的扩展原理
After extension field is created, I would like to retrieve its data from interface view, like I_PRODUCT. That is, the extension field is already in MARA, I want to consume it via I_PRODUCT instead of MARA.
SAP S/4HANA CDS view的扩展原理
SAP Cloud for Customer Sales Lead明细页面视图的UI模型
SAP Cloud for Customer Sales Lead明细页面视图的UI模型
SAP Cloud for Customer Sales Lead明细页面视图的UI模型
使用SAP Cloud for Customer Product OData服务读取产品主数据和其图片信息
使用SAP Cloud for Customer Product OData服务读取产品主数据和其图片信息
使用SAP Cloud for Customer Product OData服务读取产品主数据和其图片信息
|
存储
SAP CRM和Cloud for Customer的扩展字段元数据
SAP CRM和Cloud for Customer的扩展字段元数据
1710 0
SAP CRM和Cloud for Customer的扩展字段元数据