Quantcast
Channel: SCN : Unanswered Discussions - ABAP Development
Viewing all articles
Browse latest Browse all 8768

Table controll is filled with the wrong collumn sequence

$
0
0

Hello,

 

I currently have a problem with a tablecontroll: The Sequence of the collums is wrong.

 

As you can see, in the elementlist the sequence of the fields is as follows:

1     waers            (währg)

2     Date_from      (Beginn)

3     Date_to          (Ende)

4     GRPLIMIT       (Gruppen Limit)

 

 

The Screen-Painter reflects that:

 

 

When I diyplay the screen as a Test in SE80, I get the correct sequence:

 

 

 

 

 

 

When I want to use that view in my Viewcluster however, it always displays like this:

 

 

When I check the tablecontroll with the debugger, it looks like this at PBO:

(Displaying waers at index 4 instead of 1....)

When I change the index Positions using the debugger, I get the correct results, but that can't be the solution...

 

 

 

 

 

I used SE11 to create the view, SE54 to create the Dialog (SE54 again to create the Viewcluster)

The Sequence of the fields in the View are also exactly the same as they should be in the view itself...

 

There are about 20 Views in that cluster and this is the only view with that problem...

 

What can I do to fix this?

What do I need to do, to avoid this in the future?

 

 

Btw:

- When I delete a field from the viewscreen using screen painter, the view in the cluster will refelct that.

- When I add the same field again at a different place, the view cluster will show it at the same place as above (which is the wrong place from my point of view...)

- I also tried to get the table controll to display all four collumns as fixed (which works fine with the other screens), but here it will revert back to its original 2 fixed collumns.


Viewing all articles
Browse latest Browse all 8768

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>