INV_LPN_INTERFACE

Used to provide the information related to a container instance (LPN) for a transaction

Details

  • Schema: FUSION

  • Object owner: INV

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

INV_LPN_INTERFACE_PK

LPN_INTERFACE_ID

Columns

Name Datatype Length Precision Not-null Comments Flexfield-mapping Status
LPN_ID NUMBER 18 LPN is a unique identifier for each row in this table Active
LOAD_REQUEST_ID NUMBER 18 Used by Enterprise Service Scheduler: indicates the request ID of the interface load job that created the row.
LICENSE_PLATE_NUMBER VARCHAR2 30 This is the number of the packing unit. Active
INVENTORY_ITEM_ID NUMBER 18 Unique id of an inventory item associated with lpn. i.e. Container Item Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. Active
REVISION VARCHAR2 18 Revision of the container item, if it is under revision control Active
LOT_NUMBER VARCHAR2 80 The lot number if container item is under lot control Active
SERIAL_NUMBER VARCHAR2 80 The serial number if container item is under serial control Active
ORGANIZATION_ID NUMBER 18 Current Organization identifier Active
SUBINVENTORY_CODE VARCHAR2 10 This is name of the current subinventory. Active
LOCATOR_ID NUMBER 18 Current locator, if container item is under locator control Active
PARENT_LPN_ID NUMBER 18 LPN ID of the container in which the current lpn is in, If the LPN being created already has a parent Active
PARENT_LICENSE_PLATE_NUMBER VARCHAR2 30 License plate number of the container in which the current lpn is in, If the LPN being created already has a parent Active
OUTERMOST_LPN_ID NUMBER 18 This identifies the outermost packing unit. Active
OUTERMOST_LPN VARCHAR2 30 This is the outermost packing unit number. Active
GROSS_WEIGHT_UOM_CODE VARCHAR2 3 Unit of Measurement Code of the Weight of the Container body and its contents Active
GROSS_WEIGHT NUMBER Weight of the container body and its contents Active
CONTENT_VOLUME_UOM_CODE VARCHAR2 3 Unit of Measurement Code of the container content volume Active
CONTENT_VOLUME NUMBER Total volume of the container contents Active
TARE_WEIGHT_UOM_CODE VARCHAR2 3 Unit of measure code for the tare weight of the container Active
TARE_WEIGHT NUMBER Tare weight of the container and its contents Active
STATUS_ID NUMBER 18 Current status of the container instance (LPN) Active
LPN_CONTEXT VARCHAR2 30 This is the context of packing unit. Active
SEALED_STATUS VARCHAR2 30 Sealed Status - ( Sealed Container or Not ) Active
LPN_REUSABILITY VARCHAR2 30 LPN Reusability (1. Permanent, 2. Disposable ).Converted to Varchar2 for future use. Active
HOMOGENEOUS_CONTAINER NUMBER 18 Flag indicating whether mixed items are allowed within the lpn. default null indicates allowed Active
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS) Active
SOURCE_TYPE_ID NUMBER 18 This identifies the source type. Active
SOURCE_GROUP_ID NUMBER 18 Source Group of LPN. It joins to the group_id column of transactions. For example the lpn_group_id on rcv_transactions_interface. Active
SOURCE_HEADER_ID NUMBER 18 This identifies the source order header. Active
SOURCE_LINE_ID NUMBER 18 This identifies the source order line. Active
SOURCE_LINE_DETAIL_ID NUMBER 18 This identifies the source order line detail. Active
SOURCE_NAME VARCHAR2 30 This is the source name of the packing unit. Active
ORGANIZATION_CODE VARCHAR2 18 This code indicates the inventory organization. Active
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. Active
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row. Active
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row. Active
LPN_INTERFACE_ID NUMBER 18 Yes Primary key for the interface packing unit record. Active
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield. INV License Plate Numbers (INV_LICENSE_PLATE_NUMBERS)
SOURCE_GROUP_NUM VARCHAR2 30 Alternate key for SOURCE_GROUP_ID for a load_request_id. Used by SAAS processing.
TRACKING_NUMBER VARCHAR2 30 This column is the tracking number.
MASTER_SERIAL_NUMBER VARCHAR2 80 Master Serial Number for the LPN
FILL_PERCENT NUMBER Percentage of the packing unit filled.
FOB_CODE VARCHAR2 30 This code indicates freight on board.
GROSS_WEIGHT_UOM_NAME VARCHAR2 25 Name of the gross weight unit of measure.
CONTENT_VOLUME_UOM_NAME VARCHAR2 25 Name of the unit of measure for CONTENT_VOLUME.
TARE_WEIGHT_UOM_NAME VARCHAR2 25 Name of the unit of measure for tare weight.
CONTAINER_VOLUME NUMBER This is volume of the packing unit.
CONTAINER_VOLUME_UOM_NAME VARCHAR2 25 Name of the unit of measure for CONTAINER_VOLUME.
CONTAINER_VOLUME_UOM_CODE VARCHAR2 3 Code of the unit of measure for CONTAINER_VOLUME.
SERVICE_LEVEL VARCHAR2 30 This is the service level for the shipping method.
SHIPPING_INSTRUCTIONS VARCHAR2 2000 These are the instructions for shipping.
FILLED_VOLUME NUMBER Volume of the packing unit contents.
CONTAINER_HEIGHT NUMBER This is height of the packing unit.
CONTAINER_WIDTH NUMBER This is width of the packing unit.
CONTAINER_LENGTH NUMBER This is length of the packing unit.
CONTAINER_ITEM_NAME VARCHAR2 300 Name of the inventory item used as packing unit.
COUNTRY_OF_ORIGIN VARCHAR2 2 This code indicates the country of origin.
SEAL_CODE VARCHAR2 30 This is the code when the packing unit is sealed.
DELIVERY_INTERFACE_ID NUMBER 18 Delivery Interface ID. FK to WSH_NEW_DEL_INTERFACE
PARENT_LPN_INTERFACE_ID NUMBER 18 Parent LPN Interface ID, to indicate that this LPN Is packed into another
PACKING_INSTRUCTIONS VARCHAR2 2000 These are the instructions for packing.
DELIVERY_NAME VARCHAR2 30 This is the name of the shipment.

