‎2006 Nov 01 9:09 AM
Hi Frendz,
I have added 3 fields in Existing Report(which contain some 24 fields), while displaying the report i cant see the added 3 fields, now i want this 3 fields in my layout, can u pls giude me how to get ?
Thanks in advance
Points for sure
Srini kumar
‎2006 Nov 01 9:12 AM
Hi srini,
Can u see the fields in ur itab(report) while debugging ..
put a break point on ur itab and see what the fields are ..
if they are present then it must be a display problem .
regards,
vijay.
‎2006 Nov 01 9:15 AM
check in the write statement, whether u put those 3 fields or not...and also check line size...
‎2006 Nov 01 9:20 AM
<b>Are you using ALV to display the report...in that case please check if you have included the 3 new fields in the field catalog internal table.</b>
I feel the above is the reason of the field not being displayed in the output.
Regards
Anurag
‎2006 Nov 01 9:21 AM
Hi
Increase the line-size of ur report hope it would solve purpose and also check in debugging whether 3 fields are
appearing ...
kindly reward points
‎2006 Nov 01 10:01 AM
hi srini,
did u get those 3 fields in the final display...
is it alv display or classical?? if it is alv, check in fieldcatalog whether u included those 3 fields...Still if u not getting, just send ur code...
Regards,
Kumar