zoukankan      html  css  js  c++  java
  • SAP ERP的material type和group如何通过中间件下载

    I have one material in ERP:

    This material has 001 assigned as Material group, 001000010500000110 as product hierarchy.
    Type: HAWA

    Once this material is synchronized to CRM, three product categories are automatically assigned to this product as below:

    Mapping relationship

    In fact, the whole product hierarchy in ERP ( tree style ) is downloaded to CRM via middleware:
    Below is a screenshot of Product hierarchy maintenance view in ERP.

    It is not supported to review product hierarchy in ERP via tree style, so Jerry has written a tool to achieve it:

    Conclusion

    Product hierarchy in ERP will be downloaded to CRM as product hierarchy.
    The sreenshot below is downloaded product hierarchy in CRM:

    Material group in ERP will also be downloaded to CRM as product hierarchy - flat structure, since material group in ERP is also flat.


    Yesterday we are talking about where the following three hierarchy IDs are hardcoded.

    The IDs are pre-configured into this System table. The entry could not be changed by customer.


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

  • 相关阅读:
    poj2823单调队列认知
    有关二叉树的三序遍历的题目
    hdu4757 可持续字典树
    ZOJ2532判断边是否是割集中的边
    poj2455 k条路最小化最长边
    乘法逆元模板
    poj1699 KMP+壮压DP
    Innodb存储引擎——非聚集索引
    java集合框架笔记
    jvm垃圾回收
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12243031.html
Copyright © 2011-2022 走看看