JPM_TXTMSGID_VW(SQL View) |
Index Back |
---|---|
Msg ID view for JPM SearchMsg ID view for JPM Search |
SELECT OBJECTOWNERID ,HR_SSTEXT_SUB_ID , TEXT_ID ,DESCR254_MIXED FROM PS_HR_SSTEXT_MSGID WHERE OBJECTOWNERID='HJPM' AND HR_SSTEXT_SUB_ID='S' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | JPM_OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | JPM field used for Objectownerid in search config view |
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 | TEXT_ID | Character(18) | VARCHAR2(18) NOT NULL | Text ID |
4 | DESCR254_MIXED | Character(254) | VARCHAR2(254) NOT NULL | Description |