how to caluclate sub total of some specific fields ?
Ex
1 a 2000
2 a 324
3 b 3245
i want total of all a's ,,,
please dont use collect
Answer Posted / aashu
Hi,
You can use control break statement 'at end of & end at'
for a's field, within loop and endloop statement.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are screen painter and menu painter? : abap hr
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
stock transfer from one plant to another plant ? i want the total description.
after creating lock object if does n't access record by second user what should we do?
how do you transport lsmw data from one system to another?
What is a development class? : abap data dictionary
What are the prerequisites for creating foreign key relationship?
Can we use transfer dataset to transfer data in internal table ?
when are objects are passed from task to the change request?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
How to pass data from list to report?
Difference between sap script and report?
What is the difference between internal tables and extract datasets? : abap modularization
How would you suppress the display of a parameter on the selection screen?