cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC10.1 Error: Value E1610 in some formulas of elimination DEST_ACCOUNT is not a base level member

Former Member
0 Likes
1,218

Hi Experts

I'm using BPC10.1 with IFRS starter kit on SAP BW7.4.

Following error displaying when I Run Package for loading one year transaction data from SAP BW:

Value E1610 in some formulas of elimination DEST_ACCOUNT is not a base level member

But when I check the Consolidation Cube the required data is loaded.

How to remove this error ?

Regards

ISKhan

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Likes

You error is coming not from data load but from default.lgf that you decided to run after data load!

If you select not to run default logic than the error will disappear!

Another question - what is wrong with default logic!

Answers (3)

Answers (3)

Former Member
0 Likes

Yes you are right when when I not select the default logic than the error will disappear.

Now question is how to correct the default.lgf? Do I need to apply any SAP Note?

former_member186338
Active Contributor
0 Likes

SAP notes have no relation to the default.lgf in general!

default.lgf is a user created script in your model! Once again, I am unable to provide here training session about basic BPC features. Please read something yourself about default.lgf and script logic. Only after getting some initial info you will be able to provide required info about the issue you have.

Former Member
0 Likes

I can't get your point, kindly describe following,

  1. What is "default logic/default.lgf"?
  2. How to run without default logic?
  3. What is wrong with default logic? (Your question)
  4. Do I need to apply any SAP Note?
former_member186338
Active Contributor

Sorry, but you need to get at least some initial training for BPC standard 😞

Default logic is an absolutely basic thing in BPC.

It's a script default.lgf written in script logic language and this script is launched when user save data to the model using input form (Excel or web)

Also this script can be launched for some DM packages - like in your case for data load. You have selected to run it!

From your screenshot:

In order to understand what is wrong with it at least the text of default.lgf has to be posted.

former_member186338
Active Contributor

P.S. Look on the log:

May be it's related to incorrect rule setup and rules calculation is performed in default.lgf in your system.

Former Member
0 Likes

Thanks for mentioning your required info. kindly check below and suggest:

Package

Selection Screens

Log

BW sample data which loaded after the run package

The reason of mentioning IFRS Starter Kit is that I already loaded multiple master data, multiple hierarchies, transaction data from flat file and BW and created Balance Sheet, Profit & Loss Statement successfully so the above error never occurred.

former_member186338
Active Contributor
0 Likes

Sorry, but I need FULL info!

What do you think is necessary to provide about DM package?