Show TOC

 Read Storage Bin

 

To read the details of one or more storage bins.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

StorageBinByIDQueryResponse_In

Namespace

http://sap.com/xi/EWM/Global

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_BIN_QR

Direction

inbound

Mode

synchronous

Idempotency

no

Change/Update Behavior

not applicable

P2P Communication Enabled

true

Business Context and Use

You can use the Read Storage Bin  inbound operation to view the details of one or more storage bins.

Features

The Read Storage Bin  request message requires a specific storage bin ID (StorageBinID element) or a range of storage bin IDs (also entered via the StorageBinID element) as input.

The StorageBinID element is a concatenated string composed of a warehouse number and a storage bin number. For example, if you want to select detailed data for storage bin '0050-01-01-01' of warehouse number '0001', you would enter '00010050-01-01-01' as the StorageBinID input value.

If successful, the operation returns a log along with the details for each specified storage bin, including:

  • ID number

  • Physical aspects, such as:

    • Type of bin

    • Precise location within the warehouse:

      • Aisle

      • Level

      • Stack

      • Cartesian coordinates

    • Volume, weight, and capacity

  • Operational aspects, including the access type code, which indicates how a user can gain access to a storage bin. For example, a storage bin stacked at a high level in a warehouse would require the user to access it by means of a high-level forklift.

If unsuccessful, the operation returns a log with error details.

Message Types

  • StorageBinByIDQuery_sync

  • StorageBinByIDResponse_sync

Notes on SAP Implementation

Enhancements

The BAdI for StorageBinQueryResponse  (/SCWM/EX_WHSE_BIF_BIN) Business Add-In (BAdI) is available for this operation.