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

Detail-View in Maintenance View: Fields missing

Former Member
0 Likes
1,720

Hi all,

when i am generating the Overview-View and the detail-view for a maintenace-view not all fields in the detailview are generated.

Does anybody have an idea?

Regards

Mario

Hi all,

when i am generating the Overview-View and the detail-view for a maintenace-view not all fields in the detailview are generated.

Does anybody have an idea?

Regards

Mario

7 REPLIES 7
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,624

How many fields did you define, and what type of fields, didn't you get some warning messages during generation?

Read only

0 Likes
1,624

Hi Raymond,

after log-out and logon to SAPGUI everything is now fine!

Thanks for your support.

Regards Mario

Read only

0 Likes
1,624

This may have be caused by some buffer refreshing

Read only

0 Likes
1,624

Hi Ray,

unfortunatelly this was wishfull thinking. I was to fast 😞

There is only one field of the child node, wich is a key-field of the child-node!

The other child-node fields are not displayed;

When I add field from the parent node: This fields are displayed.

So why can't I display fields of the child node which are not key-fields?

Regards Mario

Read only

0 Likes
1,624

Can you post the view type (maintenance view?) and definition with expected cardinality (foreign key relations, like 1:1 1:n)

Read only

1,624

Hi Guiseppe,

I finally found the error.

I got two tables

TABLE_PARENT

TABLE_CHILD

There two tables are already joined via a foreign key!!!

In SE11 Maintanece View > Register Tables/Joins I first made the entry

TABLE_CHILD.

Then - and this was obviously my error - I used button "relations". This is not neccessary because both tables are already joined via a foreign key!

At the moment I only generated the overview-view; this works now!!!

Many, many thanks for your hints!

Regards Mario

Read only

Former Member
0 Likes
1,624

Hi Raymond,

there are no warnings, but I have a bunch of fields

Screescreenshot-1.pngnshot is attached.

Regards

Mario