FS_BP_RESRT_AET(SQL Table) |
Index Back |
|---|---|
FS BP: Restart state recordThe following state record is used in the FS Budget Processor (FS_BP). This state record contains the required field value to restart the do select loops. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | REQUEST_NBR | Number(4,0) | SMALLINT NOT NULL | Request Number |
| 3 | EFFDT_BD | Date(10) | DATE | Effective Date for Budget Defn |
| 4 | KK_TRAN_ID | Character(10) | VARCHAR2(10) NOT NULL | Commitment Control Foreign Key for Transaction Identification. |
| 5 | CONCAT_STRING | Character(60) | VARCHAR2(60) NOT NULL | Concat String |
| 6 | CONCAT_STRING2 | Character(60) | VARCHAR2(60) NOT NULL | Concat String |