DW_LM_SPECIALIZATION_D (Preview)
This table requires activation of Learning Management functional area. This table stores specialization information
Details
Module: Work Life
Key Columns
SPECIALIZATION_ID, EFFECTIVE_END_DATE, EFFECTIVE_START_DATE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SPECIALIZATION_ID | NUMBER | 38 | 0 | True | System generated unique identifier | ||
| EFFECTIVE_START_DATE | DATE | True | Indicates the date at the beginning of the date range within which the row is effective | ||||
| EFFECTIVE_END_DATE | DATE | True | Indicates the date at the end of the date range within which the row is effective | ||||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Unique Source Record Identifier | ||||
| LEARNING_ITEM_ID | NUMBER | 38 | 0 | This column behaves as foriegn key and refers to parent table column |