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

ABAP Editor

Former Member
0 Likes
698

Hello Friends,

I have created a program in SE38 and have saved it under a package. Now I want to change the name of the program.

IS there a way to change the name without copying it into a different program?

Thanks,

Shejal Shetty.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
667

Hi,

Goto SE38 and then give the program..there is an option for re-name (Ctrl + F6)..

Thanks,

Naren

6 REPLIES 6
Read only

Former Member
0 Likes
668

Hi,

Goto SE38 and then give the program..there is an option for re-name (Ctrl + F6)..

Thanks,

Naren

Read only

0 Likes
667

Thanks Naren.

But when I do it it ask me for a transport. I saved it in the same request number as the original program but when doing so th eold program still shows in the transport list. Dosent it get deleated.

Shejal.

Read only

Former Member
0 Likes
667

Hi,

No..You have to manually remove it from the change request..

Before deleting the object from the CR..Check the following..

1) Make sure that the new named object is present in the CR.

2) Double on the old named object and check if it is going to an editor...This is to make sure the program is not there...

Then delete it from the CR..

Thanks,

Naren

Read only

0 Likes
667

Thanks Naren,

By the way do you have any idea about LQ02 Transction and recording for BDC. I am tryig to record but i dont have the correct data and the functional guy is unable to help me.

Shejal.

Read only

Former Member
0 Likes
667

Hi,

The transaction LQ02 is a report..Instead of call transaction..you can use SUBMIT RLLQ0200...

I don't have data to check this transaction...Sorry..

Thanks,

Naren

Read only

0 Likes
667

NO problem,

Thanks Again.