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


TABLE: POA.EDW_DUNS_GLOBAL_LTC

Object Details
Object Name: EDW_DUNS_GLOBAL_LTC
Object Type: TABLE
Owner: POA
FND Design Data: TablePOA.EDW_DUNS_GLOBAL_LTC
Subobject Name:
Status: VALID


This is theGlobal Ultimate level table in the DUNS Dimension. This table stores the site DUNS number and address information of DUNS sites that are global ultimates of other DUNS sites.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 5
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_DUNS_GLOBAL_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnGLOBAL_ULT_PK_KEY
EDW_DUNS_GLOBAL_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnGLOBAL_ULT_PK
ColumnGLOBAL_ULT_PK_KEY
EDW_DUNS_GLOBAL_LTC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnALL_FK_KEY
Columns
Name Datatype Length Mandatory Comments
GLOBAL_ULT_PK_KEY NUMBER

System generated unique identifier for Global Ultimate DUNS Number
ALL_FK_KEY NUMBER

System generated foreign key to the top level of the DUNS dimension
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
TELEPHONE VARCHAR2 (40)
Telephone number of record for the business site.
STATE_PROV VARCHAR2 (60)
State or provence of record for the business site.
POSTAL_CODE VARCHAR2 (40)
Postal Code of record for the business site.
NAME VARCHAR2 (160)
D&B name of record for the Global Ultimate company. The Global Ultimate is the ultimate parent company of the business site.
INSTANCE VARCHAR2 (40)
Source database instance for DUNS Global.
GLOBAL_ULT_PK VARCHAR2 (40)
Unique identifier for Global Ultimate DUNS Number
GLOBAL_ULT_DP VARCHAR2 (160)
Unique Global Ultimate name
DUNS_NUMBER VARCHAR2 (40)
D&B unique number for the business site
COUNTRY VARCHAR2 (40)
Country of record for the business site.
CITY VARCHAR2 (60)
City of record for the business site.
ALL_FK VARCHAR2 (40)
Foreign key to the top level of the DUNS dimension
ADDRESS VARCHAR2 (80)
Address of record for the business site.
LAST_UPDATE_DATE DATE
Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
Query Text

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


SELECT GLOBAL_ULT_PK_KEY
,      ALL_FK_KEY
,      USER_ATTRIBUTE5
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE1
,      TELEPHONE
,      STATE_PROV
,      POSTAL_CODE
,      NAME
,      INSTANCE
,      GLOBAL_ULT_PK
,      GLOBAL_ULT_DP
,      DUNS_NUMBER
,      COUNTRY
,      CITY
,      ALL_FK
,      ADDRESS
,      LAST_UPDATE_DATE
,      CREATION_DATE
FROM POA.EDW_DUNS_GLOBAL_LTC;

Dependencies

[top of page]

POA.EDW_DUNS_GLOBAL_LTC does not reference any database object

POA.EDW_DUNS_GLOBAL_LTC is referenced by following:

SchemaAPPS
SynonymEDW_DUNS_GLOBAL_LTC