Skip to Content
0
Former Member
Jun 23, 2011 at 05:09 AM

Display Image dynamicaly on smartform

30 Views

Hi,

I have a internal table with employee name and EMP_ID . Both are char type.

In se78 I upload image by given image name emp_id .

Then I pass the value Name and emp_id, in smartform through se38.

and try to retrieve image with &it_emp-emp_id& in the ghaph .

it can not display the image and give a massage Graphic can not be displayd .

If i Only run the smart from & pass the value of name and emp_id then it can display with dynamically changing image.

but fail when run through SE38.

Pls help as early as possible.