Show TOC

 Read Warehouse Work Station

 

To read the details of one or more warehouse work stations.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

WarehouseWorkStationByIDQueryResponse_In

Namespace

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

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_WRKSTAT_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 Work Station  inbound operation to view the details about one or more warehouse work stations.

Features

The Read Warehouse Work Station request message requires a specific warehouse work station ID (WarehouseWorkStationID element) or a range of warehouse work station IDs (also entered via the WarehouseWorkStationID element) as input.

The WarehouseWorkStationID is a concatenated string composed of a warehouse number and a work center code. For example, if you want to select detailed data for work center 'DEKO' of warehouse number '0001', you must enter '0001DEKO' as the WarehouseWorkStationID input value.

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

  • ID number

  • Description

  • ID numbers of the relevant inbound and outbound warehouse sub areas

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

Message Types

  • WarehouseWorkStationByIDQuery_sync

  • WarehouseWorkStationByIDResponse_sync

Notes on SAP Implementation

Enhancements

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