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

Maintenance View

Former Member
0 Likes
769

Hi.

I have created a table with 2 key fields and 5 non key fields,also i created a maintenance view for the table ...

but in the view i can see oly one field..tat too the second key field.i didnt get the other fields..pls tell me why it so.,,

-ganesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
740

If the first key field is the client (MANDT) field, then that won't be visible in the maintenance view.

Check the view fields on the Maintenace view you have created. Select the fields you want to have in the maintenance view.

Hope this helps.

Thanks,

Balaji

Hi.

I have created a table with 2 key fields and 5 non key fields,also i created a maintenance view for the table ...

but in the view i can see oly one field..tat too the second key field.i didnt get the other fields..pls tell me why it so.,,

-ganesh

4 REPLIES 4
Read only

Former Member
0 Likes
741

If the first key field is the client (MANDT) field, then that won't be visible in the maintenance view.

Check the view fields on the Maintenace view you have created. Select the fields you want to have in the maintenance view.

Hope this helps.

Thanks,

Balaji

Read only

Former Member
0 Likes
740

Hi Ganesh,

What is the field length of the field... if its too long then it cant able to make it in the view,

if your field length is low then delete the Maintenance view and recreate it again.

Thanks

Yogesh

Read only

Former Member
0 Likes
740

Hi Ganesh,

If you have created a table maintenance for some fields and later on if you add the fields to the table , you wont get in the maintenance view. For this you need to recreate the view again.

This is just for your information.

Regards,

Viveks

Read only

Former Member
0 Likes
740

There may not be proper relationship between the two tables. Pls check it