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

status 'not modifiable' for custom table modification

Former Member
0 Likes
550

I am working on a custom table to maintain values. It allows me to maintain values in one client but not in other.

Tried delivery delivery class 'C' and 'A'.

In technical setting tried DATA class 'USER'

I have MANDT field in the table

How can i make it to work to maintain values in all clients?

Thanks,

AP

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
492

Hi,

If you want to make it work for all clients then you need to remove MANDT as the first field because by specifying MANDT it means that its clinet specific.

I think if you remove that and reactivate table maintainence generator it will work fine.

Regards,

Subhashini

Hi,

If you want to make it work for all clients then you need to remove MANDT as the first field because by specifying MANDT it means that its clinet specific.

I think if you remove that and reactivate table maintainence generator it will work fine.

Regards,

Subhashini

1 REPLY 1
Read only

Former Member
0 Likes
493

Hi,

If you want to make it work for all clients then you need to remove MANDT as the first field because by specifying MANDT it means that its clinet specific.

I think if you remove that and reactivate table maintainence generator it will work fine.

Regards,

Subhashini