FS_BP_BULDE_AET(SQL Table) |
Index Back |
|---|---|
FS BP: Bus Unit/Ledg Grp DataThe following state record is used in the FS Budget Processor (FS_BP). This state record contains data related to the GLBU//Ledger/Ledger Group combination being processed at any given point. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive |
| 3 | PARENT_GROUP | Character(10) | VARCHAR2(10) NOT NULL | Parent Ledger Group |
| 4 | BUDG_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Budget Type
E=Expense R=Revenue |
| 5 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
| 6 | KK_PARENT_FOUND | Character(1) | VARCHAR2(1) NOT NULL | Parent Budget Found |