KK_ALOG_GLB_VW

(SQL View)
Index Back

KK Budg Journal ID Prompt


SELECT DISTINCT A.JOURNAL_ID FROM PS_KK_SOURCE_HDR A , PS_KK_ACTIVITY_LOG B WHERE A.KK_TRAN_ID = B.KK_TRAN_ID AND A.KK_TRAN_DT = B.KK_TRAN_DT AND A.KK_SOURCE_TRAN = 'GL_BD_JRNL'

# 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.