Symptom
How to extract the stage or processing status change history of a Professional Services Project or Enterprise Project using CDS View I_EntProjChgDocumentDEX?
Environment
SAP S/4HANA Cloud Public Edition
Resolution
The project stage change is captured in the CDS view I_ENTPROJCHGDOCUMENTDEX with the following parameters:
-
- CHANGEDOCDATABASETABLEFIELD = "PROC_STATUS_OWN"
- CHANGEDOCGLOBALFIELDNAME = "ProcessingStatus"
- CHANGEDOCNEWFIELDVALUE = the current stage (refer to Processing Status for Enterprise Projects | SAP Help Portal for the fixed values and their descriptions)
Use the PROJECTUUID field (the project UUID can be retrieved using I_EnterpriseProject) to link the change to a specific project.
See Also
Keywords
I_ENTPROJCHGDOCUMENTDEX, project stage, processing status, change documents, enterprise projects, professional services projects, project, stage, CDS View, extract, change, change log , KBA , PPM-SCL-STR , Project Structure (Public Cloud) , How To
SAP Knowledge Base Article - Public