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

How to debug a keyfigure value

former_member657448
Discoverer
0 Kudos
209

Hi Experts,

I want to know how to debug a key figure value from source to target cube.

kindly let me know the way to analyze the same.

Regards,

Venkat

View Entire Topic
former_member612187
Participant
0 Kudos

Hi Venkat


I hope you are trying to trace the Key Figure field back to its source. Check the Transformation of the Cube to see how the KF is mapped; whether it’s directly mapped or any Field Routine has been used. In case of a Field Routine you will have to debug it first. Then you can check in the source and onto the next source in the same manner. In ECC side you can check based on The Data Source. If it’s Standard you can google the related Tables and field. In case of a Generic Extractor you can check in ECC using RSO2 tcode to see the structure of it.