2009 Apr 14 1:26 PM
Hi all,
I have an ALV list report with 36 clolumns. But on clicking the detail dsipaly button i am only able to get 29 columns for 1 regord and 31 for another. Can u please guide me regarding the same..
thanks
2009 Apr 14 1:39 PM
Hi
Pass
is_layout-detail_initial_lines = 'X'
to the REUSE_ALV_LIST_DISPLAY function.
Then you will consistently get all columns in your detail view.
Cheers,
Aditya
Edited by: Aditya Laud on Apr 14, 2009 2:39 PM
Hi all,
I have an ALV list report with 36 clolumns. But on clicking the detail dsipaly button i am only able to get 29 columns for 1 regord and 31 for another. Can u please guide me regarding the same..
thanks
2009 Apr 14 1:28 PM
Hi Uday,
It's probably because the missing columns dont have any content in the rows.
Cheers,
Aditya
2009 Apr 14 1:30 PM
2009 Apr 14 1:31 PM
Hi,
Check field names are passed in the Uppercase while building Fieldcatalog.
2009 Apr 14 1:34 PM
the freport is getting dispaalyed properly. Only for the click of detailed display button all the fields are not displayed. Is there nay restricitons on number of charachters?
2009 Apr 14 1:42 PM
Hi,
I think u might be missing the fields when u are using usercommand for detail display..plz check.
Regards,
Nagaraj
2009 Apr 14 1:39 PM
Hi
Pass
is_layout-detail_initial_lines = 'X'
to the REUSE_ALV_LIST_DISPLAY function.
Then you will consistently get all columns in your detail view.
Cheers,
Aditya
Edited by: Aditya Laud on Apr 14, 2009 2:39 PM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |