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
103

Hi

how do we create agenerate a transport request for any report/program created in

ABAp.?plz tell all the steps,

also , can we transport all of the following:-

reports

dialog progs

smartforms

sapscripts

exits

Regards.....

1 ACCEPTED SOLUTION

Former Member
0 Kudos
83

SE38 - ABAP editor - Either make a change to the program or select transport

from the menu to generate requests.

SE11 - Do the same for your tables

SE10 is the transaction to release existing requests to another sap machine.

Regards,

Chaitanya.

3 REPLIES 3

Former Member
0 Kudos
84

SE38 - ABAP editor - Either make a change to the program or select transport

from the menu to generate requests.

SE11 - Do the same for your tables

SE10 is the transaction to release existing requests to another sap machine.

Regards,

Chaitanya.

Former Member
0 Kudos
83

Hi,

ya, u can transport all the(reports, dialog progs, smartforms,sapscripts, exits and etc.....)

transport ids to QA as well as PRD.

for the existing reports: go to change mode, then save it ask's about transport id, now create one request id, take that go to se01.

for the new ones: create one reprot or table then save under transport request, then automaticaly one transport request id creates, take that particual request id and go to

T.code se01,

->give ur user id,

-> display,

-> select your request id

-> under that u can find one task id, select that first and release by clicking truck button on the application tool bar,

-> then release main request id by doing as above.

seshu.

Former Member
0 Kudos
83

using se01,se09 we can transport the object from one clint to another clint.

select se01.

select your identification number ,

and expand that identification number.

then select your program

then click transport option in the application tool bar.

we get tick mark on the transported object.