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

Use the abap program created by another user.

Former Member
0 Likes
478

I have created a lot of abap program.

But now I use another user to logon the sap system.

How can I use the original program created by the old user?

Thanks anyway!

I have created a lot of abap program.

But now I use another user to logon the sap system.

How can I use the original program created by the old user?

Thanks anyway!

2 REPLIES 2
Read only

MarcinPciak
Active Contributor
0 Likes
419

What do you mean by "use"?

- You can run old programs normally from all the user

- You can change them from other user as long as he is registered with developer key

Regards

Marcin

Read only

Former Member
0 Likes
419

Hi Luisedalian,

Programs are neither user specific nor client specific.

So you can use(Execute) those program which you have created in different user.

But program's server and your present server need to be in the same server .

Regards

Pinaki