I want to add icon + text a field. But I cant it .
My Code is :
MOVE : '@66@ Contract' TO gt_ot_1-state ,
"-------------OR-------------------------------------
CONCATENATE '@66@' ' Contract' INTO lv_text .
gt_ot_1-state = lv_text .
Problem is here : http://img11.imageshack.us/img11/4892/wwsds.jpg
Thanks For Reply
Serkann .