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: 

transporting objects

Former Member
0 Kudos

how can we transport objects from development server to testing server in realtime.

kindly provide total information regarding this in realtime

8 REPLIES 8

former_member189629
Active Contributor
0 Kudos

Hi Sub,

Yes you DO transport objects across the landscape in real time. Not rocket science, u move it from your assembly area (development) put it to test (in testing/Quality) and deploy (production) the object.

this link will enilghten you.

http://help.sap.com/saphelp_nw04/helpdata/en/57/38ddff4eb711d182bf0000e829fbfe/frameset.htm

also try this

https://www.sdn.sap.com/irj/sdn/sdnservices/icc?rid=/webcontent/uuid/3a83de71-0501-0010-e490-b85cf78... [original link is broken]

Reward if helpful.

Karthik

Former Member
0 Kudos

HI,

PLease use the Tcode SE09 or SE10.

select the object u want to transport and click the transport(van) button.

I hope ur problem will solved..

Regards,

chandra.kotha

Former Member
0 Kudos

hi ,

Welcome to SDN

Check out this threaad

Regards,

Santosh

0 Kudos

Use SE10 Or SE09 .

there are two types of Transport Request.

1. Workbench request

2. Customizing request.

Depend on your req ,choose your request #

First Select subobject and then Request/Task ->overall Check-syntax check

then check request consitnecy and then display inactive objects.

if everything is okay then proceed ,release ur object ( Function Key F9 )

and you maintaing some doucmentation

and then release main request # and press F9.

Once you done these steps and import ur object by using STMS Transaction in TST Box. Please let me know if you need anything

if useful then do award points.

Thanks

Seshu

Former Member
0 Kudos

Hi Reddy,

In Realtime, normally the ABAPer will release the transport request number using Tcode: SE09/SE10 and then asks/requests the Basis guys to transport to QA or Production system.Rest is taken care by Basis using STMS.

Hope this helps.

Please reward if useful.

Thanks,

Srinivasa

0 Kudos

depend on company, i used to transport and import to TST. and i did not have auth for PRD.

Former Member
0 Kudos

Hi Subramanya Reddy,

Go through this info.

take a look some transport docs

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3010ba90-0201-0010-2896-e58...

http://help.sap.com/saphelp_nw2004s/helpdata/en/0b/5ee7377a98c17fe10000009b38f842/frameset.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e883de94-0501-0010-7d95-de5...

http://help.sap.com/saphelp_nw2004s/helpdata/en/b5/1d733b73a8f706e10000000a11402f/frameset.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e1824eb711d182bf0000e829fbfe/frameset.htm

transport query (bex objects)

http://help.sap.com/saphelp_nw2004s/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm

Please check the below links:

/message/1257362#1257362 [original link is broken]

rsa1 - transport connection - collect objects - select objects and right click -> select insert objects for collection -

grouping - collect necessary objects - hit transport bus with no bex

create a request in the pop up screen and note the request number

se09 - display request - req is modifiable in tree - select request - release task - release parent as well - get screen with

status

go to production system - stms - click bus - choose production server - opens all transports - shows my req - click import icon ONLY my request -

import done - ready message.

check in rsa1 in production

********Rewards some points.

Rgds,

P.Naganjana Reddy

Former Member
0 Kudos

Transportation of Modifiable customizing/work bench objects is done through

Tcodes: SE09/SE10.

You transport the request either test/Prd when you release it.

Releasing is done by ABAPer.

First release the task placing the cursor on the task by pressing F9(transport directly) or 'Transport Van pushbutton'.

and repeat the same for the request also.

Then send a mail to basis to move the request to TST.