‎2009 Sep 02 8:11 AM
Hi,
I am exectiing the transaction IW29 and after executing the tcode in the layout I clicked the variant button and changed the layout.
in the layout I added the System status field and I was able to get the output.
but in the debugging mode at the FM REUSE_ALV_GRID_DISPLAY the Internal Table does not have the values populated for the system status for any of the record but I am gettting the values in output.
Could any one please explain me the reason?
‎2009 Sep 02 8:14 AM
hai ,
it is standard call,
it will populate data for all but what ever fields u want to display u can do in layout else they will be hidden
m.a
‎2009 Sep 02 8:24 AM
HI,
My Doubt is that in the FM REUSE_ALV_GRID_DISPLAY the data internal table is not having the SYSTEM STATUS column filled for any of the records. But when I chnged the layout data is coming into the field.
In debugging you can check
The field is STTXT ( 59th field ) no data is filled but in output when you use the SYSTEM STATUS field you can see the data.
Hope I am clear
Plz help
Regards