| HR_SSTEXT_MSGID(SQL Table) | Index Back | 
|---|---|
| User Configurable Text - MsgIdUser Configurable Text - Message ID record | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier Prompt Table: HR_SSTEXT_OO_VW | |
| 2 | Character(4) | VARCHAR2(4) NOT NULL | The Sub ID is field that is optionally used to further partition Text Catalog entries within an Object Owner ID.
For example,  we might want to create a Sub ID to keep Text Catalog entries for Enrollment separate from the Text Catalog entries for the inquiry pages within the eBenefits ObjectOwnerId. Prompt Table: HR_SSTEXT_OS_VW | |
| 3 | Character(18) | VARCHAR2(18) NOT NULL | Text ID | |
| 4 | HR_SSTEXT_USAGE | Character(4) | VARCHAR2(4) NOT NULL | This field defines how an entry in the HR Self-Service Text Catalog is used on a page. (Page Title, Intructional Text, Hyperlink, etc).
Useful for searching text to find an entry to be modified. EBOD=Email Body ERRW=Error/Warning ESUB=Email Subject FLBL=Field Label GRPB=Groupbox Title GSH=Grid/Scroll Heading LINK=Hyperlink/Button PI=Page Instructions PT=Page Title | 
| 5 | SYSTEM_DATA_FLG | Character(1) | VARCHAR2(1) NOT NULL | This Y/ N field is used to identify which rows in a table are considered SYSTEM DATA. Y/N Table Edit Default Value: Y | 
| 6 | DESCR254_MIXED | Character(254) | VARCHAR2(254) NOT NULL | Description |