KK_XCP_ACCT_VW4

(SQL View)
Index Back

Budg Acct by BU Prompt VW

Prompt View of available Budget Accounts given the Tran ID, Tran DT, a blank Budget Business Unit and a blank Ledger Group. Used in the Transaction Exception Header panel.

SELECT DISTINCT KK_TRAN_ID , KK_TRAN_DT ,ACCOUNT FROM PS_KK_EXCPTN_TBL

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 KK_TRAN_ID Character(10) VARCHAR2(10) NOT NULL Commitment Control Foreign Key for Transaction Identification.
2 KK_TRAN_DT Date(10) DATE Commitment Control Transaction Original processing date. Primary key with KK_TRAN_ID.
3 ACCOUNT Character(10) VARCHAR2(10) NOT NULL Account