‎2006 Jan 30 1:10 PM
Hello! can anyone help pls?
I am in the process of constructing an ABAP query and I'm getting an error message which is quite puzzling. Here's the details:
I'm creating the query using an infoset constructed from logical database VAV. When I try to add field VBUP-GBSTA to my basic list design, I get the following error:
"You placed fields from different parallel branches of the hierarchical data source in the same line. . This makes no sense. The list will not be displayed as you desire. . List is only displayed in simple format for correction purposes. . Please check the sequence. Button allows you to color list fields according to the hierarchy. "
I don't know why this is the case, and I really need to report on that field. Any ideas would be most appreciated!
Thanks in advance!
‎2006 Jan 30 1:13 PM
HI
you would have changed the hierarchy of the LDB which should not be done. Call the GET event as you declared in the LDB. can you post your program
regards
‎2006 Jan 30 1:16 PM
I hope u are taking the field GBSTA more than one time in the report layout. Check in Infoset.
Thanks
Eswar
‎2006 Jan 30 1:40 PM
Hello Elizabeth,
I hope you have selected VBUP also in the hierarchy in the infoset. If this is selected and the field which you are looking for (GBSTA) is assigned to a field group, then u should be able to select this in the basic list.
Hope this helps
Abhijit