Product Master data model harmonization guiding principle

简介: Product Master data model harmonization guiding principle

There are common attributes between Product model in CRM and Material model in S/4, for example: Unit of measure, Description, Tax, Sales organization data etc. And CRM and S/4 Model also have their specific attributes. For example, product category are CRM specific concept in S/4, you maintain material type and material group for a material, and these two attribute do not exist in CRM product.

The picture below illustrates the idea that from business point of there are some common attributes between the two model in CRM and S/4. Of course those common attributes are designed and stored in different database table in CRM and S/4. For example, in CRM, the unit of measure is store in table COMM_PR_UNIT with field UNIT, whereas in S/4, it is stored in MARA with field name MEINS.

image.png 

The target of model harmonization

(1) for those common attributes, the single persistence table and corresponding read & write API must be used in the application. Take unit of measure for example, now in CRM application, the S/4 API to read and write material unit of measure must be used in the code instead.


(2) for those CRM specific attributes, the code for their manipulation should be kept unchanged.


Achievement after model harmonization

(1) All materials must be created in MM01 and updated in MM02.

(2) In MM01 and MM02, you can only maintain attributes belonging to S/4. The CRM specific attributes are completely transparent and thus invisible from these transactions.

(3) In CRM product Web UI, you can still update those CRM specific attribute. For those attributes which are also existing in S/4 ( for example Unit of measure, Description, Tax, Sales organization data ), they are read only and could only be changed in MM02.


目录
相关文章
|
7月前
|
设计模式 SQL 数据建模
SAP Virtual Data Model 和 CDS View 的关联关系
SAP Virtual Data Model 和 CDS View 的关联关系
31 0
SAP WM 为Storage Type 004激活SUM报错 - Storage types without pick-point stor.type require partial pallet
SAP WM 为Storage Type 004激活SUM报错 - Storage types without pick-point stor.type require partial pallet
SAP WM 为Storage Type 004激活SUM报错 - Storage types without pick-point stor.type require partial pallet
|
中间件
Product Master data in C4C and data exchange with CRM via PI
Product Master data in C4C and data exchange with CRM via PI
Product Master data in C4C and data exchange with CRM via PI
|
Java
Hybris DDIC type and its counterpart model class
Hybris DDIC type and its counterpart model class
111 0
Hybris DDIC type and its counterpart model class
SAP C4C - the entity BO node XXXX is unknown
When I try to create a business object extension on Lead BO in Cloud Application Studio, I meet with the following error message:
SAP C4C - the entity BO node XXXX is unknown
component set load logic - why coms_pcat_bob is accessed during product search
component set load logic - why coms_pcat_bob is accessed during product search
112 0
component set load logic - why coms_pcat_bob is accessed during product search
Identify the logic how BOL node name is categorized into different object type
Identify the logic how BOL node name is categorized into different object type
110 0
Identify the logic how BOL node name is categorized into different object type
Cluster table import - BSP UI component source code is actually stored in cluster table
Cluster table import - BSP UI component source code is actually stored in cluster table
Cluster table import - BSP UI component source code is actually stored in cluster table
让自己的user能够看到S4 product master这个tile
让自己的user能够看到S4 product master这个tile的具体步骤
让自己的user能够看到S4 product master这个tile