cancel
Showing results for 
Search instead for 
Did you mean: 

TMS Configuration client depending

michael_dwehus
Explorer
0 Kudos

Hello Community,

i need information on how to configure TMS with the following scenario:

Two Systems:

DEV and PRD

Two Clients:

DEV with clients 100 (Customizing GTS) and 200 (Customizing ERP)

PRD with clients 100 (GTS prod) and 200 (ERP prod)

can you explain me how i can get client based transportation from DEV100 to PRD100 and DEV200 to PRD200?

regards

Accepted Solutions (0)

Answers (1)

Answers (1)

ACE-SAP
Active Contributor
0 Kudos

Hi

At first it is not recommended to have many clients in a production system, I've never worked with GTS maybe there is a specific requirement but I do not feel confident with this.

I do not feel confident either having two different SAP solutions within on system... at least this might generate extra regression testing work for instance when you apply OSS note or SP for one of the two solutions (you will need also to validate impact on the other solution)

=> check that post on that subject

For workbench object this can be easily done by creating 2 packages (aka dev class) linked to two different transport layers that will follow specific transport routes... but as your two target clients within the same system this is useless because workbench objects are cross client...

For customizing object the only way would be to activate Client Transport Control (setting TMS parameter CTC=1 for both PRD and DEV systems) and for each order you are creating you can select the client you wish to target.

Regards