Question:
Hi Folks,
This is an business content object. I need to add this field to the load to the ODS. I activated also this infosource: 0CO_OM_CCA_9 for this ODS.
but the problem is that CPUDT is a CO name and I do not find the same name in BW.
Does anyone know how to find it in BW or the Name in BW?
THKS.
EV
Answer:
The field CPUDT refers to "Accounting document entry date", if I'm not mistaken. Can't you use the corresponding InfoObjects like 0DOC_DATE or other similar date InfoObjects.
Hope this helps.
Answer:
We use the same field name from the GLPCA table in R/3, and I just created a new InfoObject that was "copied" from 0DOC_DATE. You could also just add the object to your extract structure, but not actually add it to your ODS. That would allow you to select on the field, but it just wouldn't populate anywhere in the ODS. We have done this before as well.