RS_FR_COPY_TAO(SQL Table) |
Index Back |
|---|---|
Copy Forecast Temp TableList of All the Supply and Demand forecast tables and their temp table counter parts , to copy a supply/demand details |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | PC_PROJ_REC_NAME | Character(20) | VARCHAR2(20) NOT NULL | Project Record (Table) |
| 2 | PC_TEMP_REC_NAME | Character(20) | VARCHAR2(20) NOT NULL | Temporary Record (Table) |
| 3 | FORECAST_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
SCP-Forecast Types-Supply, Demand and Combined Scenario
1=Supply Forecast 2=Demand Forecast 3=Consolidated Scenario |