Foreign Keys

Table Foreign Table Foreign Key Column
INV_LPN_INTERFACE inv_org_parameters ORGANIZATION_ID
INV_LPN_INTERFACE inv_item_locations LOCATOR_ID
INV_LPN_INTERFACE inv_lot_numbers INVENTORY_ITEM_ID, ORGANIZATION_ID, LOT_NUMBER
INV_LPN_INTERFACE inv_secondary_inventories SUBINVENTORY_CODE, ORGANIZATION_ID
INV_LPN_INTERFACE egp_item_org_associations INVENTORY_ITEM_ID, ORGANIZATION_ID
INV_LPN_INTERFACE inv_serial_numbers ORGANIZATION_ID, SERIAL_NUMBER, INVENTORY_ITEM_ID

Indexes

Index Uniqueness Tablespace Columns
INV_LPN_INTERFACE_N1 Non Unique FUSION_TS_TX_IDX LPN_ID, SOURCE_GROUP_ID
INV_LPN_INTERFACE_N2 Non Unique FUSION_TS_TX_IDX LICENSE_PLATE_NUMBER, SOURCE_GROUP_ID
INV_LPN_INTERFACE_N3 Non Unique FUSION_TS_TX_IDX SOURCE_GROUP_ID
INV_LPN_INTERFACE_N4 Non Unique Default SOURCE_GROUP_NUM
INV_LPN_INTERFACE_PK Unique FUSION_TS_TX_DATA LPN_INTERFACE_ID