hi all,
i have a problem with smartforms.
i have retreived data from table LFA! ,but i am not able to see the data when i execute print program.
instead of data from LFA!,the variables which i declared are printed like this:
&wa-lifnr& &wa-name1&
&wa-lifnr& &wa-name1&
&wa-lifnr& &wa-name1&
&wa-lifnr& .
&wa-lifnr& .
&wa-lifnr&
.
.
.
.
.
.
what could be the problem ?
plz help me out.