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


TABLE: QPR.QPR_REPORT_TYPE_ASGN

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


This table stores the details of assignemnt of Price Planning Report Type Components.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
QPR_REPORT_TYPE_ASSIGNMENTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREPORT_TYPE_ASSG_ID
QPR_REPORT_TYPE_ASSIGNMENTS_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREPORT_TYPE_HEADER_ID
ColumnREPORT_DISPLAY_SEQUENCE
Columns
Name Datatype Length Mandatory Comments
REPORT_TYPE_ASSG_ID NUMBER
Yes Unique Identifier for the report type assignments
REPORT_TYPE_HEADER_ID NUMBER
Yes Unique Identifier of the report type header
REPORT_TYPE_LINE_ID NUMBER
Yes Unique Identifier of the report type lines
REPORT_DISPLAY_SEQUENCE NUMBER

Indicates the sequence of display of the report lines under a given header.
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
Query Text

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


SELECT REPORT_TYPE_ASSG_ID
,      REPORT_TYPE_HEADER_ID
,      REPORT_TYPE_LINE_ID
,      REPORT_DISPLAY_SEQUENCE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM QPR.QPR_REPORT_TYPE_ASGN;

Dependencies

[top of page]

QPR.QPR_REPORT_TYPE_ASGN does not reference any database object

QPR.QPR_REPORT_TYPE_ASGN is referenced by following:

SchemaAPPS
SynonymQPR_REPORT_TYPE_ASGN