2012 Feb 28 10:33 AM
Hi,
does someone know how to fix the column width, when a table is displayed with an alv?
thanks and regards,
Alexander
Hi,
does someone know how to fix the column width, when a table is displayed with an alv?
thanks and regards,
Alexander
2012 Feb 28 10:38 AM
Hi
Fieldcatalogue :
ws_alvfield-outputlen = 13.
APPEND ws_alvfield TO wt_fieldcat.
2012 Feb 28 10:48 AM
Hi,
this statement fixes the column width for the first display, but the user is able to customize the column width during run-time.
I´d like to disable that functionality. Does someone know how that works?
thanks and regards,
Alexander
2012 Feb 28 11:00 AM
Hi
Can you explain
"but the user is able to customize the column width during run-time"
2012 Feb 28 11:29 AM
Hi,
Use
WA_GT_FIELDCAT-outputlength = 16.
and
WA_GT_FIELDCAT-FIX_COLUMN = 'X'.
i think it may fix the issue.
Thanks and regards.
Aswath.
2012 Feb 28 12:11 PM
Hi,
I talked to an alv expert and she told me that it is not possible to fix the column width on the frontend.
thanks and regards,
Alexander
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |