Show TOC

 Find Subordinate Warehouse Door by Warehouse

 

To find one or more subordinate warehouse doors within one or more specified warehouses.

Technical Data

Entity Type

Service Operation

Release State

released

Technical Name

SubordinateWarehouseDoorByWarehouseQueryResponse_In

Namespace

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

Application Component

SCM-EWM

Web Service Definition (Back End)

/SCWM/BIF_SBDOOR_QR

Direction

inbound

Mode

synchronous

Idempotency

no

Change/Update Behavior

not applicable

P2P Communication Enabled

true

Business Context and Use

You can use the Find Subordinate Warehouse Door by Warehouse  inbound operation to find one or more subordinate warehouse doors within one or more specified warehouses.

Features

The Find Subordinate Warehouse Door by Warehouse  request message requires the the ID (WarehouseID element) for one or more warehouses. You can use the sub-elements within the WarehouseID element to delimit your search.

If successful, the operation returns a log along with the details for each subordinate warehouse door within the specified warehouse(s). Such details include:

  • ID number of the warehouse door

  • Operational aspects, such as:

    • An unloading relevance indicator that shows if the warehouse door is reserved for inbound (I) or inbound and outbound (B) unloading;

    • A loading relevance indicator that shows if the warehouse door is reserved for outbound (O) or inbound and outbound (B) loading;

    • The ID of the warehouse storage bin assigned to the warehouse door;

    • The ID of the yard bin assigned to the warehouse door.

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

Message Types

  • SubordinateWarehouseDoorByWarehouseQuery_sync

  • SubordinateWarehouseDoorByWarehouseResponse_sync

Notes on SAP Implementation

Enhancements

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