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

  • 相关阅读:
    C#异步编程由浅入深(一)
    基于Jira的运维发布平台的设计与实现
    kubeadm部署K8S并使用containerd做运行时
    代码阅读
    黑客攻防 1
    Linux 常用指令篇1
    期刊管理系统总结
    docker安装RabbitMQ
    Centos7安装mysql8.0教程
    java动态编译
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12243031.html
Copyright © 2011-2022 走看看