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 program for a transaction

Former Member
0 Kudos

Hi i have one program already assigned to the transaction code.

i want to assign the same transaction code to other program instead of the existing one. please give me steps to change.

thanks in advance

KP

5 REPLIES 5

Former Member
0 Kudos

HI

go to SE93

give the transaction name.. click CHANGE.

change the program name and give the selection screen number

and in menuitem EDIT --> Change Transaction type

select Program and selection screen radio button

save and activate

Regards

SAB

Former Member
0 Kudos

Hi,

Yes. Go to SE93 in change mode from the dev.client and change the program name.

Regards

Subramanian

Former Member
0 Kudos

KP ,

Go to SE93 tcode, Click on change button or F6, You will get one more screen there change your program name.

Pls. Mark if useful

Former Member
0 Kudos

Hi,

Goto transaction SE93 and enter the transaction which you want to change and press the button Change . In the Program field remove the existing entry and give the name of the new program . Save the transaction.

Regards,

Sowmya.

Former Member
0 Kudos

Hi,

Go to SE93 and press chaneg button adn remove the name of the program and assign the new program name to the tcode.

But make sure that the <b>program type</b> is the same otherwise it will dump.

If the type is different <b>delete the TCODE and create it as a fresh.</b>.

Because u have to choose a different option for different program types while u create a TCODE.

Hope this helps.

Please reward points and close the thread if ur query is answered.