Hi, we have a custom report where we exract all the changes done to the WBS elements from Project Systems tables
PRPS, COBRA , PROJ and others..The main table is PRPS
PRPS has below fields
AENAM Name of Person Who Changed Object
AEDAT Date on which object was last changed
However we also need the Time when it was changed, by having this column it will speed the custom report as the report is currently schdeuled as an hourly Job and tracks the changes done to the WBS elements (Example: Forecasting dates, Actual Acceptance Dates for Revenue Forecasting).
Queries:
1)Why SAP didn't provide the time stamp on Project Systems fields
2)Can we add a Z field (ZERZET) and update the fields using any enhacnement point or an implcit enhancement point.
Apreciate feedback if anyone has come across this scenario.