SP_KKXPBU_NONVW(SQL View) |
Index Back |
|---|---|
Budg Business Unit Prompt VWPrompt View of the Budget Business Unit given the Commitment Control Tran Id and Tran Dt. Used on the Transaction Header Exception Panel. |
| SELECT DISTINCT KK_TRAN_ID , KK_TRAN_DT , BUSINESS_UNIT FROM PS_KK_EXCPTN_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Commitment Control Foreign Key for Transaction Identification. | |
| 2 | Date(10) | DATE | Commitment Control Transaction Original processing date. Primary key with KK_TRAN_ID. | |
| 3 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |