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


TABLE: GMP.GMP_PROCESS_PARAMETER_SET_TL

Object Details
Object Name: GMP_PROCESS_PARAMETER_SET_TL
Object Type: TABLE
Owner: GMP
FND Design Data: TableGMP.GMP_PROCESS_PARAMETER_SET_TL
Subobject Name:
Status: VALID


Table for Process Parameter Sets


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GMP_PROCESS_PARAM_SET_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPARAMETER_SET_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
PARAMETER_SET_ID NUMBER (15) Yes Surrogate Key which uniquely identifies the Process Parameter Set
SET_DESCRIPTION VARCHAR2 (240) Yes Column which identifies the Process Parameter Set name
LANGUAGE VARCHAR2 (4) Yes Language
SOURCE_LANG VARCHAR2 (4) Yes Source language
CREATION_DATE DATE
Yes Standard "Row Who" column
CREATED_BY NUMBER
Yes Standard "Row Who" column
LAST_UPDATE_DATE DATE
Yes Standard "Row Who" column
LAST_UPDATED_BY NUMBER
Yes Standard "Row Who" column
LAST_UPDATE_LOGIN NUMBER

Standard "Row Who" column
Query Text

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


SELECT PARAMETER_SET_ID
,      SET_DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GMP.GMP_PROCESS_PARAMETER_SET_TL;

Dependencies

[top of page]

GMP.GMP_PROCESS_PARAMETER_SET_TL does not reference any database object

GMP.GMP_PROCESS_PARAMETER_SET_TL is referenced by following:

SchemaAPPS
SynonymGMP_PROCESS_PARAMETER_SET_TL