PTBR_THEME_DEL(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 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |