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.
Looking for resource material on best practices when combining FDI subject area data with Oracle data (not in any subject area) to create workbooks. Likely we'll use a query to pull the needed Oracle data points and save them in a table. Is there material we can review on how best to make this combining of data sources…
Hello, Is it possible or has anyone had success in pulling or creating a BI Publisher report that shows all Active initiatives (Required, Voluntary or Recommended) along with the 'Run As user' field as well. Or is this only available on the front end?
Hi, Just done 26.R3 in our test pod, It went in easily enough, added advanced collections etc. Can back after the update completed and we no longer have any subject areas in OAC. Seems the latest update is causing for us a 500 internal server error and we can only access our custom data sources. As we were using FTR which…
Hi Experts, We are trying to create a report using OTBI to extract the PO line amount - Do we have the column which extracts the PO line amount out of the box available under subject area: Procurement-Purchasing Real Time or do we need to calculate it using the formula - PO Line Amount = Ordered Quantity × Unit Price Any…
Under the Workforce - Absence Management subject area, the Total Duration of Absence (Days) field does not return data for Life Leave and Annual Leave Half Pay. As an alternative, I used the Absence Duration field, which successfully captures all leave types. However, it does not correctly retrieve leave records that span…