PC_TOPCHART_TAO(SQL Table) |
Index Back |
|---|---|
Top 10 Profitable Proj CacheThis is a cache table that holds the calculated results for charting the Top 10 Profitable Projects report. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(1) | VARCHAR2(1) NOT NULL | Amount | |
| 3 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 4 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 6 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
| 7 | COST_AMT | Number(27,3) | DECIMAL(26,3) NOT NULL | Cost Amount |
| 8 | PROFIT_MARGIN | Signed Number(27,2) | DECIMAL(25,2) NOT NULL | Profit Margin Percent |