什么是SAP S/4HANA的extension flow

Suppose I have extended MARA with the following field, how could I know whether there are other tables extended automatically?

什么是SAP S/4HANA的extension flow

For example, EPRODUCT is extended automatically as well:

什么是SAP S/4HANA的extension flow

My very first assumption is that any view which has association to E_PRODUCT will also be extended as well. Soon I found I am wrong. The counter-example: A_PRODUCT

什么是SAP S/4HANA的extension flow

In order to get a complete list of extension flow, you have to use query on table DD03L:

什么是SAP S/4HANA的extension flow

146 tables / structures are also extended automatically.
To summarize:

(1) any view which has association to E_PRODUCT will also be extended as well. - WRONG!
(2) any DDIC object which has below structure included will automatically be extended as well:

什么是SAP S/4HANA的extension flow

That is to say, instead of DD03L, you can also use where used list on structure to get the same result:

什么是SAP S/4HANA的extension flow

And how I know the include name PRD_INCL_EEW_PS? From extension registry:

什么是SAP S/4HANA的extension flow

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

上一篇:独家 | 一文读懂随机森林的解释和实现(附python代码)


下一篇:pdf.js插件使用记录,在线打开pdf