Skip to end of banner
Go to start of banner

ASN, Box Code and Item Code Mapping Management

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Summary

  • Box and Item code mapping details will be required by WMS to support box-wise inwards and crossdocking functionality.

  • Box and Item Code mapping can be created using CIMS UI or through APIs.

  • Below validations are present in the system to accept the box item code mapping.

    • Box and Item code mapping can be done against an ASN only after the ASN is approved. Note: Without using ASN functionality, Box and Item code mapping can’t be added in the system which is crucial for boxwise inwards and crossdocking.

    • SKU-wise total items in all the boxes that are provided in the CSV file/ API request, should not exceed the approved qty for each SKU in the ASN.

    • ASN-BOX-Item mapping can be requested multiple times (paginated) until gate entry is created for the ASN. For a box, the user should provide all item information at the same request.

ASN, Box and Item Code Mapping for Approved ASN

Box and Item Code mapping can be created using CIMS UI or through APIs. Please follow the below steps to map the ASN, Box codes and Item Codes at CIMS UI:

  1. Go to CIMS-> Box Item Code Mapping

    Screenshot 2024-01-24 151735-20240124-094754.png
  2. Select the Client Channel Pair, and Fulfillment location. Enter Channel Order Id and ASN Code against which Box Item Code mapping is required to be added.

    image-20240124-094917.png
  3. ASN details will be displayed as shown below.

    Screenshot 2024-01-24 152316-20240124-095600.jpg
  4. Download the CSV file.

    image-20240124-095744.png
  5. Add the Box Code, Item Code, Channel SKU ID, Purpose(Storage/ Crossdock), external Batch code, manufacturing date and expiry date in CSV file.
    External Batch code, manufacturing date and expiry date are required if the SKU is perishable.

  6. Upload the CSV file.

Box Item Code Mapping(Boxes received in warehouse without Box Item mapping present)

While receiving, if any boxes are received and the Box Item code mapping is not present, this screen can be used to map the box with barcodes and Items.

Follow the below steps:

  1. In WMS, Go to Box Item Code Mapping screen.

  2. Choose the scannable field in Configuration(By clicking the Configuration button) as Barcode or Custom SKU Attribute as per the requirement. SKU Attribute should be searchable attribute and is usually used when barcodes are not present.

  3. Box-Item mapping using Barcode

    1. Scan box code and barcode

    2. Scan the Item Code

    3. Repeat the same steps from 1 if there are more items to be mapped to the box.

  4. Box-Item mapping using Custom SKU Attribute

    1. Scan box code and SKU Attribute

    2. If there are multiple SKUs in master data against the same searchable SKU attribute, all the options are shown. Users can decide to choose one based on the available info displayed in screen and physical characteristics.

    3. Select and then scan the item code

    4. Repeat the same steps from 1 if there are more items to be mapped to the box.

In case the item is already mapped to any box of the same ASN, then the below message is displayed:

APIs for ASN, Box and Itemcode Mapping

Raghav Mehta Rahul Singh To add public document link.

  • No labels