INV_ITEM_LOCATIONS_

INV_ITEM_LOCATIONS is the definition table for stock locators. The associated attributes describe which subinventory this locator belongs to, what the locator physical capacity is, etc. . The locator is a key flexfield. The Flexfield Code is MTLL. .

Details

  • Schema: FUSION

  • Object owner: INV

  • Object type: TABLE

  • Tablespace: APPS_TS_TX_DATA

Primary Key

Name Columns

INV_ITEM_LOCATIONS_PK_

LAST_UPDATE_DATE, LAST_UPDATED_BY, INVENTORY_LOCATION_ID

Columns

Name Datatype Length Precision Not-null Comments
INVENTORY_LOCATION_ID NUMBER 18 Yes This identifies the inventory locator.
SUBINVENTORY_ID NUMBER 18 This identifies the subinventory.
STRUCTURE_INSTANCE_NUMBER NUMBER 18 Structure instance number of locator key flex field
ORGANIZATION_ID NUMBER 18 This identifies the inventory organization.
OBJECT_VERSION_NUMBER NUMBER 9 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.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
CREATION_DATE TIMESTAMP Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
DESCRIPTION VARCHAR2 50 This is the description of the locator.
DESCRIPTIVE_TEXT VARCHAR2 240 This is the descriptive text for the locator.
DISABLE_DATE DATE Date when this locator is disabled.
INVENTORY_LOCATION_TYPE VARCHAR2 30 This is the type of inventory locator.
PICKING_ORDER NUMBER This sets the order of picking.
PHYSICAL_LOCATION_CODE VARCHAR2 10 This physical location code is no longer used.
LOCATION_MAXIMUM_UNITS NUMBER This is the maximum number of units.
SUBINVENTORY_CODE VARCHAR2 10 This is name of the subinventory.
LOCATION_WEIGHT_UOM_CODE VARCHAR2 3 This is the unit of measure for the locator weight.
MAX_WEIGHT NUMBER This is the maximum weight of the locator.
VOLUME_UOM_CODE VARCHAR2 3 Unit of measure for locator volume.
MAX_CUBIC_AREA NUMBER This is the maximum cubic area of the locator.
X_COORDINATE NUMBER This is the X coordinate. No longer used.
Y_COORDINATE NUMBER This is the Y coordinate. No longer used.
Z_COORDINATE NUMBER This is the Z coordinate. No longer used.
SEGMENT1 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT2 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT3 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT4 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT5 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT6 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT7 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT8 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT9 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT10 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT11 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT12 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT13 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT14 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT15 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT16 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT17 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT18 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT19 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SEGMENT20 VARCHAR2 40 Key Flexfield: segment of the key flexfield.
SUMMARY_FLAG VARCHAR2 1 Flag indicating whether segment combination includes a summary segment
ENABLED_FLAG VARCHAR2 1 Flag indicating whether segment combination is enabled
START_DATE_ACTIVE DATE Date segment combination becomes active
END_DATE_ACTIVE DATE Date segment combination becomes inactive
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 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.
PROJECT_ID NUMBER 18 This column identifies the project.
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.
TASK_ID NUMBER 18 This column identifies the task.
PHYSICAL_LOCATION_ID NUMBER 18 This identifies the physical inventory record.
PICK_UOM_CODE VARCHAR2 3 Unit of measure in which items are stored in locator
DIMENSION_UOM_CODE VARCHAR2 3 Unit of measure of physical dimensions - length, width and height
LOCATION_LENGTH NUMBER This is length of the item locator.
LOCATION_WIDTH NUMBER This is width of the item locator.
LOCATION_HEIGHT NUMBER This is the height of the item locator.
LOCATOR_STATUS NUMBER 18 This indicates the status of the item locator.
STATUS_ID NUMBER 18 Status Identifier - Used by WMS only
CURRENT_CUBIC_AREA NUMBER Current volume of item(s) in locator
AVAILABLE_CUBIC_AREA NUMBER Remaining volume capacity in locator
CURRENT_WEIGHT NUMBER Current weight of item(s) in locator
AVAILABLE_WEIGHT NUMBER Remaining weight capacity in locator
LOCATION_CURRENT_UNITS NUMBER Current number of units (items) in locator
LOCATION_AVAILABLE_UNITS NUMBER Remaining unit capacity in locator
INVENTORY_ITEM_ID NUMBER 18 If not null, the only item that can be in locator
SUGGESTED_CUBIC_AREA NUMBER Suggested volume to be put into locator
SUGGESTED_WEIGHT NUMBER Suggested weight to be put into locator
LOCATION_SUGGESTED_UNITS NUMBER Suggested units to be put into locator
EMPTY_FLAG VARCHAR2 1 Set to Y if the locator has no material; N if material resides in locator
MIXED_ITEMS_FLAG VARCHAR2 1 Y if multiple items reside in the locator; N if locator is empty or contains a single item
DROPPING_ORDER NUMBER Dropping order used to sequence a drop operation
AVAILABILITY_TYPE NUMBER 9 This code indicates subinventory availability.
INVENTORY_ATP_CODE NUMBER 9 Inventory available to promise code
RESERVABLE_TYPE NUMBER 9 Indicates hard reservation eligibility.
ALIAS VARCHAR2 30 Short Alias for the Locator name
DEPRECIABLE_FLAG NUMBER 9 Signifies whether this storage area contains depreciable stock. Value 1 signifies depreciable Value 2 signifies non-depreciable
AUDIT_ACTION_TYPE_ VARCHAR2 10 Action Type - have values like INSERT, UPDATE and DELETE.
AUDIT_CHANGE_BIT_MAP_ VARCHAR2 1000 Used to store a bit map of 1s and 0s for each column in the table.
AUDIT_IMPERSONATOR_ VARCHAR2 64 This column will store the Original Impersonator User.

Indexes

Index Uniqueness Tablespace Columns
INV_ITEM_LOCATIONSN1_ Non Unique Default INVENTORY_LOCATION_ID, LAST_UPDATE_DATE
INV_ITEM_LOCATIONS_U1_ Unique Default LAST_UPDATE_DATE, LAST_UPDATED_BY, INVENTORY_LOCATION_ID
INV_ITEM_LOCATIONS_U2_ Unique Default LAST_UPDATE_DATE, LAST_UPDATED_BY, INVENTORY_LOCATION_ID, ORGANIZATION_ID