PSMSGATTR(SQL Table) |
Index Back |
---|---|
Message AttributesAttributes for Container Messages |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MSGNAME | Character(30) | VARCHAR2(30) NOT NULL | Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN). |
2 | APMSGVER | Character(30) | VARCHAR2(30) NOT NULL | Message Version |
3 | IB_ATTRIBUTENAME | Character(30) | VARCHAR2(30) NOT NULL | Attribute Name |
4 | IB_LENGTH | Number(3,0) | SMALLINT NOT NULL | IB_Length |
5 | IB_REQUIRED | Number(1,0) | SMALLINT NOT NULL | IB Required |