PSMSGSETLANG(SQL Table) |
Index Back |
---|---|
Message SetsContains the definition of the Message Set numbers. These are an assignment of related messages that contain related messages. Each message set is swapped as a unit by the online system. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |