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

Quantity conversion Custom Charactrestic using a reference Infoobject

radek_mlynczak
Explorer
0 Likes
1,214

Hi All,

At the beginning I want to mention that i followed conversion guide:

1. Quantity Conversion Guide for SAP Business Intelligence

2. Reporting Data in Alternate Unit of Measure in BI 7.0



System:


SAP BW 7.30 SP10

The steps which I performed.


1. Creation of Characteristic (custom compounding) with 0BASE_UNIT and reference DSO

and include 0BASE_UNIT as attribute:

2. Loading data to DSO and attributes of characteristic (for Product 17 i 18):

     Characteristic:

    

     DSO:

    

3.Create KF with Unit / Currency 0BASE_UOM


4. Create Quantity Conversion Type:

5. Reporting varaiable:

6. And the result when executing query:

I don`t get the point why the conversion is not possible when the conversion factors exists in DSO for PAL.

Any suggestion would be appreciated.

Thank you

View Entire Topic
radek_mlynczak
Explorer
0 Likes

Hi All,

The reason for the issue was expert routine issue. If you create it between object and Unit Conversion DSO SID are not created.

I implemented note:

2030078 - 730SP13: SID fields of a unit DSO not updated

but without results.

In my case I did workaround and went back to standard transformation with start and end routine and it SID table is filled.

Best,

Radek