2008 Nov 27 9:17 AM
Hi,
I am displaying traffic light signal using alv_grid_display.
In output it's showing header name 'Exception' for traffic light.
I want to change header name 'Exception' to 'Signal'.
Plz help me.
Hi,
I am displaying traffic light signal using alv_grid_display.
In output it's showing header name 'Exception' for traffic light.
I want to change header name 'Exception' to 'Signal'.
Plz help me.
2008 Nov 27 9:21 AM
hi,
define the variable of type ICONS.
also declare type-pools as ICONS.
2008 Nov 27 9:24 AM
hi,
INCLUDE <icon>. " put it in top part of program
data :status TYPE icon-id, " put as last field of internal tabel
gwa_fcat-icon = gc_x. " make X in field catalog
2008 Nov 27 9:24 AM
2008 Dec 10 9:38 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |