Hi BW Experts,
when we are updating data from ODS datamart to another ODS (ie ODS A --> ODS B ) characterisctics of datafield is not updating when the record is Before image (X)...
Problem is for some cases characteristics of Datafield is not updating but Key figure is updating properly in datafields.. and we have only one characteristics (ie 0CALYEAR) in data field and remaining are keyfigures..
<b>Source ODS A Record</b>
SalesDoc Fiscelyear FiscelVariant Companycode SalesMar NoofIteam Recmode
114938805 011.2006 Z1 5110 DOM 23 X
<b>Target ODS B Record</b>
Fiscelyear FiscelVariant Companycode SalesMar Calyear NoofIteam Recmode
011.2006 Z1 5110 DOM -1 (Blank)
<b>Issues is above Calyear is Blank</b>
When i try to debug the update rule i have noticed there is a bug in update program.. for the above scenerio it is not executing the Calyear routine only for above cases and for remainings records calyear is updating properly .. and calyear is simple logic by applying offset Fiscelyear.
Currenlty we are in BW3.5 Patch level 16, Do you guys experience the above problem and is there is any notes to solve the above issues.
With regards,
Hari