Hi Guru,
when i write simple program se38 that time amount value have coming properly.
and when i pass that value to smartforms that time only print last value.
My code is following.
SELECT KAWRT FROM KONV INTO CORRESPONDING FIELDS OF TABLE IT3_KONV WHERE KNUMV
= it_VBak-KNUMV and KSCHL = 'JEXP'.
LOOP AT IT3_KONV.
ENDLOOP.
Helpfu answer rewarded.
Regards
Nandkishor Londhe