Material customizing download issue analysis

175 阅读1分钟

Created by Jerry Wang on Jul 24, 2014

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

 

clipboard1

 

 

 

1. 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.

clipboard2

 

 

We can manually send them to ERP. 

 

 

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

clipboard3

 

double click the queue once again:

clipboard4

 

clipboard5

 

clipboard6

 

clipboard7

 

clipboard8

 

clipboard9

 

clipboard10

 

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

clipboard11

 

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