This skill handles SAP WM (Warehouse Management — ECC legacy module) including Warehouse Structure (LS01N/LS02N), Storage Type/Section/Bin (LS01/LS03N), Transfer Order (LT01/LT03/LT0E), Transfer Requirement (LB01/LB10), Picking/Putaway Strategies, WM-MM/SD Integration, Physical Inventory (LI01N/LI02N), and Decentralized WM (MWMII). Also covers ECC WM → S/4HANA migration (WM deprecated in S/4HANA; use EWM instead). Use when user mentions WM, 창고관리, warehouse, storage bin, 저장위치, transfer order, 이관오더, putaway, 입고적치, picking, 피킹, storage type, 저장유형, quant, decentralized WM, LS01N, LS03N, LT01, LB01, LI01N, MWMII.
ECC vs S/4HANA Alert: WM is DEPRECATED in S/4HANA (all releases).
sap-ewm skill) or Stock Room ManagementQuestions to ask user:
| Level |
|---|
| T-code |
|---|
| Definition |
|---|
| Table |
|---|
| Warehouse | LS01N | Top container, assigned to plants | LAGP |
| Storage Type | LS01 | Physical zone (rack, yard, high-bay, flow) | LTYP |
| Storage Section | LS03N | Sub-zone (aisle, row) | LEIN |
| Storage Bin | LS03N | Individual slot (address: WH-ST-SEC-BIN) | LQUA |
W (WM system) or D (Decentralized)Root Cause: Missing storage section linking Check: SE16N → LEIN (verify section exists); SE16N → LQUA (verify bins) Fix: LS03N → Create Section → Create Bins (batch entry) → Trigger MRP
| T-code | Function | Field |
|---|---|---|
| LT01 | Create TO manually | LGPLA (from), LGPLB (to) |
| LT03 | Release picking TO | Qty by storage section |
| LT0E | Release putaway TO | Destination bin |
| LT0A | Confirm TO execution | Updates LQUA stock |
| LT0G | RF execution (handheld) | Worker mobile entry |
| LT04 | Cancel TO | Full reversal |
GR (MIGO 101) → TR created → LB10 batch → TO created (LT01)
↓
Release (LT03/LT0E) → RF Execute (LT0G) → Confirm (LT0A)
↓
Stock in LQUA, available for picking
LTAK (header):
LTAP (lines):
Root Cause: Partial RF execution + system failure Check: SE16N → LTAP: LGMNG vs MENGE; LT01 → Messages tab Fix: LT0A (resume confirm) OR LT04 (cancel & recreate)
| Source | T-code | Type |
|---|---|---|
| GR | MIGO 101 | Putaway TR |
| Delivery | VL01N | Picking TR |
| Production | PP | Component withdrawal TR |
| Inventory diff | LI07 | Correction TR |
| T-code | Function | Audience |
|---|---|---|
| LB01 | Create TR manually | Planner |
| LB03 | Release TR for TO | Coordinator |
| LB10 | Auto-convert TR → TO | Batch job |
| LB05 | TR search/list | Daily monitoring |
Purpose: Convert released TRs → TOs using putaway strategy Execution: Nightly (e.g., 23:00) — if fails, goods stuck in receiving Monitor: SM37 (job log) or LS12 (TO creation report)
Table LTBK (TR header):
Determines destination bin for incoming stock.
| Strategy | Name | Best For | Logic |
|---|---|---|---|
| 00 | Fixed Bin | High-value A-items | Always same bin |
| 01 | High-Rack (ASRS) | High-bay volume | Empty level/aisle |
| 02 | Addition Strategy | Normal WM | Same bin + space, else next-empty |
| 03 | Next Empty | Flexible rack | Always first available |
| 10 | Manual | Special cases | Planner override |
Root Cause: Strategy misconfiguration or bin full Check: LS0N → strategy assignment; SE16N → LQUA: LGMNG vs LTCAP Fix: Increase capacity (LS03N) OR change strategy (LS0N) OR manual override (LT01)
| Strategy | Name | Use Case |
|---|---|---|
| 00 | Fixed Bin | Slow-movers |
| 01 | FIFO | Perishables, batch-tracked |
| 02 | LIFO | Frozen goods |
| 03 | Bulk / Open | Palletized high-volume |
| 10 | Manual | Flexible picking |
Root Cause: Stock in wrong section or strategy mismatch Check: SE16N → LQUA: locked status? Strategy allows section? SE16N → LTAP: which bins picked? Fix: Move stock via TO (LT01) OR override strategy (LT01 manual) OR unlock section (LS16)
PO (ME21N) → GR (MIGO 101, MVT 101) → Material doc (MKPF/MSEG)
↓
If WM active: TR created (LTBK, putaway)
↓
Putaway strategy applied (LS0N)
↓
LB10 batch: TR → TO (LTAK/LTAP)
↓
RF execution (LT0G) → TO confirmed (LT0A)
↓
Stock in LQUA, available for sales/picking
X = yesX = yes (if LB10 running)X = pick → staging → shipRoot Cause: WM not activated or storage location not assigned Check: LS17 (storage location assignment), OB8B (plant-WM), MIGO (warehouse field) Fix: LS17 → create assignment OR repeat GR
Sales Order (VA01) → Delivery (VL01N)
↓
Auto-create picking TR (if LPICK = X in VL0N)
↓
LB10: TR → picking TO (strategy 01=FIFO typical)
↓
RF picking (LT0G) → staging bin
↓
PGI (VF01) → invoice created
VL0N (delivery type):
X = yesOB8C (storage location):
X = yesRoot Cause: LPICK disabled or storage location not WM-enabled
Check: VL0N (LPICK flag), OB8C (LSORT flag), SE16N → LTBK (any TR created?)
Fix: VL0N → set LPICK = X → recreate delivery
| Type | T-code | Scope | Frequency |
|---|---|---|---|
| Full | LI01N | All warehouse stock | Annual |
| Sample | LI02N | Selected sections | Quarterly |
| Cycle | LI03N | Material/section | Monthly/continuous |
LI01N (create doc) → LI04 (print sheet) → Count physical stock
↓
LI04 (enter results) → LI07 (post differences)
↓
MM doc created (401/402 MVT) → LQUA adjusted
| Aspect | WM (LI01N) | MM (LI01) |
|---|---|---|
| Scope | Warehouse bins (LQUA detail) | Storage locations (MARD) |
| Granularity | By bin | By location |
| Batch/Serial | Full detail | Batch-level |
Root Cause: LQUA (WM) ≠ MARD (MM) — movements bypassed WM Check: SE16N → LQUA (sum qtys), SE16N → MARD (compare), SE16N → MSEG (recent GI) Fix: LI07 (post adjustment) OR manual TO correction (LT01)
Simple warehouse management without bins/sections. Each plant manages own goods movement.
When to use: Multi-plant independent operations (NO bins/sections/strategies) When NOT to use: Need rack control, FIFO/LIFO, RF execution → use central WM instead
Config: SM30 → TWMII (plant-level settings)
S/4HANA has NO WM module. Replaced by:
| Option | Effort | Best For |
|---|---|---|
| ECC WM → EWM | HIGH | Large, complex warehouses |
| ECC WM → Stock Mgmt | MEDIUM | Small, simple operations |
| Keep ECC dual-run | MEDIUM | Transition period |
| ECC WM | S/4HANA EWM |
|---|---|
| Storage Type (LTYP) | Warehouse Process Type |
| Transfer Order (LTAK) | Warehouse Order |
| Putaway Strategy (LS0N) | Putaway Rule (different config) |
| RF (LT0G) | RF Screen (/SCWM/RFUI — new tech) |
| ❌ Adds in EWM: Resource Mgmt, Yard Mgmt, Wave picking |
Recommendation: Use EWM for S/4HANA (see sap-ewm skill). WM 1:1 not possible.
Warehouse tiers:
필수 기능:
Warehouse "PJ" (plant JP01, company 1000):
ST 01 (rack, ambient) → Sec A1-A5 (fast-movers), Sec A6-A10 (slow)
ST 02 (cold, 2-8°C) → Sec C1-C3 (yogurt, milk, frozen)
ST 03 (returns) → Sec R1 (defects, quarantine)
Putaway: 02 (addition + next-empty)
Picking: 01 (FIFO — regulatory requirement)
RF Terminal: Symbol/Zebra with ZMM
Inventory: Monthly cycle count (LI03)
Primary Tables:
Configuration T-codes:
Standard Response Format: Issue → Root Cause → Check (T-code + table) → Fix → Prevention → SAP Note
Last Updated: 2025 | ECC Status: Extended Support | S/4HANA: Use EWM skill