PSPTSTYLESHT0_V(SQL View) | 
Index Back | 
|---|
| SELECT STYLESHEETNAME ,VERSION ,STYLESHEETTYPE ,PARENTSTYLENAME ,DESCR ,NUMSTYLECLASS ,LASTUPDDTTM ,LASTUPDOPRID FROM PSSTYLSHEETDEFN WHERE STYLESHEETTYPE = 0 | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Style Sheet Name (see PSSTYLSHEETDEFN). | |
| 2 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference | 
| 3 | STYLESHEETTYPE | Number(1,0) | SMALLINT NOT NULL | StyleSheet Type | 
| 4 | PARENTSTYLENAME | Character(30) | VARCHAR2(30) NOT NULL | Parent StyleSheet Name | 
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 6 | NUMSTYLECLASS | Number(3,0) | SMALLINT NOT NULL | NumStyleClass | 
| 7 | 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. | 
| 8 | 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. |