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


TABLE: PA.PA_RP_DEFINITIONS_TL

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


This table stores the definitions about the Reporting Pack.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PA_RP_DEFINITIONS_TL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnRP_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
RP_ID NUMBER (15) Yes Reporting Pack ID
RP_NAME VARCHAR2 (240)
Reporting Pack Name
EMAIL_TITLE VARCHAR2 (80)
Title of emails sent to the recipients
EMAIL_BODY VARCHAR2 (1000)
EMAIL_BODY refers to the email content
DESCRIPTIONS VARCHAR2 (1000)
Description
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_ID
,      RP_NAME
,      EMAIL_TITLE
,      EMAIL_BODY
,      DESCRIPTIONS
,      LANGUAGE
,      SOURCE_LANG
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM PA.PA_RP_DEFINITIONS_TL;

Dependencies

[top of page]

PA.PA_RP_DEFINITIONS_TL does not reference any database object

PA.PA_RP_DEFINITIONS_TL is referenced by following:

SchemaAPPS
SynonymPA_RP_DEFINITIONS_TL