EWM Reference
/SCWM/ADHU
CreateCreate an ad-hoc warehouse task for a handling unit — move a whole HU rather than a product quantity
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
ON scwm_huhdr.MANDT = scwm_lagp.MANDT AND scwm_huhdr.WSBIN = scwm_lagp.LGPLA AND scwm_huhdr.LGNUM = scwm_lagp.LGNUMON scwm_ordim_o.MANDT = scwm_who.MANDT AND scwm_ordim_o.WHO = scwm_who.WHO AND scwm_ordim_o.LGNUM = scwm_who.LGNUMON scwm_ordim_o.MANDT = scwm_lagp.MANDT AND scwm_ordim_o.VLPLA = scwm_lagp.LGPLA AND scwm_ordim_o.LGNUM = scwm_lagp.LGNUMON scwm_ordim_o.MANDT = scwm_lagp.MANDT AND scwm_ordim_o.NLPLA = scwm_lagp.LGPLA AND scwm_ordim_o.LGNUM = scwm_lagp.LGNUM
R read · W write · R/W read + write
Primary tables
- /SCWM/HUHDRHandling unit header — one row per HU with its external number, packaging material, current storage type and bin, weights, volumes, and the entitled party whose stock it holdsRead accessGUID keytransaction
- /SCWM/ORDIM_OOpen warehouse tasks — the work still to be done: source and destination bin, product, target quantity, process type, queue, and the delivery item the move was created forWrite accessMixed keytransaction
Secondary tables
- /SCWM/LAGPThe storage bin master — one row per bin in a warehouse, with its storage type and section, the three block indicators, capacity limits, empty/full flags, and the layout coordinates the pick path is built fromRead accessSemantic keymaster
- /SCWM/WHOWarehouse order header — the bundle of tasks one operator executes as a unit, with the creation rule that produced it, the wave it came from, its queue, activity area, assigned resource, and the timestamps that bound executionWrite accessMixed keytransaction
More Stock & Handling Units t-codes
- /SCWM/ADPRODCreate an ad-hoc warehouse task for a product — move stock without a delivery or a wave asking for it
- /SCWM/PACKGeneral packing — build, repack, and unpack handling units at a work center
- /SCWM/POSTPosting change — change a stock attribute in place (stock type, owner, entitled party, batch) without moving the goods
- /SCWM/ADGIPost an unplanned goods issue — take stock out of the warehouse without a delivery behind it