RS_SNR_COM_SMRY(SQL Table) |
Index Back |
---|---|
Commitment Line SummarySCP - Used in the Commitment line page of Consolidated Scenario Analysis Component. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCENARIO_ID2 | Character(15) | VARCHAR2(15) NOT NULL | SCP-Combined Scenario ID |
2 | FORECAST_ID_DMD | Character(15) | VARCHAR2(15) NOT NULL | Demand Forecast ID |
3 | DEMAND_ID | Character(15) | VARCHAR2(15) NOT NULL | Demand ID |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | COMMITMENT_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
SCP- Commitment Action for each Demand in Commitment Line Page of Consolidated Scenario
1=Commit 2=Defer Default Value: 1 |
6 | RANK | Number(3,0) | SMALLINT NOT NULL | Priority Ranking |
7 | PRIORITY_DMD | Character(1) | VARCHAR2(1) NOT NULL |
Priority
1=1 - Critical 2=2 - High 3=3 - Medium 4=4 - Low |
8 | EFFORT | Number(13,2) | DECIMAL(12,2) NOT NULL | Effort |
9 | ALLOCATED_DEMAND | Number(13,2) | DECIMAL(12,2) NOT NULL | SCP-Allocated Demand . |
10 | ALERT | Character(1) | VARCHAR2(1) NOT NULL |
SCP - To indicate negative Variance.
Y/N Table Edit Default Value: N |
11 | FMS_DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the original entry. |
12 | FMS_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the original entry. |
13 | FMS_LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. |
14 | FMS_LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. |