cancel
Showing results for 
Search instead for 
Did you mean: 

Few keyfigures are not getting updated in the backup cube

Former Member
0 Kudos

Hi,

We run the daily backup process chain which extract data from planning

area and store in the cube & ods.

There are infopackages which update cube & ods, the datasource & info

source is same for both ODS & backup cube.

But a few keyfigures do not get updated in backup cube where as we see

ODS getting updated for those keyfigures. Also there exist data in the

planning area for these keyfigures.

There is direct mapping between the keyfigures in cube & planning area.

We tried to debug it and noticed that data gets updated in update routine table but not get updated in cube.

There are total 25 keyfigures in the cube , out of this only 5 keyfigures are not getting updated.

Need expert opinion on this.

Regards,

Chetana

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Chetana,

Check the backup step in your process chain. The Data Selection tab may have certain conditions on account of which certain keyfigures in your Backup Cube are not getting updated.

Check if any ABAP routine or any selection conditions are maintained which are causing certain keyfigs to be excluded.

~Rishi

Former Member
0 Kudos

Hi,

We have doen debugging and seen that update routine table gets updated for those keyfigures but infocube doen not get updated.

Regards,

Chetana

Former Member
0 Kudos

Hi,

You need to check couple of things.

1. Check is there any field level transfer routine assigned in transfer struture.

2. Keyfigures are assigned in update routine, I mean from source to destination keyfigures in update rules.

Regards,

Srini