DBA Data[Home] [Help] [Dependency Information]


TABLE: HRI.EDW_HR_ASCH_ASG_CHNG_LTC

Object Details
Object Name: EDW_HR_ASCH_ASG_CHNG_LTC
Object Type: TABLE
Owner: HRI
FND Design Data: TableHRI.EDW_HR_ASCH_ASG_CHNG_LTC
Subobject Name:
Status: VALID


This is the level table for the Workforce Change level of the Workforce Change dimension. This stores the different types of assignment changes encountered.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 5
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_HR_ASCH_ASG_CHNG_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnASG_CHANGE_PK_KEY
EDW_HR_ASCH_ASG_CHNG_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnASG_CHANGE_PK
ColumnASG_CHANGE_PK_KEY
EDW_HR_ASCH_ASG_CHNG_LTC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnALL_FK_KEY
Columns
Name Datatype Length Mandatory Comments
ALL_FK_KEY NUMBER

Warehouse Foreign Key to the All Assignment Changes Level
ASG_CHANGE_PK_KEY NUMBER

Unique Warehouse Identifier for the Assignment Change Level
USER_ATTRIBUTE5 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE4 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE3 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE2 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE1 VARCHAR2 (240)
User defined attribute
ASG_CHANGE_CODE VARCHAR2 (30)
Hidden lookup code for the assignment change from the data source
OTHER_CHANGE_FLAG VARCHAR2 (80)
Flag indicating whether any changes to the assignment not indicated by other change flags occurred
GEOG_CHANGE_FLAG VARCHAR2 (80)
Flag indicating whether a change in geography occurred
GRD_CHANGE_FLAG VARCHAR2 (80)
Flag indicating whether a change in grade occurred
POS_CHANGE_FLAG VARCHAR2 (80)
Flag indicating whether a change in position occurred
JOB_CHANGE_FLAG VARCHAR2 (80)
Flag indicating whether a change in job occurred
ORG_CHANGE_FLAG VARCHAR2 (80)
Flag indicating whether a change of organization occurred
ASG_CHANGE_STATUS VARCHAR2 (80)
Flag indicating whether a change in the assignment occurred
NAME VARCHAR2 (80)
Assignment Change Name for the Assignment Change Level
ASG_CHANGE_DP VARCHAR2 (80)
Reserved for future use
INSTANCE VARCHAR2 (40)
Identity of Data Source
ALL_FK VARCHAR2 (40)
Textual Foreign Key to the All Assignment Changes Level
ASG_CHANGE_PK VARCHAR2 (400)
Textual Unique Identifier for the Assignment Change Level
LAST_UPDATE_DATE DATE

Standard who column
CREATION_DATE DATE

Standard who column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ALL_FK_KEY
,      ASG_CHANGE_PK_KEY
,      USER_ATTRIBUTE5
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE1
,      ASG_CHANGE_CODE
,      OTHER_CHANGE_FLAG
,      GEOG_CHANGE_FLAG
,      GRD_CHANGE_FLAG
,      POS_CHANGE_FLAG
,      JOB_CHANGE_FLAG
,      ORG_CHANGE_FLAG
,      ASG_CHANGE_STATUS
,      NAME
,      ASG_CHANGE_DP
,      INSTANCE
,      ALL_FK
,      ASG_CHANGE_PK
,      LAST_UPDATE_DATE
,      CREATION_DATE
FROM HRI.EDW_HR_ASCH_ASG_CHNG_LTC;

Dependencies

[top of page]

HRI.EDW_HR_ASCH_ASG_CHNG_LTC does not reference any database object

HRI.EDW_HR_ASCH_ASG_CHNG_LTC is referenced by following:

SchemaAPPS
SynonymEDW_HR_ASCH_ASG_CHNG_LTC