Skip to content
EWM Reference

/SCWM/POST

Create

Posting change — change a stock attribute in place (stock type, owner, entitled party, batch) without moving the goods

Notes

Posting changes are the reason a stock balance can move between categories with no physical movement behind it — worth separating from real movements in any throughput measure.

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/AQUA/SCWM/QUANGUID join · 1:1
    ON scwm_aqua.MANDT = scwm_quan.MANDT AND scwm_aqua.GUID_STOCK = scwm_quan.GUID_STOCK AND scwm_aqua.GUID_PARENT = scwm_quan.GUID_PARENT -- RAW16 GUID equality — join raw; hex is for display/conformance only
  • /LIME/NQUAN/SCWM/QUANGUID join · N:1
    ON lime_nquan.MANDT = scwm_quan.MANDT AND lime_nquan.GUID_STOCK = scwm_quan.GUID_STOCK AND lime_nquan.GUID_PARENT = scwm_quan.GUID_PARENT -- RAW16 GUID equality — join raw; hex is for display/conformance only
  • /LIME/NQUAN/LIME/NTREEGUID join · N:1
    ON lime_nquan.MANDT = lime_ntree.MANDT AND lime_nquan.GUID_PARENT = lime_ntree.GUID -- RAW16 GUID equality — join raw; hex is for display/conformance only · the join that turns a quantity row into a place — resolve the node before summing anything

    the join that turns a quantity row into a place — resolve the node before summing anything

  • /LIME/NTREE/LIME/NTREEGUID join · N:1
    ON lime_ntree1.MANDT = lime_ntree2.MANDT AND lime_ntree1.GUID_PARENT = lime_ntree2.GUID -- RAW16 GUID equality — join raw; hex is for display/conformance only · the tree's own parent link — a recursive walk, not a single join; a node's row can repeat across OVERFLOW values

    the tree's own parent link — a recursive walk, not a single join; a node's row can repeat across OVERFLOW values

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

Primary tables

Secondary tables

More Stock & Handling Units 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.