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


TABLE: OKL.OKL_FNCTN_PRMTRS_TL

Object Details
Object Name: OKL_FNCTN_PRMTRS_TL
Object Type: TABLE
Owner: OKL
FND Design Data: TableOKL.OKL_FNCTN_PRMTRS_TL
Subobject Name:
Status: VALID


Translatable columns from OKL_FNCTN_PRMTRS_B, per MLS standards. See OKL_FNCTN_PRMTRS_B for a description of the table.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKL_FNCTN_PRMTRS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnID
ColumnLANGUAGE
ColumnZD_EDITION_NAME
Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Primary key column
LANGUAGE VARCHAR2 (12) Yes Language column
SOURCE_LANG VARCHAR2 (12) Yes Source language column
SFWT_FLAG VARCHAR2 (3) Yes Column used by the translation batch program
VALUE VARCHAR2 (240)
This contains the value for the parameter. If the value is present the FPR_TYPE is set to STATIC else CONTEXT.
INSTRUCTIONS VARCHAR2 (720)
Additional instructions for the function parameter.
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
ZD_EDITION_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT ID
,      LANGUAGE
,      SOURCE_LANG
,      SFWT_FLAG
,      VALUE
,      INSTRUCTIONS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ZD_EDITION_NAME
FROM OKL.OKL_FNCTN_PRMTRS_TL;

Dependencies

[top of page]

OKL.OKL_FNCTN_PRMTRS_TL does not reference any database object

OKL.OKL_FNCTN_PRMTRS_TL is referenced by following:

SchemaOKL
ViewOKL_FNCTN_PRMTRS_TL#