Question:
We’re using CCA Cost & Allocation Extractor ( 0CO_OM_CCA_1 ) to get CCA Planned Data. We were informed by the users that the Transaction code field VRGNG ( CO Business transaction ) is needed for the CCA planned data, and the assigned extractor can’t Provide this data.
Actually, I was thinking of using append sttructure to add the Transaction code field and using User/customer Exit to manually extract the data. In R3, table COEJ contains the Transaciton code data in field VRGNG, but the identified extractor does not contain the Document number which could have been used to filter the table and eventually get the Transaction code data in field VRGNG. Can you recommend a way to solve this problem?
Answer:
hey... I'm currently not on an R/3 project... but I have worked with that extractor in the past... we were also using another one (I think it was almost the same name, but it ended in a 9 in stead of a 1). Don't know the exact details (it's been a while) and can't look it up (no R/3 system availablie), but I believe this stuff was documented on OSS.
cheers,
El Belgio
Answer:
Hi,
Thanks for the reply. Actually, I'm using the 0CO_OM_CCA_9 also since what i need to extract from R3 is the CCA ACTUAL and PLANNED. I tried using first the 0CO_OM_CCA_9 thinking that it get also the CCA planned data but I found out that it doesn't extract the CCA planned data. That's why I tried to look for another extractor for the CCA planned data. The problem with this extractor is that it doesn't include the per Document No field of the CCA planned data. I need that field to get the VRGNG field from another table since its a needed requirement. I would also like to see the SAP note in OSS maybe you could provide me the OSS note number.
Answer:
Hi,
Thanks for the reply. Actually, I'm using the 0CO_OM_CCA_9 also since what i need to extract from R3 is the CCA ACTUAL and PLANNED. I tried using first the 0CO_OM_CCA_9 thinking that it get also the CCA planned data but I found out that it doesn't extract the CCA planned data. That's why I tried to look for another extractor for the CCA planned data. The problem with this extractor is that it doesn't include the per Document No field of the CCA planned data. I need that field to get the VRGNG field from another table since its a needed requirement. I would also like to see the SAP note in OSS maybe you could provide me the OSS note number.
Answer:
Hi,
check note 523742.
That one helped me a lot.