Skip to content
EWM Reference

/SCWM/TO_CONF

Change

Confirm a warehouse task — the transaction that records work as done and moves the row out of the open-task table

Notes

The transaction behind the open/confirmed split: after confirmation the task is written to the confirmed table and no longer appears in the open one, which is why throughput analysis reads both. Exceptions raised here are what put a task into the log table instead.

Tables behind this transaction

Curated: these are the tables an analyst reads to see what this transaction did, and how it touches each of them. Every table page carries its own field list and Databricks SQL.

How these tables connect — join details in the list below. GUID joins and text-table joins are highlighted.

Join details

  • /SCWM/ORDIM_O/SCWM/WHOforeign key · N:1
    ON scwm_ordim_o.MANDT = scwm_who.MANDT AND scwm_ordim_o.WHO = scwm_who.WHO AND scwm_ordim_o.LGNUM = scwm_who.LGNUM
  • /SCWM/ORDIM_C/SCWM/WHOforeign key · N:1
    ON scwm_ordim_c.MANDT = scwm_who.MANDT AND scwm_ordim_c.WHO = scwm_who.WHO AND scwm_ordim_c.LGNUM = scwm_who.LGNUM
  • /SCWM/ORDIM_L/SCWM/WHOforeign key · N:1
    ON scwm_ordim_l.MANDT = scwm_who.MANDT AND scwm_ordim_l.WHO = scwm_who.WHO AND scwm_ordim_l.LGNUM = scwm_who.LGNUM

R read · W write · R/W read + write

Primary tables

Secondary tables

More Warehouse Tasks & Orders t-codes

Maintained by Summit Analytics, a supply chain analytics practice. The tools and references are free — the consulting is selective.

Part of the Summit Analytics reference library.

Work with the practice

Not affiliated with or endorsed by SAP. SAP, SAP S/4HANA, and SAP Extended Warehouse Management are trademarks or registered trademarks of SAP SE.