SDTE_EXTRACT_CONFIG

Details

  • Schema: FUSION

  • Object owner: FND

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

SDTE_EXTRACT_CONFIG_PK

ID

Columns

Name Datatype Length Precision Not-null Comments
ID NUMBER 18 Yes ID for an extract configuration
CONFIG_NAME VARCHAR2 500 Name of an extract configuration
CONFIG_PARAMETER VARCHAR2 4000 Parameter name of an extract configuration
CATEGORY_NAME VARCHAR2 500 Category Name
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_CONFIG_U1 Unique Default ID