| PSSTYLEDEFN(SQL Table) | Index Back | 
|---|---|
| Style Definition | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Style Name | |
| 2 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference | 
| 3 | STDCOLORBG | Character(30) | VARCHAR2(30) NOT NULL | Standard Background Color Prompt Table: PSCOLORDEFN | 
| 4 | STDCOLORFG | Character(30) | VARCHAR2(30) NOT NULL | Standard Foreground Color Prompt Table: PSCOLORDEFN | 
| 5 | ERRCOLORBG | Character(30) | VARCHAR2(30) NOT NULL | Error Background Color Prompt Table: PSCOLORDEFN | 
| 6 | ERRCOLORFG | Character(30) | VARCHAR2(30) NOT NULL | Error Foreground Color Prompt Table: PSCOLORDEFN | 
| 7 | OVRCOLORBG | Character(30) | VARCHAR2(30) NOT NULL | Overflow Background Color Prompt Table: PSCOLORDEFN | 
| 8 | OVRCOLORFG | Character(30) | VARCHAR2(30) NOT NULL | Overflow Foreground Color Prompt Table: PSCOLORDEFN | 
| 9 | FACENAME | Character(32) | VARCHAR2(32) NOT NULL | Face Name | 
| 10 | FONTWEIGHT | Signed Number(6,0) | DECIMAL(5) NOT NULL | Font Weigth | 
| 11 | FONTSLANT | Signed Number(6,0) | DECIMAL(5) NOT NULL | Font Slant | 
| 12 | UNDERLINE | Signed Number(6,0) | DECIMAL(5) NOT NULL | Underline | 
| 13 | STRIKEOUT | Signed Number(6,0) | DECIMAL(5) NOT NULL | Strikeout | 
| 14 | FONTHEIGHT | Signed Number(6,0) | DECIMAL(5) NOT NULL | Font Height | 
| 15 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. | 
| 16 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |