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

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?

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

In R3AC1, you see there are three parent object:

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

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.

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

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:

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

Keyword

SMOFDSTAT, DNL_STATUS, CUST_MAT_INFO

本文来自云栖社区合作伙伴“汪子熙”,了解相关信息可以关注微信公众号"汪子熙"。

上一篇:Linux(centos)系统各个目录的作用详解


下一篇:关于RSA加密