Show TOC

 Read Warehouse Staging Area

 

To read the details of one or more warehouse staging areas.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

WarehouseStagingAreaByIDQueryResponse_In

Namespace

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

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_STAGAREA_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 Warehouse Staging Area inbound operation to view the details of one or more specified warehouse staging areas.

Features

The Read Warehouse Staging Area request message requires a specific WarehouseStagingAreaID or a range of WarehouseStagingAreaIDs as input.

A WarehouseStagingAreaID is a concatenated string consisting of a warehouse number, a storage type with storage type role 'D', and a storage section. For example, if you want to select detailed data for a staging area for warehouse number 'W001' that is assigned to storage type '9010' and storage section '0001', you would enter 'W00190100001' as the WarehouseStagingAreaID input value.

If successful, the operation returns a log along with the details for each specified warehouse staging area, including:

  • ID number

  • Description

  • Operational aspects, such as whether the staging area is designated for goods issue activities or goods receipt activities

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

Message Types

  • WarehouseStagingAreaByIDQuery_sync

  • WarehouseStagingAreaByIDResponse_sync

Notes on SAP Implementation

Enhancements

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