PC_BUD_TAO3(SQL Table) |
Index Back |
---|---|
PC Bud Review Temp TableThis is a temporary table used by the PC_BUD_CALC process to calculate project budget and cost totals. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
4 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |
5 | PC_BUDGET_ITEM | Character(15) | VARCHAR2(15) NOT NULL | Project Budgeting: Budget Item 11/15/2004- FS - Added label COST_BUDGET_ITEM |
6 | PC_ANAL_CATG | Character(10) | VARCHAR2(10) NOT NULL | Reporting analysis category. |
7 | BUDGET_PERIOD | Character(8) | VARCHAR2(8) NOT NULL | Budget Period |
8 | AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Amount |