2007 Jul 06 11:49 AM
Hi All,
How can I display traffic light icon in classic report?
if possible send me sample code please...
Thanks in advance..
2007 Jul 06 11:53 AM
Displaying a traffic light icon.
INCLUDE <list>.
WRITE icon_green_light AS ICON.
Regards,
Pavan P.
2007 Jul 06 11:52 AM
REPORT ZTEST3.
include <icon>.
write:
'@08@'," Green light; positive
'@09@'," Yellow light; neutral
'@0A@'." Red light; negative
2007 Jul 06 11:53 AM
use this link,
http://www1.sapdesignguild.org/resources/ma_guidelines_2/interaction/status_icons.html
if useful reward me with points.
Thanks
Sanket.
2007 Jul 06 11:53 AM
Displaying a traffic light icon.
INCLUDE <list>.
WRITE icon_green_light AS ICON.
Regards,
Pavan P.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |