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 dialog

Former Member
0 Likes
1,307

hi to all,

I just created on maintenance view , in that /TMW/PROCEDURE table is check table and /TMW/PROCEDUREA is foreign key table . I did all configuration which have to for maintenance view. now my problem is the view content list not showing the fields from /TMW/PROCEDUREA. its showing only primary fields from /TMW/PROCEDUREA. I need to see all fields from /TMW/PROCEDUREA in maintenance view. is there any solution for this. thank you.

Hi,

Did you add all / required fields in the View Fields TAb.

Please check.

Regards,

Shanmugavel Chandrasekaran

10 REPLIES 10
Read only

Former Member
0 Likes
1,265

Hi,

Did you add all / required fields in the View Fields TAb.

Please check.

Regards,

Shanmugavel Chandrasekaran

Read only

0 Likes
1,265

hi

I need to add all fields from /TMW/PROCEDUREA. for that i used table fields in VIEW FILD tab. but all fields are not showing list

thank you

Read only

0 Likes
1,265

hi to all,

primary key fields only displaying in list. non primary primary key fields not displaying . thank you

Read only

Former Member
0 Likes
1,265

HI After joining the tables you have to select the table fields tab and select the all required fields.

Thanks,

Harinath

Read only

0 Likes
1,265

hi

I did already . but no use. it does't show the non primary key fields .any solution . thank you

Read only

Former Member
0 Likes
1,265

Hi,

In VIEW FIELDS tab next to VEIW FIELD column there is one more column with name P.

Check whether it has value H in the second column for non key fields.

If it has H then it wont be displayed so you need to make it as Blank.

Hope it helps,

Shanmugavel Chandrasekaran

Read only

vijaymanikandan
Contributor
0 Likes
1,265

Hi,

Go to SM30 and then inside the maintenance screen click on the top right corner of the table control. There you will get a small window in which you will have a button called as administrator. Click that and you can see all the fields in your view in this screen. In that screen there will be a check box telling that the field is Hidden or visible. Change the settings as you need. If yourfield itself is not appearing here then go and regenerate your table maintenance generator in se11.

Revert back if you need more details.

Vijay V

Read only

0 Likes
1,265

hi

I checked out what you people suggested .Still not displaying non primary key fields. is there any solutions .

thank you.

Read only

0 Likes
1,265

any body help me. thank you

Read only

former_member418469
Participant
0 Likes
1,265

Hi,

Try to recreate table maintenance generetor by deleting exising one and create again.