Application Development and Automation 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: 
Read only

STMS

Former Member
0 Likes
963

Hi ,

Can Anyone tell step by step to Transport Request from Quality To Production , The things and Transactions to be used in Quality , The Things and Transactions to be used in Production Server ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
903

In se 38 > Utilites ->Version -> Version Management ......

What is done here ....

7 REPLIES 7
Read only

Former Member
0 Likes
903
Read only

Former Member
0 Likes
903

tcode :se01 /sE09/SE10 IS used to release the request from one server to another say quality to production .

other tcodes important are SE03 .

tcode :STMS is used by basis admin for the import of the transport from the queue .

regards,

vijay

Read only

Former Member
0 Likes
903

Go to STMS

Click on Import Overview button

Double click on the queue name

Select a request number and then Import Request on the Toolbar to transport the request...

Regards

Wenceslaus

Read only

Former Member
0 Likes
903

STMS: Transport Management System.

In SAP Command Line enter T-Code STMS

A TMS window will open then go to Overview > Import Overview >

This will take you to the Import Overview Domain Window, which consist of list of the clients along with their import requests.

Now double click on the client on which u have to import the request.

Then Import Queue window will Open Now search for the Transport request number of which u want to import.

Now check the status of that transport request if the transport request is ready to import then only import it.

Now if the Transport request is ready to import then select the request and click on the Request > Import Request. A confirmation window will open just confirm the request and the request will be imported to ur Client.

http://help.sap.com/saphelp_nw04/helpdata/en/44/b4a0b47acc11d1899e0000e829fbbd/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/60/e3fcf4e36811d184810000e8a57770/content.htm

Read only

Former Member
0 Likes
904

In se 38 > Utilites ->Version -> Version Management ......

What is done here ....

Read only

0 Likes
903

Hi,

In that u can see how many versions have been maintained.

If u transport the request and chnaging it agian in the DEV system or any other, u can see the new request added to that.

This will show the active version as well.

Here if u would like to revert back to the previous version also u can choose return to active version, this will bring u the previous active version without making any code change manually.

<b>Version(s) in the development database:

activ 46C LOCAL 02/14/2007 06:54:46 JSELVI

There are no versions in the version database.</b>

If this is not a local development calss u can see the class and the transport req numbers that has been transported.

Hope I am clear.

Message was edited by:

Judith Jessie Selvi

Read only

Former Member
0 Likes
903

Thanks everyone