How Group 10 sets of records per group of Internal Table in ABAP. Good Afternoon All, I have one internal table which have 400 records ,i need to group these records in set of 10 records . for example: ID value 2 100 1 95 3 90 4 85 6 80 7 75 8 70 10 65 9 60 ---------------------------------- Total : 720---------------------------------------1st group ------------------------------- 11 59 13 58 12 55 14 54 15 52 18 51 16 50 17 49 19 40 20 39 ------------------------------- Total : 507 -----------------------2nd Group ------------------------------ .......... .......... ........ please help me ....how i get this in abap. Thanks
2 7698Post New Sasco Interview Questions
What is the difference between web based application and client server application?
What are the different methods to run Spark over Apache Hadoop?
Tell me what is the testng.xml file used for?
What do you mean by data manipulation language?
How will you call a constructor in codeigniter?
Why is using C language
Difference between value type & reference types ?
Explain why does all cellular networks have same shape of sim?
How will you implement joins in HBase?
What is the advantage of circular linked list?
why did you apply for this position?
Explain what is sql server english query?
What is the definition of keyword?
How does Report Builder support Analysis Services cubes?
Why constructor is used in c#?