Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Require a FI Function module

Former Member
0 Kudos

Hi All,

Is there any Function Module available that fetches the Sum of all periods (total of transactions of periods.) i.e kslvtkslv1kslv2+..... from table ecmct

Thanks & Regards

Pavan.

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

I don't think there is one such function. you may have to read the data according to selection and calculate all the transactions according to periods.

2 REPLIES 2

former_member188685
Active Contributor
0 Kudos

I don't think there is one such function. you may have to read the data according to selection and calculate all the transactions according to periods.

0 Kudos

solved