2009 Apr 17 7:33 AM
Hi ,
I have an issue in display of grid alv.
The issue is :
I have 5 satic and 5 dynamic fields in the output.
I have popoulated the fieldcatalogue as well as the output internal table correctly.
This is confirmed in debugging mode.
However in the output of the report the values are coming wrong.
The value of the fifth static field gets populated in all the dynamic fields column.
In my case ,the value of UOM goes to all the quantity field(dynamic),though I am passing the
correct tables to the "REUSE_ALV_GRID_DISPLAY".
Please help.
Thanks,
Sucharita.
2009 Apr 17 7:43 AM
Hi Sucharita,
Check the table content in the debugging mode. It should be correct. If its correct then the fieldcatalog is wrong the fieldname parameter in fieldcatalog is populated wronly I think to the fifth column.
Br/Manas
Hi Sucharita,
Check the tabname , fieldname field of your fieldcatalogue itab for the dynamic fields.
Regards.
Sarbajit.
2009 Apr 17 7:43 AM
Hi Sucharita,
Check the table content in the debugging mode. It should be correct. If its correct then the fieldcatalog is wrong the fieldname parameter in fieldcatalog is populated wronly I think to the fifth column.
Br/Manas
2009 Apr 17 7:47 AM
Hi Sucharita,
Check the tabname , fieldname field of your fieldcatalogue itab for the dynamic fields.
Regards.
Sarbajit.
2009 Apr 17 7:50 AM
Hi,
Thanks for your replies.
I got the issue resolved.
By mistake the fieldname of dynamic fileds was in small letter.
Thanks to all,
Suchi.
2009 Apr 17 7:56 AM
Hi,
step 1) check whether your are populating correct field names in the fielcatalog .
step 2) check whether you are populating correct value in the particular field
Thanks & Regards,
Sateesh
2009 Apr 17 8:03 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |