RS_FR_SUP_UTIL(SQL Table) |
Index Back |
---|---|
Region Utilization tableESA for IT: Region Utilization table |
# | 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_REGION | Character(5) | VARCHAR2(5) NOT NULL |
Region SetID
Prompt Table: SP_SETID_NONVW |
3 | 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. |
4 | UTIL_PCT_HIST | Signed Number(4,0) | DECIMAL(3) NOT NULL | Historical Utilization Percentage |
5 | UTIL_PCT | Signed Number(4,0) | DECIMAL(3) NOT NULL | Utilization Percentage |
6 | FMS_DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the original entry. |
7 | FMS_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the original entry. |
8 | FMS_LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. |
9 | FMS_LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. |