RS_UTL_HIST_TAO(SQL Table) |
Index Back |
|---|---|
Supply Forecast History TableESA for IT: Supply Forecast History Temp Table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL | Copy Unique ID | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL |
Supply Forecast ID
Default Value: RS_FR_SUP_HDR.FORECAST_ID_SUP |
|
| 3 | Number(3,0) | SMALLINT NOT NULL | Expense Sequence Number | |
| 4 | ACTION | Character(3) | VARCHAR2(3) NOT NULL | Action |
| 5 | SETID_REGION | Character(5) | VARCHAR2(5) NOT NULL | Region SetID |
| 6 | 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. |
| 7 | UTIL_PCT_HIST | Signed Number(4,0) | DECIMAL(3) NOT NULL | Historical Utilization Percentage |
| 8 | UTIL_PCT | Signed Number(4,0) | DECIMAL(3) NOT NULL | Utilization Percentage |
| 9 | COMMENTS | Long Character | CLOB | Comment |
| 10 | FMS_DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the original entry. |
| 11 | FMS_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the original entry. |
| 12 | FMS_LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. |
| 13 | FMS_LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. |