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


TABLE: HR.HR_PERSON_DEPLYMT_EITS

Object Details
Object Name: HR_PERSON_DEPLYMT_EITS
Object Type: TABLE
Owner: HR
FND Design Data: TablePER.HR_PERSON_DEPLYMT_EITS
Subobject Name:
Status: VALID


Identifies Extra Information records in an employee's current business group that will be copied to the employee's record in a new business group when the employee is on deployment


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
HR_PERRSON_DEPLYMT_EITS_PK NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_DEPLYMT_EIT_ID
Columns
Name Datatype Length Mandatory Comments
PERSON_DEPLYMT_EIT_ID NUMBER (15) Yes Unique identifier of this row
PERSON_DEPLOYMENT_ID NUMBER (15) Yes Deployment for which the Extra Information record is to be copied over
PERSON_EXTRA_INFO_ID NUMBER (15) Yes Extra Information record that will be copied to new business group
OBJECT_VERSION_NUMBER NUMBER (15) Yes Version number of row
CREATED_BY NUMBER (15) Yes AOL WHO column
CREATION_DATE DATE
Yes AOL WHO column
LAST_UPDATED_BY NUMBER (15) Yes AOL WHO column
LAST_UPDATE_DATE DATE
Yes AOL WHO column
LAST_UPDATE_LOGIN NUMBER (15)
AOL WHO column
Query Text

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


SELECT PERSON_DEPLYMT_EIT_ID
,      PERSON_DEPLOYMENT_ID
,      PERSON_EXTRA_INFO_ID
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM HR.HR_PERSON_DEPLYMT_EITS;

Dependencies

[top of page]

HR.HR_PERSON_DEPLYMT_EITS does not reference any database object

HR.HR_PERSON_DEPLYMT_EITS is referenced by following:

SchemaAPPS
SynonymHR_PERSON_DEPLYMT_EITS
TriggerHR_PERSON_DEPLYMT_EITS_WHO
SchemaPUBLIC
SynonymHR_PERSON_DEPLYMT_EITS