KK_XCP_BJ_ID_VW(SQL View) |
Index Back |
---|---|
Journal ID Prompt on Search VWFOR GL_BD_JRNL TYPE |
SELECT DISTINCT JOURNAL_ID FROM PS_KK_SOURCE_HDR WHERE KK_SOURCE_TRAN = 'GL_BD_JRNL' AND KK_PROCESS_STATUS IN ('E', 'X', 'W') |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | JOURNAL_ID | Character(10) | VARCHAR2(10) NOT NULL | Identifies a journal entry, consisting of a header and one or more lines. The Journal ID itself does not have to be unique, but together with the journal business unit and journal date, it forms a unique journal identifier. |