LM_SELF_ATT_LNG(SQL Table) |
Index Back |
|---|---|
Self Registration AttributesTo store configurable field attributes on Self Registration Configuration page - language table. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(3,0) | SMALLINT NOT NULL | Configuration ID | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Field Name (see PSDBFIELD). | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 4 | LM_ATTRIB_LABEL | Character(30) | VARCHAR2(30) NOT NULL | Attribute Label |
| 5 | LM_ATTRB_NEW_LABEL | Character(30) | VARCHAR2(30) NOT NULL | Attribute New Label |