[Home] [Help]
[Dependency Information]
Object Name: | EDW_ORGA_OPER_UNIT_LTC |
---|---|
Object Type: | TABLE |
Owner: | HRI |
FND Design Data: | ![]() ![]() |
Subobject Name: | |
Status: | VALID |
This is the level table for the Operating Unit level of the Internal Organization dimension. This stores the organizations which have been defined as Operating Units.
Tablespace: | ![]() |
---|---|
PCT Free: | 5 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EDW_ORGA_OPER_UNIT_LTC_U1 | NORMAL | UNIQUE |
![]() |
![]() |
EDW_ORGA_OPER_UNIT_LTC_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
EDW_ORGA_OPER_UNIT_LTC_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
BUSINESS_GROUP | VARCHAR2 | (240) | Business group containing the operating unit | |
CREATION_DATE | DATE | Standard who column | ||
DATE_FROM | DATE | Start date of the operating unit | ||
DATE_TO | DATE | End date of the operating unit | ||
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 | |
OPERATING_UNIT_PK_KEY | NUMBER | Unique Warehouse Identifier for the Operating Unit Level | ||
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 | |
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 |
Cut, paste (and edit) the following text to query this object:
SELECT BUSINESS_GROUP
, CREATION_DATE
, DATE_FROM
, DATE_TO
, INSTANCE
, INT_EXT_FLAG
, LAST_UPDATE_DATE
, LEGAL_ENTITY_FK
, LEGAL_ENTITY_FK_KEY
, LEVEL_NAME
, NAME
, OPERATING_UNIT_DP
, OPERATING_UNIT_PK
, OPERATING_UNIT_PK_KEY
, ORG_CODE
, ORG_TYPE
, PRIMARY_CST_MTHD
, USER_ATTRIBUTE1
, USER_ATTRIBUTE2
, USER_ATTRIBUTE3
, USER_ATTRIBUTE4
, USER_ATTRIBUTE5
, OPERATING_UNIT_ID
FROM HRI.EDW_ORGA_OPER_UNIT_LTC;
HRI.EDW_ORGA_OPER_UNIT_LTC does not reference any database object
HRI.EDW_ORGA_OPER_UNIT_LTC is referenced by following:
|
|
|