INV_LPN_HISTORY

Used to store the LPNs associated to a shipment.

Details

  • Schema: FUSION

  • Object owner: INV

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

INV_LPN_HISTORY_PK

LPN_HISTORY_ID

Columns

Name Datatype Length Precision Not-null Comments
LPN_HISTORY_ID NUMBER 18 Yes This is a unique identifier for each row in this table.
LPN_ID NUMBER 18 Yes Unique id of the LPN associated to the LPN history row.
LICENSE_PLATE_NUMBER VARCHAR2 30 Yes This is the number of the packing unit.
INVENTORY_ITEM_ID NUMBER 18 Unique id of an inventory item associated with lpn. i.e. Container Item.
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 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_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
REVISION VARCHAR2 18 Revision of the container item, if it is under revision control.
LOT_NUMBER VARCHAR2 80 The lot number if container item is under lot control.
SERIAL_NUMBER VARCHAR2 80 The serial number if container item is under serial control.
ORGANIZATION_ID NUMBER 18 Yes Current Organization identifier.
SUBINVENTORY_CODE VARCHAR2 10 This is name of the current subinventory.
LOCATOR_ID NUMBER 18 Current locator, if container item is under locator control.
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.
OUTERMOST_LPN_ID NUMBER 18 This identifies the outermost packing unit.
GROSS_WEIGHT_UOM_CODE VARCHAR2 3 Unit of Measurement Code of the Weight of the Container body and its contents.
GROSS_WEIGHT NUMBER Weight of the container body and its contents.
CONTENT_VOLUME_UOM_CODE VARCHAR2 3 Unit of Measurement Code of the container content volume.
CONTENT_VOLUME NUMBER Total volume of the container contents.
TARE_WEIGHT_UOM_CODE VARCHAR2 3 Unit of measure code for the tare weight of the container.
TARE_WEIGHT NUMBER Tare weight of the container and its contents.
STATUS_ID NUMBER 18 Current status of the container instance (LPN).
LPN_CONTEXT VARCHAR2 30 Yes This is the context of packing unit.
SEALED_STATUS VARCHAR2 30 Sealed Status - ( Sealed Container or Not ).
LPN_REUSABILITY VARCHAR2 30 LPN Reusability (1. Permanent, 2. Disposable ). Converted to Varchar2 for future use.
HOMOGENEOUS_CONTAINER NUMBER 1 Flag indicating whether mixed items are allowed within the LPN.
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.
SOURCE_TYPE_ID NUMBER 18 This identifies the source type.
SOURCE_HEADER_ID NUMBER 18 This identifies the source order header.
SOURCE_LINE_ID NUMBER 18 This identifies the source order line.
SOURCE_LINE_DETAIL_ID NUMBER 18 This identifies the source order line detail.
SOURCE_NAME VARCHAR2 30 This is the source name of the packing unit.
CONTAINER_VOLUME NUMBER This is volume of the packing unit.
CONTAINER_VOLUME_UOM VARCHAR2 3 Unit of Measure of Container Volume.
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.
SOLD_TO_PARTY_ID NUMBER 18 Sold To Party for the Order Line.
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.
SHIP_TO_PARTY_ID NUMBER 18 Ship To Party for the Order Line.
SHIP_FROM_LOCATION_ID NUMBER 18 Location identifier of shipping from warehouse.
SHIP_TO_LOCATION_ID NUMBER 18 Location identifier for ship to destination.
FREIGHT_TERMS_CODE VARCHAR2 30 This code indicates the freight terms.
FOB_CODE VARCHAR2 30 This code indicates freight on board.
CARRIER_ID NUMBER 18 This identifies the shipping carrier.
SERVICE_LEVEL VARCHAR2 30 This is the service level for the shipping method.
MODE_OF_TRANSPORT VARCHAR2 30 Mode of transport for ship method.
SHIP_METHOD_CODE VARCHAR2 30 This code indicates the shipping method.
SHIPPING_INSTRUCTIONS VARCHAR2 2000 These are the instructions for shipping.
PACKING_INSTRUCTIONS VARCHAR2 2000 These are the instructions for packing.
MASTER_SERIAL_NUMBER VARCHAR2 80 This is the unit number of the topmost packing unit.
EARLIEST_PICKUP_DATE DATE Date on which this line is to be first picked up.
LATEST_PICKUP_DATE DATE Latest date on which this line can be picked up.
EARLIEST_DROPOFF_DATE DATE Earliest date on which the line needs to be delivered.
LATEST_DROPOFF_DATE DATE Latest date at which this line is to be delivered to customer.
WV_FROZEN_FLAG VARCHAR2 1 'Y' if the Weight/Volume is entered manually. 'N' if the Weight/Volume is automatically computed by system.
FILL_PERCENT NUMBER Percentage of the packing unit filled.
FILLED_VOLUME NUMBER Volume of the Container Contents.
DELIVERY_ID NUMBER 18 This column identifies the shipment.
TRACKING_NUMBER VARCHAR2 30 This column is the tracking number.
BATCH_ID NUMBER 18 This identifies the pick wave batch.
OUTSOURCER_PARTY_ID NUMBER 18 This identifies the outsourcer party.
NET_WEIGHT NUMBER Container Net and Loose Item weight.
NET_WEIGHT_UOM_CODE VARCHAR2 3 This is the unit of measure for the net weight.
MAXIMUM_LOAD_WEIGHT NUMBER This is the maximum loading weight.
MAXIMUM_VOLUME NUMBER This is the maximum loading volume.
MINIMUM_FILL_PERCENT NUMBER This is the minimum percentage that the packing unit must be filled.
CONTAINER_TYPE_CODE VARCHAR2 30 This code indicates the type of packing unit.
UNIT_WEIGHT NUMBER Unit Weight of the item on this delivery detail.
UNIT_VOLUME NUMBER Unit Volume of the item on this delivery detail.
SEAL_CODE VARCHAR2 30 This is the code when the packing unit is sealed.
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE20 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.
SOURCE_LINE_TYPE VARCHAR2 30 This indicates the type of the packed lines.
SHIP_TO_LOCATION_TYPE VARCHAR2 1 Ship to location type, either inernal(I) or external(E).
TP_SHIPMENT_NUMBER VARCHAR2 101 A shipment planned by the transportation management system.
LOAD_ID NUMBER 18 Identifier for outbound load for the packing unit.

Indexes

Index Uniqueness Tablespace Columns
INV_LPN_HISTORY_N1 Non Unique Default PARENT_LPN_ID
INV_LPN_HISTORY_N10 Non Unique Default LICENSE_PLATE_NUMBER
INV_LPN_HISTORY_N2 Non Unique Default OUTERMOST_LPN_ID
INV_LPN_HISTORY_N3 Non Unique Default ORGANIZATION_ID, SUBINVENTORY_CODE, LOCATOR_ID
INV_LPN_HISTORY_N4 Non Unique Default SOURCE_NAME
INV_LPN_HISTORY_N5 Non Unique Default SOURCE_HEADER_ID
INV_LPN_HISTORY_N6 Non Unique Default LPN_CONTEXT, ORGANIZATION_ID
INV_LPN_HISTORY_N7 Non Unique Default DELIVERY_ID
INV_LPN_HISTORY_N8 Non Unique Default UPPER("LICENSE_PLATE_NUMBER")
INV_LPN_HISTORY_N9 Non Unique Default LPN_ID
INV_LPN_HISTORY_U1 Unique Default LPN_HISTORY_ID