前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >错误消息Parent objects have not been downloaded

错误消息Parent objects have not been downloaded

原创
作者头像
Jerry Wang
修改2020-02-10 18:18:09
4600
修改2020-02-10 18:18:09
举报

Keyword

ERP, BOM, BOMHED, BOMITM, SMOF0_READ_SMOFSUBINT, CRM_BOM_ERP_CHECK_FOR_FATAL

I am researching relationship BOMHED.

I have created the following download request in tcode R3AR2 to try to download a BOM from ERP:

When I perform request download, I meet with the following error message:

I go to tcode R3AC1 to check the parent tab of adapter object BOM_ERP. To my surprise, there is no parent information maintained.

Compare the parent setting for OBJCL:

So where are the parent information Materials, Equipment and Function locations mentioned in the error message coming from?

I debug the request download program itself to know the answer.

Then in sub routine check_parent of function module CRM_BOM_ERP_CHECK_FOR_FATAL, I found out that the parent of BOM_ERP is set dynamically according to the table name maintained in download request. In my case, it is material.

The parent check will only pass if the status of parent object is D ( finished ).

In my case, the download status of MATERIAL is R ( running )

This status could be found in tcode R3AM1:

After I fix the error of MATERIAL itself and repeat request download of BOM_ERP, the error message disappears.

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

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

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

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

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Keyword
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档