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


TABLE: IEB.IEB_SERVICE_PLANS_TL

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


Translated Service Plans


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEB_SERVICE_PLANS_TL_PK_U NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSERVICE_PLAN_ID
ColumnLANGUAGE
IEB_SERVICE_PLANS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnLANGUAGE
ColumnPLAN_NAME
Columns
Name Datatype Length Mandatory Comments
SERVICE_PLAN_ID NUMBER (15) Yes Service Plan ID
LANGUAGE VARCHAR2 (4) Yes Language of Text. The language to which things are translated.
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
PLAN_NAME VARCHAR2 (80) Yes Translated Service Plan Name
SOURCE_LANG VARCHAR2 (4)
Language from which things are translated.
DESCRIPTION VARCHAR2 (1996)
Description of the service plan
OBJECT_VERSION_NUMBER NUMBER

Sequential number used for database locking control when usinging HTML as a user interface.
SECURITY_GROUP_ID NUMBER (15)
This column is the ultimate security attribute that stores data by each subscriber?s unique ID and to enable secure and exclusive data access for each subscriber.
Query Text

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


SELECT SERVICE_PLAN_ID
,      LANGUAGE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      PLAN_NAME
,      SOURCE_LANG
,      DESCRIPTION
,      OBJECT_VERSION_NUMBER
,      SECURITY_GROUP_ID
FROM IEB.IEB_SERVICE_PLANS_TL;

Dependencies

[top of page]

IEB.IEB_SERVICE_PLANS_TL does not reference any database object

IEB.IEB_SERVICE_PLANS_TL is referenced by following:

SchemaAPPS
SynonymIEB_SERVICE_PLANS_TL