Created by Jerry Wang, last modified on Jan 05, 2015

Debug ERP side extract data code:

 

 

 

 

 

 

But on the CRM inbound side, check bapiStructures data:

 

 

 

TAB Name is not MARA:

 

 

 

Go back to the ERP side and observe the data to be sent to the BAPistructure container of CRM:

 

 

 

The TABNAME column is still the correct data:

 

 

 

The actual data removal occurs in the line 224 DELETE statement:

 

 

 

From the debugger, it is observed that the material ID of the current attempt to download is 1407, but the current filter is set to 1397, so 1407 will be removed by filter:

 

 

 

 

 

 

In tcode R3AC1, filter inactive: