cancel
Showing results for 
Search instead for 
Did you mean: 

0PC_C01

Former Member
0 Kudos
360

Dear Gurus,

We are planning to implement the product cost controlling infoprovider 0PC_CO01 which is currently available as standard business content. I have extracted r/3 information with the standard business content and it works perfectly. Unfortunately the datasource is not delta capable and this is a constraint for us. We also prefer a customized infoprovider/data sources/extractors based on the standard rather that using the standard directly.

Is it possible to implement a "Z" environment for profitability analysis(including infoproviders,data sources & extractors) based the info provider 0PC_CO01? If yes, what are the steps I should follow for this?

Thanks & Regards

Suneeth

View Entire Topic
Former Member
0 Kudos

Hi

This Cube talks about Production Analysis (NOT Profit).

If your Data Source doesnot support Delta it would be difficult to get the same on BI Side.

So Go for Generic Delta

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb...

Hope it helps and clear

Former Member
0 Kudos

Thanks for the information on creating generic extractors. In this case, can I select the extractor and extract structure from the standard content itself? How do I manage this part since I want the exact data flow as in the standard. Thanks

Suneeth

Former Member
0 Kudos

Hi,

I am also in process of implmenting 0PC_C01, but not able to validate data in Bi against ECC.

Can you please tell me how do you validate 0PC_C01 data against ECC?

Any reports / transactions with which you can validate data?

Thanks in advance for your time

SA

Former Member
0 Kudos

You can use the transaction S_ALR_87013127 in ECC to validate the data in BIW.

Suneeth

Former Member
0 Kudos

Hi,

Thanks for the reply. I tried using this report but still not able to validate data.

Can you tell me which layout you are using to validate data? e.g for me layout coming by defualt is /SE02. () It is last column there in the report.

Which all chars on BI side you are using ? if you can give me some pointers to validate data, it would be helpful.

Thanks again for your time and help,

SA

Former Member
0 Kudos

Hi

You cannot use Standard Extractor, as far my knowledge goes. But you can copy/ call the Same Fields/Tables specified in Standard Extract Structure and maintain the flow via Generic Extractor.

Hope it helps