SAP CRM中间件下载时,为什么有时候会生成一个奇怪的BDOC容器

Sent: Friday, April 11, 2014 11:55 PM

Subject: RE: Subtractive changes in CRM Product Settypes by Request Load Functionality

The reason that the proper structures do not make it through was a filter setting for the object MATERIAL in CRM Tx R3AC1 (=> ERP table CRMFILTAB):

Thus, R3TR/FUNC CRM_FILTER_DOWNLOAD_DATA in line 341 of CRS_SEND_TO_SERVER will kick out all BAPIMTCS containers, if the respective material number is not included in the filter array(s).
Don’t ask me for the purpose of that ‘residual’ structure. In my memory, it was not present in the download container in the past (couple of years ago). J

The main thing is: now my test request (‘TF82’) made it through. Feel free to use it.

猜你喜欢

转载自www.cnblogs.com/sap-jerry/p/12371638.html
SAP