Import / Export Physical Inventory Count

Access

Use this routine to import or export physical inventory count data, for example if you use a third-party application to count your inventory.  The system uses the imported data to populate the physical inventory files as if you entered the data manually using either of the count entry processes or counted the inventory using an RF scanner.  You transfer the count data you want to import to an Excel spreadsheet, then save the file as a tab-delimited .txt file. You can then use this routine to import the file into STORIS.

The export option enables you to create a file on the PC with basic product details for use by a third-party physical inventory count process.

Important:  Before you run the update process, be sure to verify the integrity of the inventory count data uploaded by this routine.

 If the import spreadsheet contains a row with no product number, then when you attempt to upload the spreadsheet, the program displays a warning message but you can continue.

To review count data read in from the PC, use the Physical Inventory Count Review screen and/or the Report Physical Inventory Count Review routine.

Account

Operation

Location

File

Path

Export Barcode Product Data

This option at the Operation field creates a text file on the PC with basic product details for the purpose of performing a physical inventory count.  This file includes a line for all products except non-inventory products, sorted by Product/Model Number.  Each line include the following details:

The export process builds a text file with the above data in a double-quote and comma-delimited format.  

Import Barcode Count

This option at the Operation field reads in inventory count data from the PC, validates the data, and updates the physical inventory files with the count data. The import process reads in a text file with count data in a double-quote and comma-delimited format.

The program reads in the inventory count data from the import file specified in the Import directory.  After reading in count data, the Physical Inventory Count Review displays. The process imports the following data elements:

The program performs the following validation on the imported count data:

Import Product Count

Use this option to import physical inventory counts using products. This process imports product data and populates an existing physical inventory.  

The following is the basic process flow for importing physical inventory count data. Use this routine to perform step 2.

  1. Clear/Freeze inventory.

  2. Upload count data from the PC.

  3. Manually enter any count data not accounted for in upload from PC.

  4. Review count data.

  5. Run update process.

Format of inventory count data from third-party application:

The following lists the data required by this process.  Below that is a table showing required data for the various product type (stock, special-order, serial-tracked, as-is)

Column 1. Product key

Column 2. As-Is Flag

Column 3. Quantity

Column 4. Storage Location

Column 5. Serial Number

Product is flagged as special-order

Product is flagged as serial-tracked and serial number tracking is active in the Inventory Control Settings process.

Product is as-is.

 

Product key

As-Is Flag

Quantity

Storage Location

Serial Number

Stock Product

“PROD1000”

""

"5"

"BACK"

""

Special-Order Product

“PROD2000”

""

“1”

“FRONT”

“123123”

Serial-Tracked Product

“PROD3000”

""

"1"

"DOCK"

"9292929"

As-Is Product  ( this is a stock product, but the piece is flagged as as-is).

“PROD1000”

“1”

“1”

“BACK”

“2939349”