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: 

Transportation of a Transaction code

Former Member
0 Kudos

I would like to transport a transaction code.Is there any specific procedure we need to follow for this.

4 REPLIES 4

Former Member
0 Kudos

Hi,

for transporting any object we have to goto <b>se10</b> transaction only

but check whether the program or table or whatever be the object for which you have created the transaction is also going along with it

or before to it...

thanks & regards,

Venkatesh

Former Member
0 Kudos

Hi,

By default you should be getting a customizing request , if not chk this blog and give it as

/people/community.user/blog/2007/01/07/transport-table-entries

R3TR TRAN <tcode name>

Former Member
0 Kudos

Hi Ashish

You must have created a Tcode for a program/report using se93.

so it will get saved in a request

all u have to do is transport this request

Cheers

~Arun

Reward Points if useful

krishnendu_laha
Active Contributor
0 Kudos

Hi Ashish,

you want to transport a transcation code?

at the time of creating a transcation code, user asks for transport request if u have given development class other than $TMP.

I think you have chosen $TMP, at the time of saving. so please chnage the development class: go to Goto->object directory entry and chnage the development class. it will ask for trasnport entry .

after that asks the basis guy or from SE10, transport the object.

Regards

Krish