LM_ATT_VW_LANG(SQL View) |
Index Back |
|---|---|
Attendance SchemesRelated Language Record for Attendance Schemes |
| SELECT LM_ATT_VAL_ID , LANGUAGE_CD , LM_ATT_STTS_LABEL FROM PS_LM_ATT_VAL_LANG |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Attendance Scheme Value Id. This will identify the combination of User Label / Attendance uniquely | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | LM_ATT_STTS_LABEL | Character(30) | VARCHAR2(30) NOT NULL | Attendance Status Label |