Hello Experts,
Need some advise-
I am building a Native HANA model(Graphical) to fetch Consolidated Financial Statement from Simple Finance(ACDOCA) table fo rmultiple company codes and trying to figure out how do we achieve cumulative totals?
In simple finance, we have a ACDOCA table (Universal Ledge - GL line item table) which has entries for GL account number, year, month, currency amount etc and account type (whether the account is a profit & loss account or a balance sheet account).The requirement is to create a HANA view, which shows cumulative balance till month entered (i.e. total of all the line items from start till end of the month, not just for one month). I have Fiscal Year and Posting period as Input parameters in this HANA model and using Crystal Report as front end reporting tool.
Currently, I am able to get the balance for one month correctly including currency conversions , but not the cumulative balance starting from beginning of the year.Appreciate any inputs on how to achieve this in HANA graphical Calculation view!
Thanks,
Usha