cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BPC : Issue when launching IC_ELIMINATION package

0 Kudos
426

Hi,

I've got the following issue when launching IC_ELIMINATION package :

"Value CA in some formulas of elimination CURRENCY is not a base level member"

The script of elimination is :

During the setup of US elimination, I've made one business rule as required :

I don't know where this issue come from whereas I don't have any formulas concerning currency.

And another question, I'm using a Financial model type, is a GROUP dimension necessary ?

Thank you for your help.

Kind regards

BPC NW 10.0 SP 38 Patch 4 .NET 4.7.2 x64

View Entire Topic
former_member186338
Active Contributor
0 Kudos

Use script like:

*RUN_PROGRAM US_ELIM
CATEGORY = <category id>
CURRENCY = <currency id>
TID_RA = <time id>
HIERARCHY= H2
*ENDRUN_PROGRAM

H2 can be selected

P.S.

https://launchpad.support.sap.com/#/notes/0002849170