2008 Jun 03 7:33 AM
Hi,
In ALV report how to show flags at center in the output
Iam using slis_t_fieldcat_alv as field catalog.
I have a field in my table which is a flag.
Now the 'X' should come in center of the field in output.
Regards,
shilpa.
2008 Jun 03 7:43 AM
hi shilpa,
in your field category, declare your field as centered
wa_fldct-just = 'C'.
regards,
Peter
Hi,
In ALV report how to show flags at center in the output
Iam using slis_t_fieldcat_alv as field catalog.
I have a field in my table which is a flag.
Now the 'X' should come in center of the field in output.
Regards,
shilpa.
2008 Jun 03 7:36 AM
Hi,
In Debug mode please check if the table for fieldcatlog is populated for the field of flag.
if this field is not populated then you need to add code to append this field in fieldcatalog table.
Regards,
Rahul
2008 Jun 03 7:43 AM
hi shilpa,
in your field category, declare your field as centered
wa_fldct-just = 'C'.
regards,
Peter
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |