Outbound Processing Fundamentals: From Delivery to Goods Issue
Understand what outbound processing means in SAP warehouse execution, why it exists, and the core document and physical flow from outbound delivery creation to goods issue posting.
Explanation
Outbound processing is the set of warehouse activities that convert a sales or stock transport requirement into physical goods leaving the warehouse, matched by accurate system documents. Business relevance: a warehouse that cannot ship reliably breaks customer promises, delays revenue recognition (goods issue often triggers billing-relevant events), and creates inventory discrepancies between logical and physical stock. Outbound processing exists to bridge the gap between 'what was ordered' (sales order / stock transport order / returns-to-vendor) and 'what physically left the dock,' while creating auditable, traceable warehouse tasks along the way. The typical document flow starts with a sales order or STO in ERP (ECC or S/4HANA), which generates an outbound delivery. The delivery is the central document for warehouse execution: it specifies material, quantity, ship-to, requested delivery date, and shipping point/storage location. In classic ECC WM, the delivery triggers creation of a transfer order (TO) that instructs a warehouse worker or RF device to pick specific stock from a source storage bin and move it to a staging area. In warehouse-managed environments using SAP EWM (embedded in S/4HANA or decentralized), the delivery is replicated as a warehouse outbound delivery order, and warehouse execution is driven by warehouse tasks (WTs) and, optionally, waves that group multiple deliveries for coordinated picking. Key physical/process steps are consistent across platforms even though terminology differs: (1) delivery creation and warehouse request generation, (2) wave or work creation to release deliveries into warehouse execution at the right time, (3) picking (manual, RF-guided, or automated), (4) packing into handling units where relevant, (5) staging at a door or staging bin, (6) loading onto a vehicle, and (7) posting goods issue (PGI), which reduces warehouse and company-code inventory and generates the accounting posting. Why this matters for consultants: incorrect configuration of delivery split criteria, picking strategies, or storage type search sequences can silently create partial picks, missed shipments, or double-counted stock. Understanding this flow is prerequisite to every downstream topic (wave management, HU management, yard, integration with TM) because those topics all extend or specialize pieces of this basic chain. Deployment differences: In ECC WM, the warehouse number is tied to a plant/storage location combination, and TOs are the execution document; there is no native wave concept—grouping is done through TO creation variants and printing. In Embedded EWM (S/4HANA), the EWM warehouse is a separate logical entity connected via ERP-to-EWM delivery replication (using integration technology appropriate to the release), and wave management, RF framework, and HU management are native. Decentralized EWM runs on a separate system instance communicating asynchronously with ERP via qRFC/IDoc-based interfaces, requiring careful monitoring of queues. S/4HANA public cloud typically constrains configuration to released Fiori apps and predefined scope items, limiting how deeply custom picking strategies can be built compared to on-premise or private cloud.
Real project scenario
A mid-size distribution client migrating from ECC WM to S/4HANA embedded EWM found that their outbound SLA (same-day shipment for orders placed before noon) started slipping. Root cause analysis traced back to the team not understanding that wave release timing in EWM replaced the ECC practice of manually triggering TO creation in batches every hour; nobody had configured an equivalent wave template, so deliveries sat unprocessed until someone remembered to release them manually. The fix involved documenting the full delivery-to-goods-issue flow for the new platform and setting up a wave template with an appropriate release time trigger.
Common mistakes
• Assuming ECC WM transfer order concepts map one-to-one to EWM warehouse tasks without accounting for wave and warehouse order layers • Not distinguishing between the ERP outbound delivery and the EWM warehouse outbound delivery order, leading to confusion when troubleshooting missing deliveries • Overlooking that goods issue posting is what drives financial and inventory relevance, not the picking or packing step • Failing to check delivery split settings, causing unexpected multiple deliveries per sales order • Treating staging and loading as automatic steps rather than explicit warehouse activities that need bins/doors configured
Best practices
• Always confirm which platform (ECC WM, embedded EWM, decentralized EWM) is in scope before describing configuration, since terminology and steps differ • Map the full document chain (sales order/STO -> delivery -> execution document -> goods issue) before discussing any single transaction or step in isolation • Validate delivery split and scheduling settings early in a project since they affect every downstream warehouse process • Use test deliveries in a sandbox to trace the actual document flow before designing custom logic • Document the goods issue trigger point clearly for finance and logistics stakeholders since it affects revenue and inventory timing
Interview angle
Interviewers commonly ask candidates to walk through the outbound flow from sales order to goods issue and to explain, at each step, which system document is created and what triggers the next step. A strong answer distinguishes ERP-side documents (sales order, delivery) from warehouse-side execution documents (TO in WM, warehouse task/order in EWM) and explains why goods issue is the point of financial and inventory relevance, not picking.