cancel
Showing results for 
Search instead for 
Did you mean: 

APD- Values are not coming correct after BW 7.3 upgrade

Former Member
0 Kudos

Hi All,

In Analysis Process Design, Values are not coming correct from query(source) to DSO(Target) via ABAP Routine(Transformation) for one of the fields after the BW 7.3 upgrade.

Data is correct in BW query but in APD, display data on query gives incorrect data for one of the fields.This been happening after BW upgrade.

APD  

Query  --->    ABAP Routine  ----> DSO

Data mismatch between BW Query and Query in APD(right click display data) as well as in it_source in ABAP routine.

Quick Response will be really appreciated...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

i havent worked on APD( not sure what that is) but if you see the value is not coming correct for 1 field, can you go to your routine and put in break-point. in it to debug it for the known value which is incorect to see where its causing the issue?

Former Member
0 Kudos

APD is Analysis Process Design.

I already tried with the breakpoint in abap routine .From this only i was able to find out, the data coming from the query is not correct in one of the fields.But when i execute the query, data for that field comes out to be correct.

Earlier this APD was working fine, but this is happening after the BW 7.3 upgrade.

Former Member
0 Kudos

Hi,

Is the field with incorrect value a keyfigure or formula or selection?

If yes, then just check if there is any change in value of the GUID of the field in the query compared to the GUID of the field before upgrade.

Prathish.