INV_REPLENISH_PARAMETERS
This table stores the MIN-MAX planning parameters or PAR parameters to be processed and published by the inventory warehouse manager after reviewing.
Details
-
Schema: FUSION
-
Object owner: INV
-
Object type: TABLE
-
Tablespace: Default
Primary Key
| Name | Columns |
|---|---|
|
INV_REPLENISH_PARAMETERS_PK |
REPL_PARAM_ID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| REPL_PARAM_ID | NUMBER | 18 | Yes | Column indicating the unique identifier for the replenish parameters. | |
| RUN_DATE | DATE | Yes | Column indicating the date and time when the replenishment run created the record. This value will be the same for all records in created in a particular run. | ||
| STATUS | VARCHAR2 | 30 | Yes | Column indicating the current status of the record. Valid values are ORA_P for published and ORA_N for new. | |
| DATA_SOURCE | VARCHAR2 | 1 | Yes | Column Indicating whether the current record source is 'S' (system-calculated) or 'U' (user-uploaded). | |
| INVENTORY_ITEM_ID | NUMBER | 18 | Yes | Column indicating the unique identifier of the item. | |
| ORGANIZATION_ID | NUMBER | 18 | Yes | Column indicating the unique identifier of the organization. | |
| SUBINVENTORY_CODE | VARCHAR2 | 10 | Column indicating the unique identifier of the subinventory code. | ||
| LOCATOR_ID | NUMBER | 18 | Column indicating the unique identifier for locator. | ||
| UOM_CODE | VARCHAR2 | 3 | Yes | Column indicating the unit of measure code. | |
| PUBLISHED_DATE | DATE | Column indicating the published date. | |||
| REPLENISH_TYPE | VARCHAR2 | 1 | Yes | Column indicating whether the replenishment parameter is for Min-Max or PAR. A value of M indicates min-max and value of P indicates PAR. | |
| AVG_DAILY_DEMAND | NUMBER | Column indicating the average daily demand. | |||
| SAFETY_STOCK | NUMBER | Column indicating the safe stock for an item. | |||
| CUR_MIN_QTY | NUMBER | Column indicating the current minimum value for the item quantity. | |||
| CUR_MAX_QTY | NUMBER | Column indicating the current maximum value for the item quantity. | |||
| SUGT_MIN_QTY | NUMBER | Column indicating the minimum value calculated by min-max calculations for the item quantity. | |||
| SUGT_MAX_QTY | NUMBER | Column indicating the maximum value calculated by min-max calculations for the item quantity. | |||
| OVERRIDE_MIN_QTY | NUMBER | Column indicating the override value for minimum quantity for the item specified by the inventory user. | |||
| OVERRIDE_MAX_QTY | NUMBER | Column indicating the override value for maximum quantity for the item by the inventory user. | |||
| CUR_PAR_LEVEL | NUMBER | Column indicating the current minimum PAR quantity for the item. | |||
| CUR_PAR_MAX_QTY | NUMBER | Column indicating the current maximum PAR quantity for the item. | |||
| SUGT_PAR_LEVEL | NUMBER | Column indicating the suggested minimum PAR quantity for the item by planning. | |||
| SUGT_PAR_MAX_QTY | NUMBER | Column indicating the suggested maximum PAR quantity for the item by planning. | |||
| OVERRIDE_PAR_LEVEL | NUMBER | Column indicating the override value for minimum PAR quantity for the item by the inventory user. | |||
| OVERRIDE_PAR_MAX_QTY | NUMBER | Column indicating the override value for maximum PAR quantity for the item by the inventory user. | |||
| REPL_INT_ID | NUMBER | 18 | Column indicating the unique identifier for the replenish interfaced parameters. | ||
| LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
| OBJECT_VERSION_NUMBER | NUMBER | 9 | Yes | Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. | |
| CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
| CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
| LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
| LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
| ATTRIBUTE_CATEGORY | VARCHAR2 | 30 | Descriptive Flexfield: structure definition of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR1 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR2 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR3 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR4 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR5 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR6 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR7 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR8 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR9 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR10 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR11 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR12 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR13 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR14 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR15 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR16 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR17 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR18 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR19 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR20 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_NUMBER1 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER2 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER3 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER4 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER5 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER6 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER7 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER8 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER9 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER10 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE1 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE2 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE3 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE4 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE5 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_TIMESTAMP1 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_TIMESTAMP2 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_TIMESTAMP3 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_TIMESTAMP4 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_TIMESTAMP5 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| INV_REPLENISH_PARAMETERS_N1 | Non Unique | Default | INVENTORY_ITEM_ID, ORGANIZATION_ID, SUBINVENTORY_CODE, LOCATOR_ID |
| INV_REPLENISH_PARAMETERS_N2 | Non Unique | Default | ORGANIZATION_ID, TO_CHAR("RUN_DATE",'YYYY-MM-DD HH24:MI:SS'), STATUS, REPLENISH_TYPE |
| INV_REPLENISH_PARAMETERS_U1 | Unique | Default | REPL_PARAM_ID |