Hi,
We are currently implementing BPC 10 NW SP 13 on dev . We have installed the IFRS Starter kit and we are able to create member formulas without any errors.
We then made a copy of the IFRS starter kit environment and renamed it , we are currently having a problem creating a new member formula under Rules in the Web Admin Console for the ACCOUNT Dimension , I get the following error when processing the ACCOUNT dimension :
MDX statement error : System error in program CL_RSR_MDX_OLAP Request and form SID_INDEXH
The member formula is simple : using a base member to get the sum of two parents:
[IREV + [IPBT
when I include the members in brackets in the formula : [IREV] + [IPBT] , I get the error :
MDX Statement error : Mdx Stattement error : Value IREV for characteristic /CMPB/PPDBG8CO unknown
I have attempted removing the PARENTH1 entries and processing the dimension and then copied the PARENTH1 entries back and proccessed as per suggestion on another discussion , but this did not resolve the problem.
I have checked the SLG1 logs , but no errors matchin the above mdx statement errors.
Thanks