DW_AC_IEX_SCORE_COMP_TYPES_TL (Preview)

This table requires activation of Advanced Collections functional area. Stores translated scoring component type names and descriptions for Advanced Collections.

Details

Module: Advanced Collections

Key Columns

LANGUAGE, SCORE_COMP_TYPE_ID

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
SCORE_COMP_TYPE_ID NUMBER 38 0 True Primary key.    
LANGUAGE VARCHAR2 8   True Translation language.    
SOURCE_RECORD_ID VARCHAR2 64     This column is for Oracle Internal use only. Source record identifier.    
SCORE_COMP_NAME VARCHAR2 128     Scoring component type name.    
DESCRIPTION VARCHAR2 512     Description of the scoring component type.    
ACTIVE_FLAG VARCHAR2 16     Indicates whether the scoring component type is active.    
CREATION_DATE TIMESTAMP       Who column: indicates the date and time of the creation of the row.    
CREATED_BY VARCHAR2 64     Who column: indicates the user who created the row.    
LAST_UPDATE_DATE TIMESTAMP       Who column: indicates the date and time of the last update of the row.    
LAST_UPDATED_BY VARCHAR2 64     Who column: indicates the user who last updated the row.    

Copyright © 2019, 2026, Oracle and/or its affiliates.