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


TABLE: XNP.XNP_INTERCONNECT_AREAS

Object Details
Object Name: XNP_INTERCONNECT_AREAS
Object Type: TABLE
Owner: XNP
FND Design Data: TableXNP.XNP_INTERCONNECT_AREAS
Subobject Name:
Status: VALID


XNP_INTERCONNECT_AREAS stores geographic area covered by a Routing Number. The geographic area covered by a Routing Number is known as an Interconnect Area.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
XNP_INTERCONNECT_AREAS_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnINTERCONNECT_AREA_ID
XNP_INTERCONNECT_AREAS_U2 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnROUTING_NUMBER_ID
ColumnGEO_AREA_ID
XNP_INTERCONNECT_AREAS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnGEO_AREA_ID
Columns
Name Datatype Length Mandatory Comments
INTERCONNECT_AREA_ID NUMBER
Yes Interconnect area identifier
ROUTING_NUMBER_ID NUMBER
Yes Routing Number associated with the geographic area
GEO_AREA_ID NUMBER
Yes Geographic area identifier
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT INTERCONNECT_AREA_ID
,      ROUTING_NUMBER_ID
,      GEO_AREA_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM XNP.XNP_INTERCONNECT_AREAS;

Dependencies

[top of page]

XNP.XNP_INTERCONNECT_AREAS does not reference any database object

XNP.XNP_INTERCONNECT_AREAS is referenced by following:

SchemaAPPS
SynonymXNP_INTERCONNECT_AREAS