SAP CRM中间件下载出错的错误排查

Sent: Tuesday, July 22, 2014 10:58 AM

Subject: RE: how to analyze customize downloading issue

Issue: The customizing object DNL_CUST_PROD0 is still “Running” in tcode R3AM1 for a long time.

check in CRM system using SMQ1, to check whether the customizing download request has already been successfully sent out to ERP.

in this example, we see three blocked queue, this is the reason why the status is still running.

We can manually send them to ERP.

Double click on the first line, the queue has status “SYSFAIL”.

double click the queue once again:







inside this FM CRS_CUSTOMIZING_EXTRACT, there is a dump, you can find it in ST22:

扫描二维码关注公众号,回复: 9394844 查看本文章

The internal table gt_crmtab[] should not be empty in customizing download scenario.

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

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

发布了6732 篇原创文章 · 获赞 645 · 访问量 111万+

猜你喜欢

转载自blog.csdn.net/i042416/article/details/104493054
SAP