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的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    hw4 打卡
    lab4打卡
    hw3打卡
    lab3打卡
    hw2打卡
    lab2打卡
    hw1打卡
    Java Trie(词典树)实现
    Java HashMap实现
    DFS习题复习(2) DFS的实际应用:括号检测,graph Bipartite及随机生成迷宫
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12243031.html
Copyright © 2011-2022 走看看