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


TABLE: ENI.EDW_BRES_PARENT_DEPT_LSTG

Object Details
Object Name: EDW_BRES_PARENT_DEPT_LSTG
Object Type: TABLE
Owner: ENI
Subobject Name:
Status: VALID


This is the interface table for Parent Department level table. Data from multiple transactional systems is staged here for verification and cleansing, before loading it into the dimension level table.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 30
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_BRES_PARENT_DEPT_LSTG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnPARENT_DEPARTMENT_PK
EDW_BRES_PARENT_DEPT_LSTG_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnCOLLECTION_STATUS
Columns
Name Datatype Length Mandatory Comments
DEPARTMENT_CLASS_FK_KEY NUMBER

System generated foreign key to the department class level
REQUEST_ID NUMBER

Identifier used by the collection program
COLLECTION_STATUS VARCHAR2 (30)
Collection status code for the record
DEPARTMENT_CLASS_FK VARCHAR2 (80)
Foreign key to the department class level
DEPARTMENT_CODE VARCHAR2 (80)
Department code
DESCRIPTION VARCHAR2 (240)
Description
ERROR_CODE VARCHAR2 (2000)
Code used to store error messages
INSTANCE VARCHAR2 (40)
Instance from which the record was collected
NAME VARCHAR2 (320)
Parent department name
OPERATION_CODE VARCHAR2 (30)
Code used by the collection program to determine whether to insert/update/delete this record
PARENT_DEPARTMENT_DP VARCHAR2 (240)
Not currently used
PARENT_DEPARTMENT_PK VARCHAR2 (80)
Unique identifier of the parent department
ROW_ID ROWID (10)
Row identifier
USER_ATTRIBUTE1 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE2 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE3 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE4 VARCHAR2 (240)
User defined attribute
USER_ATTRIBUTE5 VARCHAR2 (240)
User defined attribute
CREATION_DATE DATE

Standard Who column
LAST_UPDATE_DATE DATE

Standard Who column
Query Text

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


SELECT DEPARTMENT_CLASS_FK_KEY
,      REQUEST_ID
,      COLLECTION_STATUS
,      DEPARTMENT_CLASS_FK
,      DEPARTMENT_CODE
,      DESCRIPTION
,      ERROR_CODE
,      INSTANCE
,      NAME
,      OPERATION_CODE
,      PARENT_DEPARTMENT_DP
,      PARENT_DEPARTMENT_PK
,      ROW_ID
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      CREATION_DATE
,      LAST_UPDATE_DATE
FROM ENI.EDW_BRES_PARENT_DEPT_LSTG;

Dependencies

[top of page]

ENI.EDW_BRES_PARENT_DEPT_LSTG does not reference any database object

ENI.EDW_BRES_PARENT_DEPT_LSTG is referenced by following:

SchemaAPPS
SynonymEDW_BRES_PARENT_DEPT_LSTG