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

cross-clinet

Former Member
0 Likes
493

Hi,experts, i created a table and i also created its maintenance generator

but when i used 'SM30' to mantence value, system gave a message 'Caution: The table is cross-client',how to make this table uncross-clinet?

tks alot in advance.

3 REPLIES 3
Read only

former_member673464
Active Contributor
0 Likes
465

hi,

you have include MANDT field in the table as the key field.Then it will be client specific.

Regards,

Veeresh

Read only

Former Member
0 Likes
465

Insert the MANDT field in your table, it will become client dependent (data only)

Read only

prasanth_kasturi
Active Contributor
0 Likes
465

hi,

include MANDT field in your table

then you make it client specific

and will not get that message

reward if helpful

prasanth