Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Transport request

Former Member
0 Kudos

Hi all,

Please tell me what is the meaning of CTC number in transport?..How do we get that number ?..Where is it used?..Is there any tool to generate CTC no?..

Regards

Padmarekha YS

Edited by: Padmarekha YS on Jul 29, 2009 2:25 PM

5 REPLIES 5

Former Member
0 Kudos

Kindly look into the following link, hope this will give some idea.

http://help.sap.com/saphelp_nw70/helpdata/EN/3d/ad5bcf4ebc11d182bf0000e829fbfe/content.htm

0 Kudos

Hi Rajesh,

Thanks for the link u sent..But still didnot understand how that CTC number is generated and why it is called transport request

sdipanjan
Active Contributor
0 Kudos

CTC stands for Client Transport Control

CTC is a parameter you say, which is used in Transport management system if the Extended transport control is active i.e. if you configure Client specific Transport routes. This parameter is used to switch the extended transport control on or off in the transport profile.

Possible values of CTC

CTC =0 : All requests are imported into the specified client.

CTC= 1 : Imports requests that do not yet have a target client in the buffer into the specified clients. Of those requests in the buffer that already have a target client, imports the requests whose target client matches the specified client.

If extended transport control is not activated, client-specific data, particularly Customizing data, is exported out of the source client and into the client with the same number. If you do not want this, you can specify the target client for the import when you call tp :

tp import all <sapsid> client=<target client>

You can check these Tables for Transport related details: E071, E071C, TMSALOG

and the value of all Global parameters can be found in the table: TMSPCONF

For more details of TMS profile and it's various options please go through [Transport Profile|http://help.sap.com/saphelp_nw04/helpdata/en/3d/ad5b264ebc11d182bf0000e829fbfe/frameset.htm]

Regards,

Dipanjan

Former Member
0 Kudos

> Is there any tool to generate CTC no?..

Check in transaction SNR0.

Sounds like a customer specific change request system to me...

=> If you want to release a transport, you need to open a change request first and the number must be released by some development co-ordinator.

?

Cheers,

Julius

Former Member
0 Kudos

Hi,

These (Request No's) are number range intervals for Requests, If you have created a new request after the import, then the next number assigned in the system that start with <SYS>.

you can check the free number intervals in your system by executing the report: RSWBO301.

Also have a look at SAP Note: 106911

Regards,

Mirza