Explain the sequences of event block?
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
Can we access static attribute from instance method
what are the Events in Application Server
In ALV reporting when u execute your report which event gets triggered.
IN Smart Form how many windows are there explain them each? Upto how many main windows we can place in Smartform?
For a package or transaction we will be having multiple no of user exits .Out of these exits how we will find out that the particular exit is the exit which we have to code
Can you delete data element, which is being used by table fields?
What is performance tuning ?
What is table buffer?
To how many tables can an append structure be assigned. : abap data dictionary
Is a logical database a requirement/must to write an abap/4 query?
How do we see the data in Cluster table?