[Home] [Help]
[Dependency Information]
Object Name: | OKL_PARAMETERS_B |
---|---|
Object Type: | TABLE |
Owner: | OKL |
FND Design Data: | ![]() |
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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
OKL_PARAMETERS_B_U1 | NORMAL | UNIQUE |
![]() |
![]() |
OKL_PMR_U2 | NORMAL | UNIQUE |
![]() |
![]() |
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 | |
Name | Datatype | Length | Mandatory | Comments |
---|
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;
OKL.OKL_PARAMETERS_B does not reference any database object
OKL.OKL_PARAMETERS_B is referenced by following:
|
|
|