INV_ADVANCED_INV_PARAMS

This table stores the advanced inventory parameters.

Details

  • Schema: FUSION

  • Object owner: INV

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

INV_ADVANCED_INV_PARAMS_PK

ORGANIZATION_ID

Columns

Name Datatype Length Precision Not-null Comments
ORGANIZATION_ID NUMBER 18 Yes Identifies the inventory organization.
ALLOW_LPN_PROJECTS_COMMINGLING VARCHAR2 1 Indicates whether commingling of project is allowed.
ALLOW_LPN_TASKS_COMMINGLING VARCHAR2 1 Indicates whether commingling of task is allowed.
ALLOW_LPN_COO_COMMINGLING VARCHAR2 1 Indicates whether commingling of country of origin is allowed.
LPN_ENABLED_FLAG VARCHAR2 1 Indicates whether the organization is enabled for LPN transactions.
LPN_PREFIX VARCHAR2 10 Indicates the prefix to use while generating the LPNs.
LPN_SUFFIX VARCHAR2 10 Indicates the suffix to use while generating the LPNs.
START_AUTO_LPN_NUMBER VARCHAR2 30 Indicates the organization level starting LPN number.
NEXT_AUTO_LPN_NUMBER VARCHAR2 30 Indicates the organization level next available license plate number.
TOTAL_LPN_LENGTH NUMBER 4 Indicates the total length required for a license plate number.
LPN_GAPLESS_FLAG VARCHAR2 1 Indicates whether the license plate numbers should be gapless.
LPN_UCC_128_SUFFIX_FLAG VARCHAR2 1 Indicates whether UCC-128 suffix should be appended to the license plate number.
CROSS_DOCK_ENABLED_FLAG VARCHAR2 1 Indicates whether cross docking is enabled.
CROSS_DOCK_ITEM_CATEGORY_ID NUMBER 18 Stores the item category that is eligible for cross docking.
CROSS_DOCK_DEMAND_DUE_DAYS NUMBER 18 Stores the demand selection due date days for cross docking.
CROSS_DOCK_INCLUDE_BACKORDERS VARCHAR2 1 Indicates whether backorders should be included in demand selection for cross docking.
CROSS_DOCK_DUE_DATE_SORT VARCHAR2 30 Indicates the sort order for selected demands.
PUT_AWAY_SUGGESTIONS_ENABLED VARCHAR2 1 Indicates whether put away suggestions are enabled.
PUT_AWAY_SUGGESTION_P1 VARCHAR2 30 Stores the first priority rule for put away suggestions.
PUT_AWAY_SUGGESTION_P2 VARCHAR2 30 Stores the second priority rule for put away suggestions.
PUT_AWAY_SUGGESTION_P3 VARCHAR2 30 Stores the third priority rule for put away suggestions.
PUT_AWAY_SUGGESTION_P4 VARCHAR2 30 Stores the fourth priority rule for put away suggestions.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created 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.
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.
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.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
PHYSICAL_INV_COUNTING_MODE VARCHAR2 1 Flag indicating the counting mode for physical counting. Valid values are L (indicating Count by LPN) and I (indicating count by item).
TASK_MANAGEMENT_ALLOWED VARCHAR2 1 Flag indicating if task management is enabled in the organization.
OUTBOUND_LOAD_CREATION_ALLOWED VARCHAR2 1 Flag indicating if outbound load creation is enabled in the organization.

Indexes

Index Uniqueness Tablespace Columns
INV_ADVANCED_INV_PARAMS_U1 Unique Default ORGANIZATION_ID