PC_BUD_REV_HOLD(SQL Table) |
Index Back |
---|---|
PC Bud Review Holding TableThis record stores calculated amounts for the Projects Budgets Review report. Once the amounts are populated on this table, a crystal program will format the report. |
# | 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 | PERIOD | Number(3,0) | SMALLINT NOT NULL | Period |
9 | AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Amount |