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


TABLE: PA.PA_RP_TYPES_TL

Object Details
Object Name: PA_RP_TYPES_TL
Object Type: TABLE
Owner: PA
FND Design Data: TablePA.PA_RP_TYPES_TL
Subobject Name:
Status: VALID


This table stores the information regarding Reporting Pack Types.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PA_RP_TYPES_TL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnRP_TYPE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
RP_TYPE_ID NUMBER (15) Yes Reporting Pack Type ID
RP_TYPE_NAME VARCHAR2 (240) Yes Reporting Pack Type Name
LANGUAGE VARCHAR2 (80) Yes Language
SOURCE_LANG VARCHAR2 (80) Yes The Language the text will mirror. If text is not yet translated into LANGUAGE then any changes to the text in the source language row will be reflected here as well.
CREATION_DATE DATE
Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
CREATED_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 RP_TYPE_ID
,      RP_TYPE_NAME
,      LANGUAGE
,      SOURCE_LANG
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM PA.PA_RP_TYPES_TL;

Dependencies

[top of page]

PA.PA_RP_TYPES_TL does not reference any database object

PA.PA_RP_TYPES_TL is referenced by following:

SchemaAPPS
SynonymPA_RP_TYPES_TL