cancel
Showing results for 
Search instead for 
Did you mean: 

How is 0VTDetail populated in 0PC_C01

Former Member
0 Kudos
489

Hi,

I need 0VTDetail (Details of Vlaue type) values for some RKF in query.  I see the infoObject in 0PC_C01 cube but it is not mapped from datasource 0CO_PC_C01.  Transformation has a blank routine.

Does any one know how it is populated.  What is the source field in ECC.  I tried to look in COSP, COSS AUFK and other controlling tables but could not find any that maps to it.

Any help is greatly appreciated.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member182470
Active Contributor
0 Kudos

HI,

You need not to map manually or write any routine. When you install datasource and cube , all mappings will be installed automatically. Please check this link for the steps..

http://scn.sap.com/thread/799052

Regards,

Suman

Former Member
0 Kudos

Suman,

Thanks.  I was missing load from 0CO_PC_02.   The cube gets loaded from two extractors.

Install of business content was fine.  I made a copy of 0PC_C01 which had the transformation only from 0CO_PC_01 and not 02.

It's resolved now.

Thanks.

former_member182470
Active Contributor
0 Kudos

Cool..

Answers (2)

Answers (2)

ranganath_korata
Contributor
0 Kudos

Hi Ravi,

It is standard content, so Metadata repository, and BI Content is what you need to look at.

Thanks,

Ranga

RamanKorrapati
Active Contributor
0 Kudos

Hi Ravi,

By using table RSOSFIELDMAP. you can find source field. Please go thru below link.

VTYPE:Reportin Value Type(ECC field)

http://help.sap.com/saphelp_nw04/helpdata/en/59/b464373ea3b838e10000009b38f8cf/content.htm

Thanks