LM_LRQTRKHS_HST(SQL Table) |
Index Back |
---|---|
LRQ Archieve Tracking HistoryArchieve Learning Request Tracking History |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PSARCH_ID | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). |
2 | PSARCH_BATCHNUM | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number |
3 | LM_LRQ_ID | Number(10,0) | DECIMAL(10) NOT NULL | New field for ELM 9.0, stores unique identifier for a single learning request. |
4 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
5 | LM_LRQ_ACTIONS | Character(2) | VARCHAR2(2) NOT NULL |
Learning Requests Actions
00=Submitted 01=Assigned 02=New Offered 03=Enrolled 04=Deleted 06=Exists 07=Declined |
6 | LM_ACT_CHANGE_DT | Date(10) | DATE | Action Change Date |
7 | LM_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID |