RPLN_WMDMD_T(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 3 | Character(18) | VARCHAR2(18) NOT NULL | Item ID | |
| 4 | SOFT_ALLOC_FLG | Character(1) | VARCHAR2(1) NOT NULL | Soft Reserve |
| 5 | OFFSET_DAYS | Number(4,0) | SMALLINT NOT NULL | The number of days to +/- from the current value date when forecasting. |
| 6 | QTY_REQUESTED | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Qty Requested |
| 7 | QTY_RESERVED | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Qty Reserved |
| 8 | QTY_WIP_BASE | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Base Quantity |
| 9 | QTY_DEMAND | Number(16,4) | DECIMAL(15,4) NOT NULL | Qty Sourced from Demand |