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


TABLE: OKC.OKC_FUNCTION_EXPR_PARAMS_H

Object Details
Object Name: OKC_FUNCTION_EXPR_PARAMS_H
Object Type: TABLE
Owner: OKC
FND Design Data: TableOKC.OKC_FUNCTION_EXPR_PARAMS_H
Subobject Name:
Status: VALID


The parameters to be supplied to a FUNCTION EXPRESSION.
If of subtype ATTRIBUTE SUPPLIED, the value to be used is provided by an ACTION ATTRIBUTE. If USER SUPPLIED, then the value is entered by the user when the FUNCTION EXPRESSION PARAMETER is defined.
A type of FUNCTION EXPRESSION PARAMETER indicating that the value to be passed as the parameter value is provided by an ACTION ATTRIBUTE. A type of FUNCTION EXPRESSION PARAMETER indicating that the value to be passed as the parameter value is provided by the user when the FUNCTION EXPRESSION PARAMETER is defined.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKC_FUNCTION_EXPR_PARAMS_H_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnID
ColumnMAJOR_VERSION
OKC_FUNCTION_EXPR_PARAMS_H_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnDNZ_CHR_ID
Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes System generated Unique Identifier.
CNL_ID NUMBER
Yes See the corresponding description in OKC_FUNCTION_EXPR_PARAMS
PDP_ID NUMBER
Yes See the corresponding description in OKC_FUNCTION_EXPR_PARAMS
AAE_ID NUMBER

See the corresponding description in OKC_FUNCTION_EXPR_PARAMS
DNZ_CHR_ID NUMBER

See the corresponding description in OKC_FUNCTION_EXPR_PARAMS
OBJECT_VERSION_NUMBER NUMBER (9) Yes See the corresponding description in OKC_FUNCTION_EXPR_PARAMS
MAJOR_VERSION NUMBER (4) Yes The version of the contract for this history record.
VALUE VARCHAR2 (2000)
See the corresponding description in OKC_FUNCTION_EXPR_PARAMS
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.
SECURITY_GROUP_ID NUMBER

Used in hosted environments
APPLICATION_ID NUMBER

Application Identifier
SEEDED_FLAG VARCHAR2 (3)
Indicates whether a record is seeded or not.
Query Text

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


SELECT ID
,      CNL_ID
,      PDP_ID
,      AAE_ID
,      DNZ_CHR_ID
,      OBJECT_VERSION_NUMBER
,      MAJOR_VERSION
,      VALUE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      APPLICATION_ID
,      SEEDED_FLAG
FROM OKC.OKC_FUNCTION_EXPR_PARAMS_H;

Dependencies

[top of page]

OKC.OKC_FUNCTION_EXPR_PARAMS_H does not reference any database object

OKC.OKC_FUNCTION_EXPR_PARAMS_H is referenced by following:

SchemaAPPS
SynonymOKC_FUNCTION_EXPR_PARAMS_H