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

Overview screen not generated for 'View Maintenance attribute type 'S''

0 Likes
595

Hi,

I have a maintenance view and set the field attribute to 'S' for the key fields. after I have done the 'table maintenance generator', the screen only show subset fields as header, but the overview screen for the rest of the fields was not generated. Anyone knows why?

Thank you.

Regards,

LL

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
554

Hi

If you have inserted all key fields in the set, it doesn't make a sense to generate the overview screen, because it should be managed ONE RECORD ONLY, but the overview is for several records (It's based on TABLE CONTROL).

So if you need to insert all key fields in a set before generating it you have to check the radiobutton for 2 steps and choose the single screen too.

Max

Hi,

I have a maintenance view and set the field attribute to 'S' for the key fields. after I have done the 'table maintenance generator', the screen only show subset fields as header, but the overview screen for the rest of the fields was not generated. Anyone knows why?

Thank you.

Regards,

LL

2 REPLIES 2
Read only

Former Member
0 Likes
555

Hi

If you have inserted all key fields in the set, it doesn't make a sense to generate the overview screen, because it should be managed ONE RECORD ONLY, but the overview is for several records (It's based on TABLE CONTROL).

So if you need to insert all key fields in a set before generating it you have to check the radiobutton for 2 steps and choose the single screen too.

Max

Read only

0 Likes
554

Problem solved. Thank you Max.