on ‎2015 Jul 06 6:08 AM
Dear All,
I am new to BPC module. I have searched existing posts on SCN but not able to get correct logic.
My requirement is how to read data from transaction data in internal table on specific members. I tried to do the same by simple abap logic but stucked up when logic becomes complex. So i need to know some sample code to read the data.
Kindly ask in case of any clarification needed.
Thanks is Advance.
Himanshu Sharma
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks for your reply i'm on Microsoft platform i have attached a screen shot in my post , I have a requirement to calculate the data as i'm getting the data in CT_DATA parameter now should i do my calculations there are different member dimensions how to calculate the data from different dimentions.
Hi Himanshu,
Please go through below link, this may be helpful for you:
Best Regards,
Deepak
Hi Himanshu,
Your requirement is very simple, you need to speak to an ABAPer to help you. This is like a maths problem, many ways to solve it.
1. use properties of those base member to determine which node they belongs to
2. read different set of data multiple times, so you only read one node of a time
3. read nodes only if you don't need to know the number of base members
Andy
| User | Count |
|---|---|
| 40 | |
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.