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.
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (SCM). The session will cover updates on Supply Chain Management and Procurement. Presented by: Anil Sebastian - Senior Director, SCM Product Management, Fusion Data Intelligence…
In FDI, most of the Hierarchy folder wont populating any data. This is one of the most required data from HR. Can anyone assist me how can I get that data in FDI.
Hello Oracle Team, Many organizations currently rely on both Oracle Transactional Business Intelligence (OTBI) and Oracle Fusion Data Intelligence (FDI) for reporting and analytics. While FDI continues to expand its subject area coverage, there are still several OTBI subject areas that are not yet available in FDI. Could…
We want a better grasp on what is considered custom data so we can plan ahead and scale properly before we get too big. Fortunately we are no where near the 50gb limit as found using the subject area for custom data but it doesn't tell us other than 'System' where the custom data is coming from. I found documentation here:…
Is there a way to refresh our development environments in OAC with production data? There a lot of developments that didn't make the cut into production and/or was only used for testing and we would like to clean up dashboards, datasets, data flows, etc… Possibly similar to how receive environment refreshes in our Oracle…
Managers want the ability to assign delegates in Fusion Data Intelligence (FDI) so that delegated users can access and use reports on their behalf. Is that available in FDI now? If yes, anyone share docs about steps to implement that in FDI Thanks