Issue

You would like to download customer material info record via initial download ( R3AS ). You always see error message “Parent not O.K.: BUPA_MAIN”.
You can guarantee that the dependent business partner as parent has already been downloaded to CRM correctly.
Why still see this error message?

In R3AC1, you see there are three parent object:

The design is: the children object CUST_MAT_INFO could ONLY be really started ( status: RUNNING ) when ALL of its parent object have been downloaded successfully - which means all the parent have status D in column DNL_STATUS in the table SMOFDSTAT.
In my example, this is not true - Material object has status “A” - aborted.

As a result, if you have only a small set of customer material info record to download, you’d better use request download, otherwise ensure the initial download of all parent objects are done successfully.
An example of request definition for customer material info record could be found below:

#Keyword

SMOFDSTAT, DNL_STATUS, CUST_MAT_INFO

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

CRM中间件里parent not ok的错误消息如何处理相关推荐

  1. 使用SAP CRM中间件从ERP下载Customer的错误消息:Customer classification does not exist

    After I create a customer in ERP via tcode VD01 and try to download it into CRM via request download ...

  2. CRM中间件里的CSA队列有什么用

    我们有时候会在中间件的事务码SMQ2即Inbound队列查看器里观察到以CSA开头的队列: 这些队列的作用是什么呢?在SAP community上已经有很多朋友提出了相同的问题,也有专家在下列两个连接 ...

  3. SAP CRM 中间件里的发布-订阅者模式

    从事务码SMW01里能观察到一个BDOC可能被发送往不止一个目的site去,比如下图所示的5个site都会收到该site,而高亮显示的SMOF_ERPSITE代表ERP系统QI3的client 504 ...

  4. 在SAP Smart Business workspace里创建KPI tile的错误消息

    i042416 commented on May 25, 2016 We can observe in Chrome development tool that the maintained navi ...

  5. 在SAP Smart Business workspace里创建KPI tile的错误消息分析

    i042416 commented on May 25, 2016 We can observe in Chrome development tool that the maintained navi ...

  6. 如何在 Cypress 测试代码中屏蔽(Suppress)来自应用代码报出的错误消息

    当我试图使用 Cypress 对 SAP 官网进行自动化操作时,遇到如下的错误消息: The following error originated from your application code ...

  7. SAP CRM 中间件Request download里,遇到/SAPPSPRO/S_MAT_ENHANC_COMM 错误的解决办法

    SAP CRM 中间件Request download里,遇到/SAPPSPRO/S_MAT_ENHANC_COMM 错误的解决办法 When I perform product request do ...

  8. 利用CRM中间件Middleware从ERP下载Customer Material的常见错误

    使用事务码VD51和VD52创建和修改Customer Material. 下图是我在ERP创建的Material,为其维护了一个Customer Material AOP. 当下载到CRM后,在We ...

  9. SAP CRM中间件下载equipment时遇到的一个错误

    在CRM开发系统上进行equipment下载,发现不工作.调试发现错误信息在下图定96行的WHEN default分支抛出的: MESSAGE ID 'AZ' ... 通过阅读源代码发现,ERP端支持 ...

最新文章

  1. java+jsp+mysql网页制作总结(1)
  2. 3.2.3节:特权级
  3. Spark Stream整合flum和kafka,数据存储在HBASE上,分析后存入数据库
  4. STM32F1迷你板外部中断
  5. 中国染料行业运营现状及前景产销需求预测报告2021-2027年版
  6. Unity 5 来了!引领开发引擎进入次时代
  7. 产品操作-查询全部产品
  8. 【SSH网上商城项目实战05】完成数据库的级联查询和分页
  9. html数据复制到剪切板
  10. mongo:(2)mongoDB简介
  11. python的pygame库使用方法_[宜配屋]听图阁
  12. webpack的面试题
  13. php之include的使用
  14. 【语音处理】基于matlab音频信号FIR+IIR(高通+低通+带通)滤波器频谱分析【含Matlab源码 1732期】
  15. 【ERP流程图】:生产制造
  16. Jsonp 原理简述
  17. C语言 逻辑运算符及其优先次序(一)
  18. 跳出横向的、孤立的牵绊,真正站在新的角度来看待Web3.0
  19. 如何让EXCEL公式结果不显示#N/A、#VALUE!的错误
  20. C语言-输入一个整数把每位数字转换为英文

热门文章

  1. linux的shell脚本语法与C语言不同之一
  2. 扩展easyui tree的两个方法 获取实心节点
  3. CCNP精粹系列之二十四--BGP的水平分隔,推荐
  4. 发票二维码扫描增强_03_图像预处理_01_图像切片
  5. luogu1347 排序
  6. OO第三次博客作业---透过代码看设计
  7. wx import require的理解
  8. log4net使用具体解释
  9. 软工课程之我思我收获
  10. delphi XE 學習筆記二:TThread.CreateAnonymousThread