How to retrieve historical values of project task attributes in Oracle Projects
Hi,
Based on a client requirement, we would like to understand whether it is possible to query historical (past) values of project task attributes in Oracle.
We identified the table PJF_PROJ_ELEMENT_VERSION, however the attribute fields appear to be always empty, which makes us think this may not be the correct source. From the table description we also noticed the following statement:
“PA_PROJ_ELEMENT_VERSIONS stores the common versioned information related to tasks and structures – for future use.”
Could you please clarify whether “for future use” means that this table is not currently populated or intended to be used?
0