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


TABLE: IEB.IEB_REGIONAL_PLANS

Object Details
Object Name: IEB_REGIONAL_PLANS
Object Type: TABLE
Owner: IEB
Subobject Name:
Status: VALID


Summary information of regional service plans.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEB_REGIONAL_PLANS_PK_U NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSERVICE_PLAN_ID
IEB_REGIONAL_PLANS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnBASE_PLAN_ID
Columns
Name Datatype Length Mandatory Comments
OBJECT_VERSION_NUMBER NUMBER

Sequential number used for database locking control when usinging HTML as a user interface.
SERVICE_PLAN_ID NUMBER (15) Yes Service Plan ID
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
BASE_PLAN_ID NUMBER (15) Yes Base Service Plan ID
SECURITY_GROUP_ID NUMBER (15)
This column is the subscriber?s unique ID that enables secure and exclusive data access for Application Hosting Support.
Query Text

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


SELECT OBJECT_VERSION_NUMBER
,      SERVICE_PLAN_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      BASE_PLAN_ID
,      SECURITY_GROUP_ID
FROM IEB.IEB_REGIONAL_PLANS;

Dependencies

[top of page]

IEB.IEB_REGIONAL_PLANS does not reference any database object

IEB.IEB_REGIONAL_PLANS is referenced by following:

SchemaAPPS
SynonymIEB_REGIONAL_PLANS