Skip to content
EWM Reference

/SCWM/RSRC

Change

Maintain resources — the operators, vehicles, and devices that execute warehouse orders, with their group, type, and assigned queue

Notes

The name is shared with the resource table, deliberately: this reference keeps the transaction and the table at separate URLs rather than renaming either.

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/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

  • /SCWM/RSRC/SCWM/TRSRC_GRPforeign key · N:1
    ON scwm_rsrc.MANDT = scwm_trsrc_grp.MANDT AND scwm_rsrc.RSRC_GRP = scwm_trsrc_grp.RSRC_GRP AND scwm_rsrc.LGNUM = scwm_trsrc_grp.LGNUM
  • /SCWM/RSRC/SCWM/TRSRC_TYPforeign key · N:1
    ON scwm_rsrc.MANDT = scwm_trsrc_typ.MANDT AND scwm_rsrc.RSRC_TYPE = scwm_trsrc_typ.RSRC_TYPE AND scwm_rsrc.LGNUM = scwm_trsrc_typ.LGNUM

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

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.