zoukankan      html  css  js  c++  java
  • 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:

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

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

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

  • 相关阅读:
    css深入理解absolute
    CSS深入理解float
    SpringBoot连接Oracle
    Oralce分页
    ps
    VUE基本安装
    JAVA运行war包
    MYSQL数据库事务隔离级别
    如何设计一个关系型数据库
    省选模拟22
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12370720.html
Copyright © 2011-2022 走看看