HR_SSTEXT_OS_VW(SQL View) |
Index Back |
---|---|
Text CatalogView of Configured SubIds |
SELECT OBJECTOWNERID , HR_SSTEXT_SUB_ID , DESCR FROM PS_HR_SSTEXT_CFG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier |
2 | HR_SSTEXT_SUB_ID | 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. |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |