Hi Gurus,
I stumble upon different behaviour when it comes to my machine to other machines.
We have created a report using EPM 10. and we used EPM axis override to populate members but instead of using member ID we use members parameters such as SELF, BAS, ALL, DEP and combination of these list like (SELF,ALL - For Member and Descendants), (SELF,DEP - For Member and Children). This is working fine but I notice different behaviour when I select SELF,ALL combination.
=EPMAxisOverride("000",TRUE,"COST_CENTER","SELF,ALL")
COST_CENTER = Member1
e.g Member1 hierarchy tree
Member1
MemA
MemA1
MemA2
MemA3
MemB
MemB1
MemB2
MemB3
MemC
MemC1
MemC2
My machine behaves like:
Member1
MemA1
MemA2
MemA3
MemA
MemB1
MemB2
MemB3
MemB
MemC1
MemC2
MemC
Then other machine behaves like
Member1
MemA
MemA1
MemA2
MemA3
MemB
MemB1
MemB2
MemB3
MemC
MemC1
MemC2
This two behavior is happening and consistent per machine, and I think the 2nd behavior is the correct one.
What I don't understand why is it that we are encountering different behaviour using same Report Template.
Does Anyone encoutered same issue?
BTW, we are using EPM 10 SP14 patch 2.
BPC 10 netweaver
We really appreciate your help.
Thanks as always,
yajepe