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 objects not editable

Former Member
0 Likes
2,716

Hi friends,

I am trying to edit an ABAP object in workbench. The screen changes from "Display mode" to "Change mode". But all the fields in the object are greyed out.

I have all the required authorizations, still unable to edit.

What could be the reason? Please help.

Regards,

Surjit

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
1,769

It seems modification assistant is open in your system.

In Menu , Edit - Modification operations - switch off assistant.This should allow you to make the changes.

Read only

rainer_hbenthal
Active Contributor
0 Likes
1,769

Are you editing an object in SAPs namespace or do you edit an inherited object?

Read only

gerd_rother
Active Participant
0 Likes
1,769

Hi Surjit,

Not only SAP objects might be excluded from editing - if a customer object has a different system as source system than the one you are working at you can only make changes using the modification assistant. Check the source system in the object directory entry.

Regards, Gerd

Read only

dhirsingh
Newcomer
0 Likes
1,627

It appears that you may not have the required service activated to perform that action. First, navigate to /N/IWFND/MAINT_SERVICE and check for the MIG_MC_ODATA_SRV service. If it is not activated, please activate it. That should resolve the issue.