SDTE_EXTRACT_LOV
Details
-
Schema: FUSION
-
Object owner: FND
-
Object type: TABLE
-
Tablespace: Default
Primary Key
Name | Columns |
---|---|
SDTE_EXTRACT_LOV_PK |
ID |
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
ID | NUMBER | 18 | Yes | Extract Owner ID | |
NAME | VARCHAR2 | 500 | Name of the LOV | ||
DESCRIPTION | VARCHAR2 | 4000 | Description of the extract regarding particular LOV | ||
ADD_FD_1 | VARCHAR2 | 4000 | Additional Field | ||
ADD_FD_2 | VARCHAR2 | 4000 | Additional Field | ||
ADD_FD_3 | NUMBER | 18 | Additional Field | ||
ADD_FD_4 | NUMBER | 18 | Additional Field | ||
ADD_FD_5 | BLOB | Additional Field | |||
ADD_FD_6 | BLOB | Additional Field | |||
ADD_FD_7 | TIMESTAMP | Additional Field | |||
ADD_FD_8 | TIMESTAMP | Additional Field | |||
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
SDTE_EXTRACT_LOV_U1 | Unique | Default | ID |