KK_SHDR_HRPAY_H(SQL Table) |
Index Back |
---|---|
Comm. Cntrl. Source Hdr Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PSARCH_ID | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). |
2 | PSARCH_BATCHNUM | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number |
3 | KK_SOURCE_TRAN | Character(10) | VARCHAR2(10) NOT NULL | Source Transaction Type |
4 | RUN_DT | Date(10) | DATE | Run Date |
5 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
6 | KK_AMOUNT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Commitment Control Amount Type
0=Budget 1=Actuals and Recognized 2=Encumbrance 3=Pre-Encumbrance 4=Collected Revenue 5=Planned 7=Actuals, Recognize and Collect 9=Dynamic |
7 | ACCOUNTING_DT | Date(10) | DATE | The accounting entry construction date for a given transaction (a generic field that crosses multiple |
8 | KK_ROLLED_SEQ | Number(3,0) | SMALLINT NOT NULL | PO Rolled Sequence |
9 | KK_TRAN_ID | Character(10) | VARCHAR2(10) NOT NULL | Commitment Control Foreign Key for Transaction Identification. |
10 | KK_TRAN_DT | Date(10) | DATE NOT NULL | Commitment Control Transaction Original processing date. Primary key with KK_TRAN_ID. |
11 | SEQUENCE_NBR_9 | Number(9,0) | DECIMAL(9) NOT NULL | Sequence |
12 | KK_PROCESS_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Process Status
E=Errors Exist I=Document in process N=Process Unsuccessful P=Provisionally Valid V=No Errors or Warnings W=Only Warnings Exist X=Unrecorded Errors Exist |
13 | KK_PROC_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
14 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
15 | KK_DATETIME_STAMP | DateTime(26) | TIMESTAMP | DateTime Stamp |