Search Results instance_code
Overview
HR_EDWBV_WRK_ACTVTY_FCV is a Business Intelligence (BI) extraction view owned by the APPS schema in Oracle E-Business Suite. The suffix "BV" identifies it as a Business View, "EDW" indicates it belongs to the Enterprise Data Warehouse integration layer, and "FCV" denotes a flattened currency/value construct used by the HR analytics and workforce activity subject areas. The view exposes assignment-level workforce activity changes, packaged as a set of surrogate foreign keys that conform to the EDW dimensional model. Rather than reporting transactional assignment rows, it presents a denormalized projection of the Assignment Changes fact, in which natural key values are concatenated with the instance_code to produce globally unique, cross-instance identifiers. This design allows the Oracle HR Analytics warehouse, Discoverer workbooks, and custom BI Publisher extracts to reconcile workforce activity across multiple EBS instances that share a single reporting environment. Because the view is a thin projection over the HR assignment and assignment-change entities, it is read-only and is intended for query, extraction, and ETL consumption rather than transactional update.
Underlying Base Objects
The ETRM metadata for this object does not document any referenced base objects, which is typical for EDW conformance views whose lineage is maintained in the HR Analytics data model rather than in the EBS data dictionary. From the embedded view text, the projection is clearly derived from the HR assignment entity (aliased asg) and its change-tracking counterpart (aliased chg), with the prior-assignment image accessed through the pasg_* columns. The filter columns org_change_flag, job_change_flag, pos_change_flag, grd_change_flag, geog_change_flag, and emplymnt_start_flag indicate the view is built on the assignment-change staging logic that captures before-and-after images of an assignment. Reference to EDW_HR_AGE_BAND_PKG.age_band_fk confirms a dependency on the HR EDW age-band PL/SQL package for banding derived from date of birth.
Key Columns
assignment_change_pk— Primary surrogate key built asassignment_id || '-' || effective_start_date || '-' || instance_code.instance_fk— Standard EDW instance foreign key populated frominstance_code; critical for multi-instance consolidation.assignment_fk— Constructed asassignment_id || '-' || instance_code.assignment_change_fk— Composite of the six Y/N change flags, scoring whether any change occurred, suffixed by instance_code.age_band_fk— Derived via the age-band API using months between effective start date and date of birth.geography_from_fk/geography_to_fk— Location-based keys, defaulted toNA_EDWwhen no location exists.grade_from_fk/grade_to_fk,job_from_fk, and related*_to_fkcolumns — Prior and current dimension keys, all concatenated withinstance_code.application_fk— Exposed as NULL in this view.
Common Use Cases and Queries
Typical use of this view is to feed the Assignment Changes fact table in the HR EDW and to support workforce activity analysis such as promotion, transfer, and grade-change reporting. Because instance_code is embedded in every key, the most common query predicate filters by instance. A representative query is:
SELECT assignment_change_pk, assignment_fk, assignment_change_fk, age_band_fk, instance_fk FROM apps.hr_edwbv_wrk_actvty_fcv WHERE instance_fk = :p_instance_code;
Analysts also join the *_from_fk and *_to_fk columns to the corresponding job, grade, and geography dimensions to compare prior and current assignment states within a single extraction.
-
VIEW: APPS.HR_EDWBV_WRK_ACTVTY_FCV
12.1.1
-
View: HR_EDWBV_WRK_ACTVTY_FCV
12.2.2
product: HRI - Human Resources Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.HR_EDWBV_WRK_CMPSTN_FCV
12.1.1
-
APPS.EDW_SOURCE_INSTANCES_PKG SQL Statements
12.1.1
-
APPS.EDW_TRD_PARTNER_PKG SQL Statements
12.1.1
-
APPS.EDW_MTL_INVENTORY_LOC_M_SZ SQL Statements
12.1.1
-
View: HR_EDWBV_WRK_ACTVTY_FCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:HRI.HR_EDWBV_WRK_ACTVTY_FCV, object_name:HR_EDWBV_WRK_ACTVTY_FCV, status:VALID, product: HRI - Human Resources Intelligence , implementation_dba_data: APPS.HR_EDWBV_WRK_ACTVTY_FCV ,
-
View: HR_EDWBV_WRK_CMPSTN_FCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:HRI.HR_EDWBV_WRK_CMPSTN_FCV, object_name:HR_EDWBV_WRK_CMPSTN_FCV, status:VALID, product: HRI - Human Resources Intelligence , implementation_dba_data: APPS.HR_EDWBV_WRK_CMPSTN_FCV ,
-
APPS.EDW_GEOGRAPHY_PKG SQL Statements
12.1.1
-
VIEW: BIS.BIS_FLEX_SEG_MAPPING_LINES#
12.2.2
-
APPS.ITA_SETUP_INSTANCES_PKG SQL Statements
12.1.1
-
APPS.EDW_SOURCE_INST_PKG SQL Statements
12.1.1
-
VIEW: QPR.QPR_INSTANCES#
12.2.2
-
VIEW: APPS.ISCBV_EDW_BACKLOG_SUM1_FCV
12.1.1
-
VIEW: OPI.EDW_MTL_ILDM_SUB_INV_LSTG#
12.2.2
-
VIEW: APPS.EDWBV_HR_ASCH_ASG_CHNG_LCV
12.1.1
-
VIEW: MSD.MSD_ST_CURRENCY_CONVERSIONS#
12.2.2
-
VIEW: OPI.EDW_MTL_ILDM_PCMP_LSTG#
12.2.2
-
APPS.EDW_DB_STATUS SQL Statements
12.1.1
-
View: HR_EDWBV_WRK_CMPSTN_FCV
12.2.2
product: HRI - Human Resources Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
VIEW: OPI.EDW_MTL_ILDM_PORG_LTC#
12.2.2
-
VIEW: OPI.EDW_MTL_ILDM_PCMP_LTC#
12.2.2
-
VIEW: OPI.EDW_MTL_ILDM_PLANT_LTC#
12.2.2
-
TABLE: ITA.ITA_SETUP_CHANGE_HISTORY
12.1.1
owner:ITA, object_type:TABLE, object_name:ITA_SETUP_CHANGE_HISTORY, status:VALID,
-
VIEW: OPI.EDW_MTL_ILDM_SUB_INV_LTC#
12.2.2
-
VIEW: OPI.EDW_MTL_ILDM_LOCATOR_LTC#
12.2.2
-
VIEW: OPI.EDW_MTL_ILDM_LOCATOR_LSTG#
12.2.2
-
VIEW: MSC.MSC_ERRORS#
12.2.2
-
APPS.EDW_ITEMS_PKG SQL Statements
12.1.1
-
APPS.EDW_MTL_INVENTORY_LOC_M_C SQL Statements
12.1.1
-
VIEW: OPI.EDW_MTL_ILDM_PORG_LSTG#
12.2.2
-
APPS.EDW_MRP_FORECAST_M_C SQL Statements
12.1.1
-
APPS.EDW_HR_PERSON_PKG SQL Statements
12.1.1
-
VIEW: OPI.EDW_MTL_ILDM_PLANT_LSTG#
12.2.2
-
APPS.EDW_INSTANCE_COLLECT SQL Statements
12.1.1
-
View: EDW_PMI_PMIL_PLOC_LCV
12.1.1
product: PMI - Process Manufacturing Intelligence , implementation_dba_data: Not implemented in this database ,
-
APPS.MSD_PURGE_LEG SQL Statements
12.1.1
-
APPS.MSD_PURGE_LEG SQL Statements
12.2.2
-
PACKAGE BODY: APPS.EDW_SOURCE_INSTANCES_PKG
12.1.1
-
PACKAGE BODY: APPS.ITA_SETUP_INSTANCES_PKG
12.1.1
-
View: EDW_PMI_PMIL_PLOC_LCV
12.2.2
product: PMI - Process Manufacturing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
TABLE: BIS.EDW_PUSH_DETAIL_LOG
12.1.1
owner:BIS, object_type:TABLE, fnd_design_data:BIS.EDW_PUSH_DETAIL_LOG, object_name:EDW_PUSH_DETAIL_LOG, status:VALID,
-
VIEW: MRP.MRP_AP_APPS_INSTANCES_ALL#
12.2.2
-
VIEW: APPS.EDW_INSTANCE_VIEW
12.1.1
-
PACKAGE BODY: APPS.EDW_MTL_INVENTORY_LOC_M_SZ
12.1.1
-
View: EDWBV_HR_ASCH_ASG_CHNG_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:HRI.EDWBV_HR_ASCH_ASG_CHNG_LCV, object_name:EDWBV_HR_ASCH_ASG_CHNG_LCV, status:VALID, product: HRI - Human Resources Intelligence , implementation_dba_data: APPS.EDWBV_HR_ASCH_ASG_CHNG_LCV ,
-
View: EDW_PMI_PMIL_PWHS_LCV
12.1.1
product: PMI - Process Manufacturing Intelligence , implementation_dba_data: Not implemented in this database ,
-
View: EDW_PMI_PMIL_PWHS_LCV
12.2.2
product: PMI - Process Manufacturing Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
APPS.ISC_EDW_BACKLOG_SUM1_F_C SQL Statements
12.1.1
-
View: EDWBV_HR_ASCH_ASG_CHNG_LCV
12.2.2
product: HRI - Human Resources Intelligence (Obsolete) , implementation_dba_data: Not implemented in this database ,