Application Development and Automation 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: 
Read only

Require a FI Function module

Former Member
0 Likes
430

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
Read only

Former Member
0 Likes
392

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
Read only

Former Member
0 Likes
393

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.

Read only

0 Likes
392

solved