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


TABLE: HRI.EDW_ORGA_OPER_UNIT_LSTG

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


This is the staging table for the Operating Unit level table. Data from multiple transactional systems is staged here for verification and cleansing, before it is loaded into the Operating Unit dimension level table.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 5
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_ORGA_OPER_UNIT_LSTG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnOPERATING_UNIT_PK
EDW_ORGA_OPER_UNIT_LSTG_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnCOLLECTION_STATUS
Columns
Name Datatype Length Mandatory Comments
BUSINESS_GROUP VARCHAR2 (240)
Business group containing the operating unit
COLLECTION_STATUS VARCHAR2 (30)
Loading status code for the record
CREATION_DATE DATE

Standard who column
DATE_FROM DATE

Start date of the operating unit
DATE_TO DATE

End date of the operating unit
ERROR_CODE VARCHAR2 (2000)
Code used to store error messages
INSTANCE VARCHAR2 (40)
Identity of Data Source
INT_EXT_FLAG VARCHAR2 (80)
Whether the operating unit is an internal or external organization
LAST_UPDATE_DATE DATE

Standard who column
LEGAL_ENTITY_FK VARCHAR2 (240)
Textual Foreign Key to the Legal Entity Level
LEGAL_ENTITY_FK_KEY NUMBER

Warehouse Foreign Key to the Legal Entity Level
LEVEL_NAME VARCHAR2 (15)
Internal use only
NAME VARCHAR2 (500)
Operating Unit name for the Operating Unit Level
OPERATING_UNIT_DP VARCHAR2 (500)
Reserved for future use
OPERATING_UNIT_PK VARCHAR2 (240)
Textual Unique Identifier for the Operating Unit Level
OPERATION_CODE VARCHAR2 (30)
Code used by the loader program to determine whether to insert/update/delete this record
ORG_CODE VARCHAR2 (20)
Hidden code for the operating unit organization type from the data source
ORG_TYPE VARCHAR2 (80)
Operating unit organization type
PRIMARY_CST_MTHD VARCHAR2 (120)
Primary cost method of the operating unit
REQUEST_ID NUMBER

Identifier used by collection program
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
OPERATING_UNIT_ID NUMBER

Hidden Identifier for the Operating Unit from the data source
Query Text

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


SELECT BUSINESS_GROUP
,      COLLECTION_STATUS
,      CREATION_DATE
,      DATE_FROM
,      DATE_TO
,      ERROR_CODE
,      INSTANCE
,      INT_EXT_FLAG
,      LAST_UPDATE_DATE
,      LEGAL_ENTITY_FK
,      LEGAL_ENTITY_FK_KEY
,      LEVEL_NAME
,      NAME
,      OPERATING_UNIT_DP
,      OPERATING_UNIT_PK
,      OPERATION_CODE
,      ORG_CODE
,      ORG_TYPE
,      PRIMARY_CST_MTHD
,      REQUEST_ID
,      ROW_ID
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      OPERATING_UNIT_ID
FROM HRI.EDW_ORGA_OPER_UNIT_LSTG;

Dependencies

[top of page]

HRI.EDW_ORGA_OPER_UNIT_LSTG does not reference any database object

HRI.EDW_ORGA_OPER_UNIT_LSTG is referenced by following:

SchemaAPPS
SynonymEDW_ORGA_OPER_UNIT_LSTG