PSSTYLEDEFN |
index back |
|---|---|
Style Definition |
| PeopleSoft Field Name | Field Type | Column Type | Description |
|---|---|---|---|
STYLENAME |
Character(30) | VARCHAR2(30) NOT NULL | Style Name |
| VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |
| STDCOLORBG | Character(30) | VARCHAR2(30) NOT NULL |
Standard Background Color
Prompt Table: PSCOLORDEFN |
| STDCOLORFG | Character(30) | VARCHAR2(30) NOT NULL |
Standard Foreground Color
Prompt Table: PSCOLORDEFN |
| ERRCOLORBG | Character(30) | VARCHAR2(30) NOT NULL |
Error Background Color
Prompt Table: PSCOLORDEFN |
| ERRCOLORFG | Character(30) | VARCHAR2(30) NOT NULL |
Error Foreground Color
Prompt Table: PSCOLORDEFN |
| OVRCOLORBG | Character(30) | VARCHAR2(30) NOT NULL |
Overflow Background Color
Prompt Table: PSCOLORDEFN |
| OVRCOLORFG | Character(30) | VARCHAR2(30) NOT NULL |
Overflow Foreground Color
Prompt Table: PSCOLORDEFN |
| FACENAME | Character(32) | VARCHAR2(32) NOT NULL | Face Name |
| FONTWEIGHT | Signed Number(6,0) | DECIMAL(5) NOT NULL | Font Weigth |
| FONTSLANT | Signed Number(6,0) | DECIMAL(5) NOT NULL | Font Slant |
| UNDERLINE | Signed Number(6,0) | DECIMAL(5) NOT NULL | Underline |
| STRIKEOUT | Signed Number(6,0) | DECIMAL(5) NOT NULL | Strikeout |
| FONTHEIGHT | Signed Number(6,0) | DECIMAL(5) NOT NULL | Font Height |
| 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. |
| 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. |
| index back | (c)David Kurtz 2020, www.go-faster.co.uk | PeopleTools 8.58 PTRef generated on 21-DEC-20 |