Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartforms error

Former Member
0 Likes
339

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

2 REPLIES 2
Read only

Former Member
0 Likes
316

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

Read only

Former Member
0 Likes
315

check if the rate and amount are all in the loop.

hope this helps

thanks