cancel
Showing results for 
Search instead for 
Did you mean: 

Transport number range for non-ABAP transports

Former Member
0 Kudos

Hello Gurus,

Can you please tell me how to define number range for non-Abap transports in Java only Stack?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In our environment, CTS+ is configured on solution manager production system.

So transport numbers are used from SMP table E070L and configured java landscape systems are also listed in this table.


1. Find last java transport and note down it's number.

2. Find where your CTS+ is configured and login to that system

3. goto table E070L, look for your java development system and number you find in step1 should match here.

4. You need developer access to change this number.

I hope this will help.

Former Member
0 Kudos

Thank you Rishi and Hardeep for your help.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

But what i thought that the all the java changes are configured using CTS+ and then it should be taken care in the domain controller in ABAP system.

So you should check this table in the domain controller.

E070L it will have the last transport that is being used.

Thanks

Rishi Abrol