How to maintain subtotals n grand totals in smart forms?
Answer Posted / sateesh
subtotal:
for dis initially find which field having price values,
Then go to table inside we are having Headder,Mainarea,footer
then go for main area,select the field right click
select->Flow logic-> program lines here u have to specifyI/p
& O/p parameters.
Grand total:
for this go to table-> right click ->select Text
then write the grand total is &v_total&.
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
how to modify the standard method as per your requirement
Why do we use abstract class
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
What is the transaction for recording bdc ? : abap bdc
Explain difference between primary key and unique key?
Explain how do you get output from idoc?
What is difference between dependent and independent data?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Work most on which module: name a few tables?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
What are the function modules used in a sap script driver program?
What are the page windows?
What is a transaction variant and why are they used?
What is meant by authorization? Did you ever work on it? : sap abap hr