DW_PERF_EVAL_SECTION_DEF_D

This table contains details about the Sections of an evaluation along with section definitionID given as section_name_id.

Details

Module: Performance Management

Key Columns

EVAL_SECTION_ID

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
EVAL_SECTION_ID NUMBER 38 0 True Primary key to Sections    
SOURCE_RECORD_ID VARCHAR2 64     Unique Source Record Identifier with EVAL_SECTION_ID.    
BUSINESS_GROUP_ID NUMBER 38 0   Business Group Identifier    
SEQUENCE_NUMBER NUMBER 38 0   Sequence number    
SECTION_MIN_WEIGHT NUMBER       Minimum weight for the section    
SECTION_WEIGHT NUMBER       Section Weight    
SECTION_NAME_ID NUMBER 38 0   Section definition identifier, identifies section definition name . Refers to "DW_PERF_SECTION_DEF_TL" for name    
SECTION_TYPE_CODE VARCHAR2 32     Indicates the type of the section    

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