| LM_OBJV_EXT_SRC(SQL Table) | Index Back | 
|---|---|
| Objectives External Source TblThe Objectives External Source table is a staging table for incoming competency, skill, etc., messages. The messages can be mapped 1:1 directly to ELM Objectives, or manually mapped from this staging table. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | External Source Code Prompt Table: LM_OBJV_EXT_STP | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | External objective code | |
| 3 | LM_EXT_CD_DESC | Character(50) | VARCHAR2(50) NOT NULL | External objective code description | 
| 4 | LM_EXT_MSG_TYPE | Character(1) | VARCHAR2(1) NOT NULL | External Message Type - full or incremental. 1=Full Sync 5=Incremental Sync | 
| 5 | LM_RATING_MODEL | Character(4) | VARCHAR2(4) NOT NULL | Used in Competency Sync messages | 
| 6 | LM_EXT_CD_LDESC | Long Character | CLOB | External source long description. | 
| 7 | LM_ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | Datetime Added | 
| 8 | LM_ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Added By | 
| 9 | LM_ROW_MAINT_DTTM | DateTime(26) | TIMESTAMP | Row Maintainted DateTime | 
| 10 | LM_ROW_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Maintained Oprid |