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: 

How to change the Package of Transaction?

Former Member
0 Kudos

Hi,

I have a Transaction which I need to change its Package. I used SE03 then double clicked “Change Object Directory Entries”, now I need to know what to put as the "Selection Object" for Transaction Package change. Is there a alternate method available?

Thanks,

Kishan

1 ACCEPTED SOLUTION

former_member184313
Participant
0 Kudos

Hi Kishan

It's R3TR TRAN you have to use in the SE03.

The easiest way to do it is, is with Transaction SE80. You can change the Object Directory Entries of every object via right mose click -> <i>other functions -> Object Directory Entries</i>.

Cheers

Daniel

6 REPLIES 6

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

In se93,go to->Object Directory entry->Change mode,type the package name you want.

former_member184313
Participant
0 Kudos

Hi Kishan

It's R3TR TRAN you have to use in the SE03.

The easiest way to do it is, is with Transaction SE80. You can change the Object Directory Entries of every object via right mose click -> <i>other functions -> Object Directory Entries</i>.

Cheers

Daniel

0 Kudos

Thanks All Points Awarded.

SE03 worked because the Package where the Transaction exists is deleted and I wanted it to be moved to a new Package.

Former Member
0 Kudos

Hi,

goto Se80 - > Select your tcode - > right click -> more functions - > Change Development clase

cheers,

sasi

Former Member
0 Kudos

Hi,

if you execute standard program RSWBO052,

You will find list of obejcts whose object direcotry / Package have to changed .

For tran saction purpsoe use

R3TR TRAN and the enter the name of the transaction in for which you wna to change the package / object directory.

i hope this will work out for you, please award with sutiable points, by clicking star on left side of reply.

Regards,

Irfan Hussain

Former Member
0 Kudos

se93-> your transaction-> goto-> object directory entry->change the package there.....

it will be a good idea to change the package of the program that the transaction is using to the same as that for the transaction. i mean the transaction and the program in it should belong to the same package.

for program-> u can do what u were doing in SE03 or alternatively through the same goto->object dir entry from se38/se80 etc.

rgds,

PJ