Hello Gurus,
We have implemented this Note 428989 to send over to CRM the Product Code (AUSP-ATINN) of our Materials in ECC. We had chosen this approach because Product Code information are not strictly stored in the Material Master tables, instead they are stored in AUSP.
The problem occurs when debugging the Function Module we had created for Z_U_EXIT_MAT_MAP_OLTP. When we look at the entries of the structure T_INT_TABLES, it only contains KSSK and INOB in the TABNAME column. The Note however explicitly says that we can expect 'MARA' or 'MVKE' to be in that structure.
Also, we notice that on the other FM: Z_SEND_PROD_TO_CRM, the input parameter I_OBJ_NAME is never equal to 'MATERIAL' as the note suggests. Instead, I_OBJ_NAME = 'OBJCL' (not exactly sure if it is OBJCL, but something close).
I've also checked over and over, our entries in TBE24 and TPS34 are exactly as specified in the Note.
Table TBE24
Customer Product
RFC Destination
Product Active
Explanation
ZMAT
X
Material Extension
Table TPS34
Process
Country
Application
Function Module
Product
CRM0_200
Z_SEND_PROD_TO_CRM
ZMAT
We'd really appreciate some insight if you've experienced this before, or there might be something we might have missed, or gotten incorrectly, anything.
Thanks,
Miguel