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


TABLE: PA.PA_PERIOD_MASKS_TL

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


This table stores the various translated period mask definitions to be used for displaying periodic


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PA_PERIOD_MASKS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERIOD_MASK_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
PERIOD_MASK_ID NUMBER (15) Yes Indicates the period mask identifier.
NAME VARCHAR2 (240) Yes Indicates the name of the period mask.
DESCRIPTION VARCHAR2 (2000)
Indicates the description for the period mask.
LANGUAGE VARCHAR2 (4) Yes Indicates the effective start date of period mask.
SOURCE_LANG VARCHAR2 (4) Yes Indicates the effective end date of period mask.
LAST_UPDATE_DATE DATE
Yes Standard Who Column.
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column.
CREATION_DATE DATE
Yes Standard Who Column.
CREATED_BY NUMBER (15) Yes Standard Who Column.
LAST_UPDATE_LOGIN NUMBER (15) Yes Standard Who Column.
Query Text

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


SELECT PERIOD_MASK_ID
,      NAME
,      DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM PA.PA_PERIOD_MASKS_TL;

Dependencies

[top of page]

PA.PA_PERIOD_MASKS_TL does not reference any database object

PA.PA_PERIOD_MASKS_TL is referenced by following:

SchemaAPPS
SynonymPA_PERIOD_MASKS_TL