‎2008 Aug 07 2:35 PM
hi Experts,
i have a problem in salesorder smartform in KONV-KBETR AND KONV-KWERT fileds.
single material i am getting a that rate and amount fields but it is an multiple materials i am not getting properly it is taken a last material rate and amount for all material.
plese what can i do.
regards
ranga
‎2008 Aug 07 2:46 PM
Hi,
If you want to display only single record at a time then make use of the read statement on the internal table
or
place the display of the data under the loop node.
regards
padma
‎2008 Aug 07 3:46 PM
check if the rate and amount are all in the loop.
hope this helps
thanks