cancel
Showing results for 
Search instead for 
Did you mean: 

How to specify a client to transport to

Former Member
0 Kudos

I have an external transport from a vendor that I need to import into my SB1 system. The problem is that I cannot set the client via Request --> Target Client --> Set in STMS. This is because Extended transport control is not turned on for this system. How can I turn on Extended transport control for a stand-alone system so that I can specify the client to import into?

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

Set in the import system the variable "CTC=true" (STMS - System - doubleclick)

The other way is to import the transport manually from OS level:

cd usrsaptransbin
tp addtobuffer <transport> <SID> pf=<tp-profile> 
tp import <transport> <SID> pf=<tp-profile> clientXXX u1

--

Markus

Answers (0)