Table of Contents

Create a warehouse shipment

A warehouse shipment groups all outbound stock movements that are to be dispatched together. It forms the basis for planning, controlling, and monitoring all downstream warehouse processes in the Warehouse Shipment Planning: picking, packing, and loading.

Tipp

For a complete walkthrough of what happens after creation, see Process a document-oriented warehouse shipment.

Prerequisites

Before a warehouse shipment can be created, the following master data must be set up:

Methods at a glance

SIEVERS WMS provides four methods for creating a warehouse shipment. They differ in the degree of automation and where the process starts.

Method Starting point Degree of automation
Get source documents Warehouse Shipment Planning Manual
Create warehouse shipment from source document Sales order, transfer order, purchase return order Manual
Automatic on release Release of the source document Semi-automatic
Warehouse shipment automation Job queue Fully automatic

Get source documents

This method is useful when you want to deliberately combine multiple orders into a new warehouse shipment. You retain full control over which documents end up in which shipment.

Typical roles: Export clerk, warehouse planner, inside sales representative, warehouse clerk

Prerequisite: The source documents must have the status Released and must not yet be assigned to any warehouse shipment line.

Steps:

  1. Open Warehouse Shipment Planning via the SIEVERS WMS menu.

  2. Choose Actions > New Document > New Warehouse Shipment. The standard warehouse shipment page opens. Close it once the shipment has been created.

    Tipp

    After closing the warehouse shipment page, the newly created shipment may not yet be visible in the list. Sort the list in descending order by warehouse shipment number to find it.

  3. Select the newly created (or an existing) warehouse shipment in the list.

  4. Choose Actions > Get Source Documents. A table opens showing all released, unassigned source documents.

  5. Select the desired documents and confirm with OK. The documents are assigned to the warehouse shipment.

Hinweis

You can also call Get Source Documents for an existing warehouse shipment to assign additional orders afterwards, provided the SIEVERS WMS Setup has the option Add to Warehouse Shipment from Source enabled.


Create warehouse shipment from source document

This method creates a warehouse shipment directly from the source document. It is suitable when a single order should be transferred to warehouse shipment planning immediately.

Typical roles: Export clerk, warehouse dispatcher, inside sales representative, warehouse clerk

Prerequisite: The source document must have the status Released.

Steps:

  1. Open the sales order (or transfer order or purchase return order).
  2. Select the action Create Warehouse Shipment. The system creates the warehouse shipment and then opens the Warehouse Shipment Planning, where the newly created warehouse shipment is highlighted.
Hinweis

The behavior of this action can be configured in the SIEVERS WMS Setup:

  • Add to Warehouse Shipment from Source: When active, new lines from the source document are assigned to an existing warehouse shipment instead of creating a new one. This deviates from the BC standard.
  • Set Loading Date to workdate when in past: If the delivery date of the order is in the past, the loading date is automatically set to the current work date so that the warehouse shipment can still be created.

The complete process of a document-oriented warehouse shipment from creation to posting is described in Process a document-oriented warehouse shipment.


Automatic on release

When a source document is released, a warehouse shipment is automatically created. If a matching open warehouse shipment already exists and Add to Warehouse Shipment from Source is active, the document is assigned to it instead. This method works without consolidation logic and is suitable for warehouses where every order should be scheduled immediately after release.

Typical roles: Inside sales representative

Prerequisite: The source document must have the status Released.

Steps:

  1. Activate the option Use Whse. Automation by Release Sales Document in the SIEVERS WMS Setup.
  2. Release the source document (sales order, transfer order, or purchase return order) using the Release action. The warehouse shipment is created automatically.
Hinweis

Unlike the Warehouse shipment automation, this method does not evaluate consolidation rules (carrier, grace period, lead time). Each released document gets its own warehouse shipment unless an existing one can be supplemented.


Warehouse shipment automation

The warehouse shipment automation consolidates source documents into warehouse shipments according to configurable rules. It evaluates criteria such as shipping agent, customer, loading date, lead time, and grace period. It is particularly suitable for warehouses that bundle large volumes of similar orders for the same carrier on a daily basis.

Typical roles: Warehouse dispatcher, export clerk, inside sales representative

Prerequisite: Released source documents with no assigned warehouse shipment lines.

Operation:

The automation can be run in two ways:

  • Manually: Open the Whse. Ship. Automation page and choose Start Processing. The log then shows how many warehouse shipments were created or supplemented.
  • Automatically via job queue: Set up a job queue entry with codeunit 71310347 (AppSource/SaaS/OnPrem) or 77347 (PTE). The run then takes place in the background according to the configured schedule.

The complete setup of the automation lines (sorting, customer-clean, shipping agent filter, lead time, grace period) is described in Automations.


What comes next?

After the warehouse shipment has been created and the source documents have been assigned, the following steps are required:

  1. Create warehouse document: In Warehouse Shipment Planning, use Actions > New Document > Create Warehouse Document to create the outbound warehouse posting document.
  2. Release picking document: Print or release the created picking document.
  3. Carry out picking: Full process description in Process a document-oriented warehouse shipment.