PGM_PRQ_EST_TMP(SQL Table) |
Index Back |
|---|---|
Project Request EstimateProject Request Estimate Display table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 3 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 4 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
| 5 | SUMMARY_PRJ | Character(1) | VARCHAR2(1) NOT NULL |
An indicator to determine whether project is summary or detail.
N=Detail Project Y=Program |
| 6 | BUDGET_AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Projects Budget Amount |
| 7 | CONVERTED_AMT | Number(27,3) | DECIMAL(26,3) NOT NULL | Total Cost |
| 8 | TO_CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
| 9 | RT_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical. |
| 10 | FROM_CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | From Currency |
| 11 | TREE_NODE_NUM | Number(10,0) | DECIMAL(10) NOT NULL | Internal beginning node range number |
| 12 | TREE_NODE_NUM_END | Number(10,0) | DECIMAL(10) NOT NULL | Internal ending node range number |