Hi abapers,
iam facing a strange problem with smartform main window with my line items
data while Calculating.
my requirement is if the form is more than two pages
i have to display two totals i,e is PREV_TOT & SUBTOTAL from second page onwards.
if the page is last page then i have to display as TOTAL.
when am calculating the Subtotal part,
Assume that am having 3 items with item texts on the first page.
and from second page if the particular line item is starting then the first record of the second page
amount is considering in the first page subtotal.
if the particular record is not starting from the second page... means if the item text of particular
material is over flows to second page ...
then am getting the correct calculation part.
how can i over come that problem.
Thanks