Do we have any OOTB FDI/ADW table which stores Individual compensation data (ICD)/Awards that can be used in FDI Data Augmentation.
I'm not aware of a table specifically because the Individual Compensation Plans haven't been integrated into FDI yet. But you can pull a lot of the data via the Payroll Balances subject area as long as you know the Payroll Balance tied to the ICP plan. Nearly all of our reports using Payroll Balances instead.
If you really need the base ICP details, almost any OTBI subject area can be data augmented into FDI by finding the PVO table name. I just pulled a basic ICP Real Time report out of OTBI and pulled the PVO table name of:
HcmTopModelAnalyticsGlobalAM.CompensationAM.IndvCmpPlanPVO
You can use that to build an augmentation and integrate it into the existing FDI HCM Subject Areas, in this case I would say the Compensation, or potentially Payroll Costing, depending how much data you need to pull and you can leverage a consistent Primary Key within the subject area.
Hi @Alex van Gulijk - Thanks for the response. I am not able to fine below PVO, can you suggest what could be the issue here ?
Do either of these give the detail you are looking for?
DW_COMP_PERSON_COMP_F — This captures individual award transactions and is the primary fact table for ICD data in FDI. DW_COMP_ELEMENT_ENTRY_F — May also carry element-level compensation entries tied to awards.
Hi, I'm new to OTBI & FDI and need your help. Is it possible to do a report to identify missing default expense account in FDI or OTBI? Thanks for your help.
Hi Team We are using SCM- Maintenance subject areas for reporting . We enabled the Asset related DFFs (CSE_ASSETS_B) under Data Configuration successfully but the Asset DFFs are not reflecting under Descriptive Flexfield Folder . We do not see any Asset folder even under the Descriptive Flexfield folder . Please advise if…
We made some changes in the Fusion UI, and those changes were reflected correctly in OTBI but not in FDI. To refresh the data in FDI, the Oracle support team advised me to reload the relevant functional area (Absence Management). I navigated to Application Administration → Human Capital Management, selected Absence…
Data are synchronized with Oracle HCM and I can see PN 2470, which was terminated in the past. If I add any assignment information I find no records, why?
In an analysis/report, when the Bottom Up Manager details are selected from the hierarchy, the Top Position Person record drops out. This is due to the fact that this top level position does not have a record in the Fusion table : PER_MANAGER_HRCHY_CF which is the source to load OAX$OAC.DW_MANAGER_CF_DH . The requirement…