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

Table maintenance generator

Former Member
0 Likes
945

I created table maintenace for custom table and it allows me to change/delete date throught SM31. But I moved changes to test server it's not allowing to do says 'No maintenance authorization for cross-client'.

Thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
913

You might want to consider adding the client to the table.

Rob

5 REPLIES 5
Read only

poornima_chepur2
Explorer
0 Likes
913

Check SU53 in the test server. Also, did you assign the table to an authorization group? Check tcode SE54.

Read only

Former Member
0 Likes
914

You might want to consider adding the client to the table.

Rob

Read only

0 Likes
913

Hi Rob,

Thanks for your reply. Can you please tell me how to add client to table.

Read only

0 Likes
913

Just add it (MANDT) as the first field of the table in SE11.

Rob

Read only

0 Likes
913

Thank you so much Rob. It worked!