KK_ALOG_HYP_VW

(SQL View)
Index Back

Generic-Trans Nbr Prompt


SELECT DISTINCT A.hyp_tran_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 IN ('HYP_POST' ,'HYP_CHECK')

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 HYP_TRAN_ID Character(44) VARCHAR2(44) NOT NULL Commitment Control Foreign Key for Transaction Identification.