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

enhancement options

Former Member
0 Likes
586

hi when iam trying to change the existing enhancement (which is provided by sap ) in the code and activate ,its giving msg

SAP names file for <SAPUSER> locked by anothe

process

what it means ,can we save this in our packages ,

hi when iam trying to change the existing enhancement (which is provided by sap ) in the code and activate ,its giving msg

SAP names file for <SAPUSER> locked by anothe

process

what it means ,can we save this in our packages ,

4 REPLIES 4
Read only

Former Member
0 Likes
564

Hi

This means that the enhancement you are trying to use, is already being used by another program. The same enhancement can't be used more than once.

To overcome this, you must delete the enhancement from the other program and then you will be able to use it in yours.

Hope this helps

Regards,

Jayanthi.K

Read only

Former Member
0 Likes
564

hello,

This means that the enhancement you are trying to use is using by some one...... one we can delete that program name u can create another but u r saying that is SAP Standard one...u will not have permission to delete....

Thank u,

santhosh

Read only

Former Member
0 Likes
564

if u hve the enhancement name, goto SE80 and select package. Under this select all the enhancements and search for this enhancement name.chk underwhich packages it.n then u can do it accordingly.

Read only

Former Member
0 Likes
564

hi bro ....

this one mean the enhancement has already been used....

better you can goto se38 and take a copy of standard program in z prog and that too along with each attribute....now change it according to your requirement...

this will get your work done

regards