前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >SAP CRM中间件Consolidated数据库的实现原理

SAP CRM中间件Consolidated数据库的实现原理

作者头像
Jerry Wang
发布2020-08-22 17:43:13
4030
发布2020-08-22 17:43:13
举报

Recently I am preparing an internal middleware training session and I need to provide more detail about the Consolidated Database in architecture picture below. Here below is copied from standard training course: “The Consolidated Database is a logical part of the entire CRM database, which also contains application data.

CRM Middleware server owns the consolidated database where CRM data is stored centrally. The consolidated database comprises the contents of all mobile clients’ local databases.”

A frequently asked question is: Can you give some example of CDB? For example if I would like to look for a CDB for product / material in CRM system, how can I find it without google?

Here below is how I teach. Since we don’t have any hint where to start, I suggest to always start from package. As rule of thumb all middleware framework package starts with SM, so package SMO3 is identified.

Then tcode SE80, use Repository Information System, specify SMO3 as package and filter by Table description:

Here below are just what I am looking for.

We can do simple verification. Suppose I have one material in ERP system QI3/502 and after it is downloaded to CRM, a product with id 1367 is generated.

Then in CRM, I can find a corresponding entry for this product in CDB table SMOMARA I found in previous step.

With the same approach we can also find some CDB table which only stores CRM specific data, for example product hierarchy or category which makes sense only in CRM:

Take SMOCATREL for example, it stores the assignment information of product categories of a given product.

Just specify the product guid into field SFAMARA and we can get three records in DB, which represent the three assigned product categories for this product:

This information exactly matches the fact in transaction code COMMPR01:

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

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

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

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

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
相关产品与服务
数据库
云数据库为企业提供了完善的关系型数据库、非关系型数据库、分析型数据库和数据库生态工具。您可以通过产品选择和组合搭建,轻松实现高可靠、高可用性、高性能等数据库需求。云数据库服务也可大幅减少您的运维工作量,更专注于业务发展,让企业一站式享受数据上云及分布式架构的技术红利!
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档