For sharing knowledge. I found solution for this issue.
The problem was withNewGLFinancialStatement. It is using NewGLFinancialStatementTotals, but not mapping Input parameters ( P_FinancialStatementVersion, P_Ledger, P_CurruncyRole, P_AlternativeGLAccountIsUsed ).
I copied NewGLFinancialStatement to my own package and mapped these Input parameters, then activate this view, then copied NewGLFinancialStatementQuery and replaced NewGLFinancialStatement Original with the new one.
I believe SAP will fix this in next version of HANA LIVE.
Screenshots After Fixing issue:
Result in Analysis For OLAP:
Result in HANA Studio Debugging: