PTBR_THEME_CSS(SQL Table) |
Index Back |
---|---|
Theme Style Sheet Mapping |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTBR_THEME_ID | Character(30) | VARCHAR2(30) NOT NULL |
Theme ID
Prompt Table: PTBR_THEME |
2 | MSGNODENAME | Character(30) | VARCHAR2(30) NOT NULL |
Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN).
Default Value: LOCAL_NODE Prompt Table: PTBR_NODE_PVW |
3 | STYLESHEETNAME | Character(30) | VARCHAR2(30) NOT NULL |
Style Sheet Name (see PSSTYLSHEETDEFN).
Prompt Table: PSSTYLSHEETDEFN |
4 | PTBR_THEME_CSS | Character(30) | VARCHAR2(30) NOT NULL |
Theme Style Sheet
Prompt Table: PSSTYLSHEETDEFN |
5 | 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. |
6 | 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. |
7 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier |
8 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |