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


TABLE: OKL.OKL_PARAMETERS_B

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


DEFINITION
parameters required by functions in order to return operand values
EXAMPLE
Name : Contract Amount
Datatype : Number
Description: Description for the parameter.
MISCELLANEOUS
The list of PARAMETERS, that are used to evaluate formulae, is FINITE and known.
New PARAMETERS to the PARAMETER POOL can not be added.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKL_PARAMETERS_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnID
OKL_PMR_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnNAME
Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Primary key column
NAME VARCHAR2 (150) Yes Standard who column
DATATYPE VARCHAR2 (150) Yes The data type of the parameter. Possible values are CHAR, NUMBER, DATE
OBJECT_VERSION_NUMBER NUMBER (9) Yes Column used for locking records during updates
CUSTOMIZATION_LEVEL VARCHAR2 (30) Yes Customization Level for the parameter. Possible value is U.
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
Query Text

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


SELECT ID
,      NAME
,      DATATYPE
,      OBJECT_VERSION_NUMBER
,      CUSTOMIZATION_LEVEL
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM OKL.OKL_PARAMETERS_B;

Dependencies

[top of page]

OKL.OKL_PARAMETERS_B does not reference any database object

OKL.OKL_PARAMETERS_B is referenced by following:

SchemaAPPS
SynonymOKL_PARAMETERS_B