Show TOC

 Automatic Picking with Process Orders

Use

This function is used if the picking of materials for a process order is managed through an external weighing system. This means that the materials required for the process order are weighed, filled, or measured.

The messages from the external weighing system are transferred to the SAP system via the PI-PCS interface.

Prerequisites

The weighing system must be specified as the control recipe destination so that information can be separated from the process order for the weighing system. It receives all materials, quantities, and batches (if known) that must be picked via its own control recipe with the standard process instruction MAT_INFO.

The standard process message category PI_HUSTG with process message destination PI50 is used to transfer the messages to the SAP system. The characteristics listed below describe the information that must be confirmed as import parameters from the external system to the process message destination.

Characteristic

Description

Required

PPPI_BATCH

Batch

PPPI_EVENT_DATE

Date of the event

PPPI_EVENT_TIME

Time of the event

PPPI_HU_CREATED_BY

HU created by

PPPI_HU_EXT_PACKAGING

External handling unit identification

PPPI_HU_EXT_PACKAGING_TO_PACK

External handling unit identification

PPPI_HU_EXT_PICKING_BIN_NO

External picking bin

Req.

PPPI_HU_EXT_STAGING_NO

External staging number

PPPI_HU_PACKING_MATERIAL

Packaging material

PPPI_HU_SPECIAL_STOCK_IND

Special stock indicator

PPPI_MATERIAL

Material number

PPPI_MATERIAL_QUANTITY

Material quantity

PPPI_OPERATION

Operation number

PPPI_PLANT_OF_BATCH

Plant of batch

PPPI_PROCESS_ORDER

Process order

Req.

PPPI_RESERVATION_ITEM

Item number of the reservation

Req.

PPPI_STORAGE_LOCATION

Storage location

PPPI_UNIT_OF_MEASURE

Unit of measure

If an HU number is not specified as the export parameter, external weighing systems automatically use the weigh number as the HU number.

For more information, see

SAP Integration using Process Messages

Features

Transferring the data from automatic staging to the batch record (EBR - electronic batch record)

The standard process instruction category PI_HUREC, which transfers messages to message destination PI01, is used to pass data from automatic picking.

The following characteristics are transferred:

Characteristic

Characteristics value

PPPI_PROCESS_ORDER

Process order

PPPI_EVENT_DATE

Date of the event

PPPI_EVENT_TIME

Time of the event

PPPI_HU_ID_NO

Internal HU number

PPPI_HU_CREATED_BY

HU created by

PPPI_HU_EXT_PACKAGING_TO_PACK

External handling unit identification

PPPI_HU_EXT_ID_NO

External HU identification

PPPI_MATERIAL

Material number

PPPI_BATCH

Batch

PPPI_MATERIAL_QUANTITY

Material quantity

PPPI_UNIT_OF_MEASURE

Unit of measure

Activities

You can use the message monitor to check whether the messages were processed correctly.