‎2007 Apr 16 4:31 AM
Hi,
1.I am editing an old query which was created by others, after run SQ01.found some column headers are different in different system.what could be the reason?
2. now in SQ01, when I tried to excute, system pop up: there is difference between infoset and query, query not current? how to change this?
thanks in advance.
will reward for good points.
kitty.
‎2007 Apr 16 5:16 AM
This can be for 3 possible reasons.
Change in the descriptions based on the lenght of the column(Short , Middle ,Long or Heading ) of the Data element changes
OR
The layout has been changed for the ALV grid (default layout setting)
OR
The query has been changed where certain columns from the infoset are dropped and some others selected
The reason why you can face such a problem is if the infoset has changed where as the query was based on the old strcuture of the infoset. You need to resynch(change the query) to match the infoset structure(field should be present here)
Cheers
Kareem
‎2007 Apr 16 5:16 AM
This can be for 3 possible reasons.
Change in the descriptions based on the lenght of the column(Short , Middle ,Long or Heading ) of the Data element changes
OR
The layout has been changed for the ALV grid (default layout setting)
OR
The query has been changed where certain columns from the infoset are dropped and some others selected
The reason why you can face such a problem is if the infoset has changed where as the query was based on the old strcuture of the infoset. You need to resynch(change the query) to match the infoset structure(field should be present here)
Cheers
Kareem