Application Development and Automation 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: 
Read only

Data Prob in tcode IW29

Former Member
0 Likes
527

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?

2 REPLIES 2
Read only

Former Member
0 Likes
457

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

Read only

0 Likes
457

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