LM_LRQ_GRP_ATTR(SQL Table) |
Index Back |
---|---|
French attributes for requestFrench attributes for learning request |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_LRQ_ID | Number(10,0) | DECIMAL(10) NOT NULL | New field for ELM 9.0, stores unique identifier for a single learning request. |
2 | LM_ATTR_CODE | Number(5,0) | INTEGER NOT NULL |
Attribute Code
Prompt Table: LM_ATTRB_SETUP |
3 | LM_ATTR_VALUE | Character(15) | VARCHAR2(15) NOT NULL |
Attribute value
Prompt Table: LM_ATTRB_SETUP |
4 | LM_ATTFREEFORM_VAL | Character(50) | VARCHAR2(50) NOT NULL | Attribute value |
5 | LM_COUNT | Number(10,0) | DECIMAL(10) NOT NULL | Field to keep track of the count of id fields |