Skip to content
EWM Reference

/SCWM/QSEQ

Configuration

Set the order in which a resource group works its queues — which pool of work its operators are offered first, second, and so on

Notes

This is the configuration that decides what work reaches which operators, and it is the one place the resource group is more than a bare key. The sequence itself persists in a table that renders no data-dictionary content on any public mirror, so it is not cataloged here — the group and the queue master it orders both are.

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

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.