cancel
Showing results for 
Search instead for 
Did you mean: 

Summation functionality in WD Table

Former Member
0 Kudos

Hi,

I have a requirement.

I would like to add the values of the entries of some of my columns in WebDynPro ABAP.

Can anyone let me know how can we achieve this.

Best Regards

Sid

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

see the <a href="http://help.sap.com/saphelp_nw70/helpdata/en/b5/ac884118aa1709e10000000a155106/frameset.htm">documentation</a> for UI element Table (heading Totaling). The use of the ALV is recommended, see <a href="http://help.sap.com/saphelp_nw70/helpdata/en/5c/cf9e94c2054990a87b1ed409415f23/frameset.htm">Calculation in ALV</a>

Regards, Heidi

raja_thangamani
Active Contributor
0 Kudos

Look at the Standard application <i>WDR_TEST_TABLE</i>, View name is <i>summary</i>. when you execute the application, check the link <i>SummaryCells</i>. This will solve your issue.

Raja T