ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

使用SAP CRM中间件从ERP下载具有层级结构的equipment

2020-09-08 12:03:29  阅读:391  来源: 互联网

标签:03 ERP parent 中间件 equipment tcode ID CRM


Requirement:

in ERP there are two equipment created via tcode IE01, one is parent which holds the other child equipment.

It is expected to replicate both to CRM, and the parent-children relationship still holds in CRM.

(1) You should have already created two equipment as displayed in the screenshot above.

How to specify equipment as parent:
Open equipment via tcode IE02,

In popup window, specify ID of parent equipment in “Superord.Equip.”:

(2) Do customizing in CRM system via path: SPRO->Customer Relationship Management->Master Data->Installed Base->Replication of Technical Objects from SAP ERP->Define Default Settings for Replication of Equipment:

Site Name: Specify site ID for leading ERP system

IBase Category: choose standard category 03.

An IBase with category 03 will holds parent and children equipment as object structure.
Obj. Family: Once IBase Category 03 is selected, the equipment from ERP will be downloaded as individual objects in CRM. Thus it is necessary to specify the object family and Category ID for the generated individual objects.

(3) tcode COMM_HIERARCHY, open category OBJ_0401. Add settypes COM_TA_MANUFAC and COM_TA_R3_ID to it.

In Relationship types tab, add relationship “PRDIB” to it.

(4) define download request in tcode R3AR2:

in request detail, specify both parent ID and children ID in each row:

(5) trigger request download via tcode R3AR4. Wait until all related BDOC has green light in tcode SMW01.

Select BDOC CRM_IBASE_MESS and click “Show BDoc Message Ext.Data”:

find the generated IBASE with category = 03:

(6) Search the IBASE with ID and Category 03:

Both parent and children equipment are included there:

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

标签:03,ERP,parent,中间件,equipment,tcode,ID,CRM
来源: https://www.cnblogs.com/sap-jerry/p/13631699.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有