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

Totals in smartforms

Former Member
0 Likes
572

Hi,

How to get subtotals in each page and grandtotal in last page in smartforms.

Regards,

Suresh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

go to the table(double click)------>

choose calculations tab----->

operation---sum total

fieldname----NETPR

target field name--->v_total

2 REPLIES 2
Read only

Former Member
0 Likes
487

go to the table(double click)------>

choose calculations tab----->

operation---sum total

fieldname----NETPR

target field name--->v_total

Read only

GauthamV
Active Contributor
0 Likes
486

hi,

WELCOME TO SDN.

in footer window there is a check box at end of main page check it which will allow u to get

grandtotal in last page.

for ex u r displaying 1 purchase document which may hav so many items in each page then in program give at new ebeln.sum.this will give u subtotals at every page.

reward points if hlpful.