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


TABLE: QPR.QPR_PRICE_PLANS_TL

Object Details
Object Name: QPR_PRICE_PLANS_TL
Object Type: TABLE
Owner: QPR
Subobject Name:
Status: VALID


This table stores the translated columns of price plan definition.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
QPR_PRICE_PLANS_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPRICE_PLAN_ID
ColumnLANGUAGE
QPR_PRICE_PLANS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnLANGUAGE
ColumnNAME
Columns
Name Datatype Length Mandatory Comments
PRICE_PLAN_ID NUMBER
Yes This is a unique number generated to identify a plan.
LANGUAGE VARCHAR2 (4) Yes Indicates the defined language of the row's translated columns.
SOURCE_LANG VARCHAR2 (4) Yes Indicates the originallanguage of the row's translated columns.
NAME VARCHAR2 (240) Yes Short name of the analytic workspace associated with the plan.
DESCRIPTION VARCHAR2 (2000)
Long name of the analytic workspace associated with the plan.
CREATION_DATE DATE
Yes Standard Who Column
CREATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who Column
PROGRAM_ID NUMBER

Identifies the concurrent program
PROGRAM_LOGIN_ID NUMBER

Identifies the Oracle Applicaitons Consurrent Program Login ID
PROGRAM_APPLICATION_ID NUMBER

Identifies the Oracle Application that spawned the consurrent program
REQUEST_ID NUMBER

Identifies the concurrent request instance that spawned the concurrent program
Query Text

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


SELECT PRICE_PLAN_ID
,      LANGUAGE
,      SOURCE_LANG
,      NAME
,      DESCRIPTION
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      PROGRAM_ID
,      PROGRAM_LOGIN_ID
,      PROGRAM_APPLICATION_ID
,      REQUEST_ID
FROM QPR.QPR_PRICE_PLANS_TL;

Dependencies

[top of page]

QPR.QPR_PRICE_PLANS_TL does not reference any database object

QPR.QPR_PRICE_PLANS_TL is referenced by following:

SchemaAPPS
SynonymQPR_PRICE_PLANS_TL