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


TABLE: QPR.QPR_PR_SEGMENTS_B

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


Pricing Segment Details


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
QPR_PR_SEGMENT_B_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPR_SEGMENT_ID
Columns
Name Datatype Length Mandatory Comments
PR_SEGMENT_ID NUMBER
Yes Unique identifier of a Pricing Segment
INSTANCE_ID NUMBER
Yes Instance Id
DEFAULT_POLICY_ID NUMBER
Yes Foreign Key to qpr_policies_b
POLICY_IMPORTANCE_CODE VARCHAR2 (30)
Takes values HIGH, MEDIUM, LOW.
POLICY_PRECEDENCE NUMBER

Percedence for the policies linked to the strategy
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 Concurrent Program Login ID
PROGRAM_APPLICATION_ID NUMBER

Identifies the Oracle Application that spawned the concurrent 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 PR_SEGMENT_ID
,      INSTANCE_ID
,      DEFAULT_POLICY_ID
,      POLICY_IMPORTANCE_CODE
,      POLICY_PRECEDENCE
,      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_PR_SEGMENTS_B;

Dependencies

[top of page]

QPR.QPR_PR_SEGMENTS_B does not reference any database object

QPR.QPR_PR_SEGMENTS_B is referenced by following:

SchemaAPPS
SynonymQPR_PR_SEGMENTS_B