cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding transport object.

Former Member
0 Kudos

Hi friends,

Im new to this SDN forum. I have one doubt. How can we transport the object.

In our landscape, there are three servers devlopment, testing and production. If we make any changes on which server we have to work.

Thanks & Regards

Rajesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rajesh,

Also go through the link given below to have complete idea of transporting object

<u>http://help.sap.com/printdocu/core/print46b/en/data/en/pdf/BCCTSTMS.pdf</u>

Mohan

Award points if it helps.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rajesh,

Configuration data[IMG changes] is moved from one server to another via transport requests.

The general procedure is as follows:

Release the request Using Tcode /nSE10.

/STMS

Click Import Overview.

Refresh

Click on Request.

Filter it.

Put in request number

Click on Import Request.(truck symbol)

Target Client XXX

Go to execution Tab page.

Check import is on Asynchronous

Go to Options Tab Page

Click on leave the Transport request in Queue for later import.

Enter.

It takes you to Test Client, enter the password.

Check you get the Symbol Triangles against Request

Or Refresh till you get the Symbol.

Check the changes are in Test client.

Hope this adds information

Mohan

Award points if it helps.

.

Former Member
0 Kudos

Hi Rajesh,

Once you save something in SAP System generates a Request (Customizing Request). This request needs to be transported to other servers and this is done using SE 10 Transaction.

All changes are first made on development server and then data is moved to testing(Quality) and then to production.

STEPS:

1.Once you make changes in development server, System generates a request. Make note of this request no.

2. Go to SE 10

3. slect modifiable

4.System will display all request nos and fist one at the top of all reuqests would be the new / recent one i.e., what you saved (made note of)

5. Expand the request - Select the bottom request and select BUS ( Transport) and then Activate and save and Back

6. select the top request and the select BUS (Transport) and save and Back

Now the data is ready to be transported and BASIS will take care of rest of the work.

REWARD If it Helps

Regards

Srini

Former Member
0 Kudos

thank u srini