cancel
Showing results for 
Search instead for 
Did you mean: 

Customizing : object is not yet supported by initial distribution

Former Member
0 Kudos

Hello all,

I'm trying to synchronize some customizing between 2 SAP ERP dev systems.

But whenever I try the initial distribution, I have warning messages likes

Object T501 is not yet supported by the initial distribution

Object T500P is not yet supported by the initial distribution

...

And nothing happens.

Do you have any clue on why is this happening ? I checked and normally I verify all the prerequisites for intial distribution.

Best regards,

Sami

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hello!

have you or someone else found an explanation for the mentioned behaviour?

I'm running into the same difficulties that a lot of my (standard) customizing objects are "not yet supported by initial distribution". I wasn't able to finde documentation on that point.

what can I do to get the systems (initially) synchronized?

thanks in advance,

stefan

Former Member
0 Kudos

my colleague was able to provide a solution.

the SAP standard objects (tables, views, etc.) are not ready for customizing synchronization.

you have to create customizing objects by yourself (in the target system) using transaction SCDT_MAPPING. you can identify the target objects by using transaction SOBJ and viewing the object list for the specific view or table.

if you have to create a lot of objects it can be useful to automate the procedure by using ecatt (transaction SECATT).

in transaction SCDT_GROUPS (SolMan) you can then load the object lists from the target system (menu Jump -> load object lists) and then replace the sap standard objects with your own sync objects (insert sync objects).

regards,

stefan