2008 Feb 23 5:51 AM
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.....
2008 Feb 23 5:53 AM
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.
2008 Feb 23 5:53 AM
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.
2008 Feb 23 6:28 AM
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.
2008 Feb 23 2:47 PM
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.