Hello friends...
Please guide me in this:
I have an internal table with say 6 fields.
The first field is say object_name based on certain conditions.
Now I have 20 record for this internal table and 5 different object names which are repeated somewhere.
Say : these are the fields of my internal table:
(F1) F2 F3 F4 F5 F6
*******************************************************
a
b
a
c
a
b......etc, where f1 is the objective name..
Now after all the data being retrieved I need to Summarize this data by Object name. which sud look like this
a
b
c
So wat sud be the proper syntax of doin this.
Please assist.
Helpful replies will be awarded.
Regards,
Sapna A.