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


TABLE: XNP.XNP_SP_FILTERS

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


XNP_SP_FILTERS stores a list of filtered Telephone Number ranges that a service provider is interested in.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
XNP_SP_FILTERS_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnSP_FILTER_ID
XNP_SP_FILTERS_U2 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnOBJECT_REFERENCE
XNP_SP_FILTERS_U3 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnSP_ID
ColumnNUMBER_RANGE_ID
XNP_SP_FILTERS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnNUMBER_RANGE_ID
Columns
Name Datatype Length Mandatory Comments
SP_FILTER_ID NUMBER
Yes Filter number range identifier for the service provider
OBJECT_REFERENCE VARCHAR2 (80) Yes External Refernce id or the code used by the external system for the filtered number range
SP_ID NUMBER
Yes Service provider interested in the filtered list of telephone numbers
NUMBER_RANGE_ID NUMBER
Yes Telephone number range identifier
EFFECTIVE_DATE DATE
Yes The date from which the filter is effective
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 SP_FILTER_ID
,      OBJECT_REFERENCE
,      SP_ID
,      NUMBER_RANGE_ID
,      EFFECTIVE_DATE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM XNP.XNP_SP_FILTERS;

Dependencies

[top of page]

XNP.XNP_SP_FILTERS does not reference any database object

XNP.XNP_SP_FILTERS is referenced by following:

SchemaAPPS
SynonymXNP_SP_FILTERS