Skip to content
EWM Reference

/SCWM/RFUI

List / Monitor

Log on to the RF environment — the radio-frequency screen an operator works warehouse orders from

Notes

Logging on binds a user to a resource, which is what puts a name against the work in the resource table; the queue the resource then draws from is what decides which tasks reach that operator.

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/WHO/SCWM/RSRCforeign key · N:1
    ON scwm_who.MANDT = scwm_rsrc.MANDT AND scwm_who.RSRC = scwm_rsrc.RSRC AND scwm_who.LGNUM = scwm_rsrc.LGNUM
  • /SCWM/ORDIM_O/SCWM/T346foreign key · N:1
    ON scwm_ordim_o.MANDT = scwm_t346.MANDT AND scwm_ordim_o.QUEUE = scwm_t346.QUEUE AND scwm_ordim_o.LGNUM = scwm_t346.LGNUM
  • /SCWM/WHO/SCWM/T346foreign key · N:1
    ON scwm_who.MANDT = scwm_t346.MANDT AND scwm_who.QUEUE = scwm_t346.QUEUE AND scwm_who.LGNUM = scwm_t346.LGNUM
  • /SCWM/RSRC/SCWM/T346foreign key · N:1
    ON scwm_rsrc.MANDT = scwm_t346.MANDT AND scwm_rsrc.QUEUE = scwm_t346.QUEUE AND scwm_rsrc.LGNUM = scwm_t346.LGNUM -- the queue the resource is assigned to; ACT_QUEUE (the one it is actually working) resolves against the same master

    the queue the resource is assigned to; ACT_QUEUE (the one it is actually working) resolves against the same master

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

Primary tables

Secondary tables

More Resources & RF Execution 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.