Inventory Levels File Format
  • 21 Jun 2024
  • 2 Minutes to read
  • Contributors
  • Dark
    Light

Inventory Levels File Format

  • Dark
    Light

Article summary

A comma-separated text file will be created containing inventory level details for each facility where fulfillment is handled by Landmark. This file will be placed on Landmark's FTP server in the "Inventory_Levels" folder. Login credentials will be provided by Landmark Global.

Standard Inventory Levels File Format

HeadersMySQL TypeMax Length / SetDescription / Notes
SKUvarchar64Item SKU (i.e. UPC code)
SKU DESCRIPTIONvarchar255Detailed description of item for customs classification
ON HANDmediumint8Amount of inventory on hand
AVAILABLEmediumint8Amount of inventory available
RESERVEmediumint8Amount of reserved inventory
QUARANTINEmediumint8Amount of quarantined inventory
ALLOCATEDmediumint8Amount of allocated inventory
BACKORDERmediumint8Amount of backordered inventory
CLIENT IDsmallint5Landmark client identifier
FACILITY IDsmallint5Landmark identifier for inventory facility
FACILITY NAMEvarchar50Full name of inventory facility


Please see attached example of Inventory Levels File.

Inventory Level Report with Sellable Inventory

STANDARD_INVENTORY_LEVELS_SELLABLE is a sub-format of the Inventory Levels file format. This format is almost the same as the Standard Inventory Levels file, but with three extra headers: Sellable Inventory, Inventory Count Time and Sellable Inventory Buffer. These fields are bolded in the table below.

HeadersMySQL TypeMax Length / SetDescription / Notes
SKUvarchar64Item SKU (i.e. UPC code)
SKU DESCRIPTIONvarchar255Detailed description of item for customs classification
ON HANDmediumint8Amount of inventory on hand
AVAILABLEmediumint8Amount of inventory available
RESERVEmediumint8Amount of reserved inventory
QUARANTINEmediumint8Amount of quarantined inventory
ALLOCATEDmediumint8Amount of allocated inventory
BACKORDERmediumint8Amount of backordered inventory
SELLABLE INVENTORYmediumint8Amount of inventory believed to be sellable (factors in available quantity, quarantined or allocated quantity, and pending orders yet to be fulfilled)
CLIENT IDsmallint5Landmark client identifier
FACILITY IDsmallint5Landmark identifier for inventory facility
FACILITY NAMEvarchar50Full name of inventory facility
INVENTORY COUNT TIME

Time when the inventory was counted
SELLABLE INVENTORY BUFFERmediumint8Reduces the final Sellable count by the stated buffer amount to a minimum of 0

Additional fields for Inventory Levels Report with Inbound Stock Shipments

STANDARD_INVENTORY_LEVELS_WITH_INBOUND is a sub-format of the Inventory Levels file format. In addition to containing all the information from the Standard Inventory Levels file, it also includes information related to inbound (not received) stock shipments in Mercury. Stock shipment information will be pulled from stock shipments in the "awaiting receipt" state only. Extra information from stock shipments on the inventory levels filed includes the following:

HeadersMySQL TypeMax Length / SetDescription / Notes
INVENTORY COUNT TIME

Time when the inventory was counted
INBOUND QUANTITYint10Total quantity of inbound inventory to the facility for a particular sku
EARLIEST ESTIMATED DELIVERYdate11Earliest estimated delivery date of a stock shipment with quantity for a particular sku
EARLIEST DELIVERY REFERENCEvarcharNo max length*Stock shipment reference # for the earliest estimated delivery
EARLIEST DELIVERY QUANTITYint10Amount of inventory arriving on the earliest arriving stock shipment
TOTAL INBOUND STOCK SHIPMENTSint10Total number of inbound stock shipments containing the sku
LATEST ESTIMATED DELIVERYdate11Latest estimated delivery date of a stock shipment with quantity for a particular sku
*No max length because if there are multiple stock shipments arriving on the same day, then it aggregates them together as a semicolon delimited list


Attachments

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.