# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
FORECAST_ID_SUP |
Character(15) |
VARCHAR2(15) NOT NULL |
Supply Forecast ID
|
2 |
SETID_ROLE |
Character(5) |
VARCHAR2(5) NOT NULL |
SetID Role is used in the resource profile to allow select a valid project role.
|
3 |
SETID_REGION |
Character(5) |
VARCHAR2(5) NOT NULL |
Region SetID
|
4 |
REGION_CD |
Character(10) |
VARCHAR2(10) NOT NULL |
Identifies the Sales Region. Populated on the Item Table to identify the Sales Region the Item is applied to.
|
5 |
PROJ_ROLE |
Character(15) |
VARCHAR2(15) NOT NULL |
Project Role
|
6 |
DATE_ENTERED |
Date(10) |
DATE |
Date
|
7 |
CAPACITY |
Signed Number(14,2) |
DECIMAL(12,2) NOT NULL |
SCP- Forecasted Supply stored as capacity.
|
8 |
FULL_TIME_RES_SUP |
Signed Number(14,2) |
DECIMAL(12,2) NOT NULL |
Full Time Resources
|
9 |
ALLOCATED_DEMAND |
Number(13,2) |
DECIMAL(12,2) NOT NULL |
SCP-Allocated Demand .
|
10 |
OVERALLOCATED_SW |
Character(1) |
VARCHAR2(1) NOT NULL |
SCP- Overallocated Switch
|
11 |
VARIANCE_SCP |
Signed Number(14,2) |
DECIMAL(12,2) NOT NULL |
SCP-Difference in Capacity
|