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 Error

Former Member
0 Likes
864

Hi

I am new in SAP

When I call the ABAP Editor either using transaction SE38 (Tools u2192 ABAP Workbench u2192 Development u2192 ABAP Editor), and give a program name following error display:

"No Change for user sap* allowed"

What is the solution?

5 REPLIES 5
Read only

Former Member
0 Likes
666

It seems you are performing the function of F6 on SAP standard programs. Make sure you have entered Z or Y program before performing the function of F6 .

Read only

Former Member
0 Likes
666

Hi,

If you are entering standard sap programs in se38 i,e those starting with other than 'Z' or 'Y' , you will not be allowed to enter in change mode. We can just goto display mode by pressing F7. For Z and Y programs you can go to change mode unless they are not locked in any other tranport request

Regards,

Vik

Read only

Former Member
0 Likes
666

Hi,

When you try to execute any program that does not start with Z or Y (that's the SAP namespace for custom programs ), it does not let you enter in Change mode.

It lets you see the program only in Display mode.

Read only

Former Member
0 Likes
666

Hi,

Have you logged in with SAP* ? Login with your developer ID

Regards

Read only

Former Member