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: 

ABAP objects not editable

Former Member
0 Kudos
1,865

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

GauthamV
Active Contributor
0 Kudos
918

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.

rainer_hbenthal
Active Contributor
0 Kudos
918

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

gerd_rother
Active Participant
0 Kudos
918

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

dhirsingh
Newcomer
0 Kudos
776

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.