STD_NOTE_KEY_VW(SQL View) |
Index Back |
---|---|
Standard Note Keyword viewThis record stores the key search words for a block of note text. Keywords could be used as search criteria for users formating queries or custom reports. This is an optional record. This view is used for inquiry only. NO PEOPLECODE, NO DEFAULTS, NO PROMPTS. |
select setid, std_note_cd, effdt, key_word from PS_STD_NOTE_KEYWD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Standard Note Code | |
3 | Date(10) | DATE | Effective Date | |
4 | Character(20) | VARCHAR2(20) NOT NULL | Key Word |