2008 Aug 13 7:25 AM
Can anybody tell me , how to insert a statement in betwist the data populated in a custom container.I want to sum an integer field in the output display on the basis of months.Like it shouls display in middle "the total sum for july month is Total = 1233434'.My problem is only to insert the stmt.I can sum the field on month basis.plz help me out.
2008 Aug 13 1:53 PM
Hi Friend,
I think yuo are talking about ALV. Because custom container can not display anything, it is a container which can not display anything which can hold ALV and Tree View objects.
Please reply we can help...
Regards
Krishnendu
Can anybody tell me , how to insert a statement in betwist the data populated in a custom container.I want to sum an integer field in the output display on the basis of months.Like it shouls display in middle "the total sum for july month is Total = 1233434'.My problem is only to insert the stmt.I can sum the field on month basis.plz help me out.
2008 Aug 13 1:53 PM
Hi Friend,
I think yuo are talking about ALV. Because custom container can not display anything, it is a container which can not display anything which can hold ALV and Tree View objects.
Please reply we can help...
Regards
Krishnendu
2008 Aug 13 2:03 PM
hi,
If you are using ALV then insted of giving the text in the Custom Container (which doesnot contain any text) you can display text as list header.
Regards
Sumit Agarwal
2008 Aug 13 2:03 PM
hi,
i think, you need to display the data and subtotal for month wise. for this requirement you have to build the sort internal table LVC_T_SORT
here you have to pass FIELDNAME, SUBTOT.
Check the sample program start with BCALV* in SE38.
Regards,
Boobalan S
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |