get_bin_utilization
Retrieve EWM bin-level utilization including block flags, material count, and empty flag. Clarifies blocked for inbound/outbound to indicate putaway or stock removal blocking.
Instructions
Returns EWM bin-level utilization (block flags, distinct material count, empty flag) from the confirmed ZC_EWM_BIN_UTILIZATION_CDS view. NOTE: the raw field IsBlockedForOutbound actually blocks PUTAWAYS (inbound) per its own SAP quickinfo, and IsBlockedForInbound actually blocks STOCK REMOVALS (outbound). This tool returns both the raw fields and semantically-named aliases (isPutawayBlocked / isStockRemovalBlocked) to avoid that ambiguity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| warehouse | Yes | EWM Warehouse Number (required). | |
| storage_type | No | Optional Storage Type filter. |