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

transport

Former Member
0 Likes
535

how we have to transport the report done by us from development to production ? plz explain me.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
515

Hi,

Transport request is released by using transaction SE09 or SE10.

By using T Code STMS :import the transport into target system.

Regards,

Suresh

how we have to transport the report done by us from development to production ? plz explain me.

3 REPLIES 3
Read only

Former Member
0 Likes
516

Hi,

Transport request is released by using transaction SE09 or SE10.

By using T Code STMS :import the transport into target system.

Regards,

Suresh

Read only

Former Member
0 Likes
515

when you save the report, assign it to a package other than $tmp. means do not save it as a local objects as they are not transportable.

after this, it will ask for a transport request. either put an existing one or create a new one here. your report will now be visible in the transaction se10 under the corresponding request. before transport, you need to release this request and its tasks.

transport is done by basis. once you save your object in a request...it becomes transportable.

regards,

Priyank

Read only

Former Member
0 Likes
515

Hi Pinky,

SE01 is the main screen of the Change and transport Organizer. From here the administrator can acheive all tasks related to transport requests - such as create, change, view logs, display client/delivery transports, etc. SE09 and SE10 can also be accessed from here. However, not all developers might be granted access to this transaction.

SE09 is the workbench transport requests transaction - here the developers can track changes to all ABAP workbench objects (dictionary, reports, module pools, etc). This is a developer-specific transaction and mostly all developers have access to this transaction.

SE10 is the customizing request display transaction - this displays all the customizing requests in the system. Again, this could be restricted to Business analysts if required, since they would be doing most of the customizing changes in the system.

Hope this helps.

http://help.sap.com/saphelp_46c/helpdata/en/02/0b8ba835e1d311ba4d0800060d888b/frameset.htm

http://help.sap.com/saphelp_46c/helpdata/en/94/897415dc4ad111950d0060b03c6b76/frameset.htm

Rewards some points.

Rgds,

P.Naganjana Reddy