GP_ABS_SUBID_VW(SQL View) |
Index Back |
---|---|
User Configurable Sub idConfigurable Sections: Template-based Extended Absence User Configurable Text Sub id. |
SELECT OBJECTOWNERID , HR_SSTEXT_SUB_ID , DESCR FROM PS_HR_SSTEXT_CFG WHERE OBJECTOWNERID = 'HGA' AND HR_SSTEXT_SUB_ID <> ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL |
Object owner identifier
Default Value: HGA |
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 |