Application Development 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: 

Detail-View in Maintenance View: Fields missing

Former Member
0 Kudos

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

raymond_giuseppi
Active Contributor
0 Kudos

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

0 Kudos

Hi Raymond,

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

Thanks for your support.

Regards Mario

0 Kudos

This may have be caused by some buffer refreshing

0 Kudos

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

0 Kudos

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

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

Former Member
0 Kudos

Hi Raymond,

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

Screescreenshot-1.pngnshot is attached.

Regards

Mario