cancel
Showing results for 
Search instead for 
Did you mean: 

No master data upload from ECC to GTS

Former Member
0 Kudos

Hello ,

I have an Issue, when I try to transport a material from ECC to GTS, marks the following error:

Function module "/SAPSLL/API_6850_SYNCH_MASS" not found,

First the problem was that the material was not transported, I opened a note to SAP and they asked me to implement a pilot note( 1387589 ), I did it and works fine, but I test again in ECC DEV and shows me a dump.

Also, I transported the change to Quality environment and it seems that the note wasn't implemented because the material is not transported to GTS environment again and doesn't mark any error.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I'm not sure its gonna help but try the following

Deactivate and reactivate the changepointers globally

Make sure all entries for Change Pointers for Message Types are enterred and active

using BD53 deactivate and reactive the change pointers

using BD60 check the entries SAP has made. you should have the following

/SAPSLL/BOMMAT_SLL /SAPSLL/BOMMAT_SLL /SAPSLL/BOMMAT_DISTRIBUTE_R3 MARA

/SAPSLL/CPMAS_SLL ADR3MAS /SAPSLL/CPMAS_DISTRIBUTE_R3

/SAPSLL/CREMAS_SLL CREMAS /SAPSLL/CREMAS_DISTRIBUTE_R3 LFA1

/SAPSLL/DEBMAS_SLL DEBMAS /SAPSLL/DEBMAS_DISTRIBUTE_R3 KNA1

/SAPSLL/MATMAS_SLL MATMAS /SAPSLL/MATMAS_DISTRIBUTE_R3 MARA

Most likely the entries in the Function module are wrong and its calling for something with IDOC in it. that is wrong, replace the entry.

Let me know if that helped,

Cheers