<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Delivery Not Distributed to EWM After Creation in S/4HANA – What Could Be the Reason?	</title>
	<atom:link href="https://www.sapewmhelp.com/question/delivery-not-distributed-to-ewm-after-creation-in-s-4hana-what-could-be-the-reason/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.sapewmhelp.com/question/delivery-not-distributed-to-ewm-after-creation-in-s-4hana-what-could-be-the-reason/</link>
	<description>SAP EWM questions answered by experts — ABAP, S/4HANA, warehouse management</description>
	<lastBuildDate>Mon, 02 Mar 2026 10:41:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>
		By: PrafulAnand		</title>
		<link>https://www.sapewmhelp.com/question/delivery-not-distributed-to-ewm-after-creation-in-s-4hana-what-could-be-the-reason/#comment-257</link>

		<dc:creator><![CDATA[PrafulAnand]]></dc:creator>
		<pubDate>Mon, 02 Mar 2026 10:41:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.sapewmhelp.com/?question=delivery-not-distributed-to-ewm-after-creation-in-s-4hana-what-could-be-the-reason#comment-257</guid>

					<description><![CDATA[&lt;p&gt;When an outbound delivery is created in ERP (VL01N/VL02N) but is not visible in EWM (/SCWM/PRDO), the issue is almost always related to &lt;strong&gt;delivery relevance determination or integration message processing failure&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Since:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Delivery exists in VL03N&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;No short dump&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;No visible queue error&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Integration worked earlier&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The problem is usually in &lt;strong&gt;warehouse number determination, delivery relevance, or qRFC message triggering&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Let’s analyze step by step.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🔎 1️⃣ First Confirm: Is the Delivery EWM-Relevant?&lt;/h1&gt;
&lt;p&gt;Not every ERP delivery is automatically distributed to EWM.&lt;/p&gt;
&lt;p&gt;Check in:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;VL03N → Header → Warehouse Number field&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If warehouse number is blank → Delivery is NOT EWM relevant.&lt;/p&gt;


&lt;hr /&gt;

&lt;h3 data-start=&quot;1095&quot; data-end=&quot;1142&quot;&gt;Why Warehouse Number May Not Be Determined?&lt;/h3&gt;
&lt;p&gt;Check configuration:&lt;/p&gt;
&lt;p&gt;SPRO → Enterprise Structure → Assignment → Logistics Execution → Assign Warehouse Number to Plant/Storage Location&lt;/p&gt;
&lt;p&gt;Also verify:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Shipping point determination&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Plant + storage location mapping&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If warehouse is not correctly assigned, system will never trigger EWM distribution.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🔎 2️⃣ Check Delivery Type Mapping to EWM&lt;/h1&gt;
&lt;p&gt;Even if warehouse number exists, delivery type must be mapped.&lt;/p&gt;
&lt;p&gt;Check:&lt;/p&gt;
&lt;p&gt;SPRO → Integration with Other SAP Components → Extended Warehouse Management → Assign Delivery Type to EWM&lt;/p&gt;
&lt;p&gt;Verify:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Delivery type is mapped to correct warehouse&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Document category is marked EWM-relevant&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If this mapping was removed or changed in transport, distribution stops silently.&lt;/p&gt;
&lt;p&gt;This is a very common production issue.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🔎 3️⃣ Check Outbound Queue in ERP (SMQ1)&lt;/h1&gt;
&lt;p&gt;If configuration is correct, next step is:&lt;/p&gt;
&lt;p&gt;Transaction: &lt;strong&gt;SMQ1&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Check if outbound queue entry was created when delivery was saved.&lt;/p&gt;
&lt;p&gt;Cases:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;No queue entry → Distribution not triggered (configuration issue)&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Queue exists but stuck → Communication issue&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Queue processed successfully → Check EWM inbound queue&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Even if SMQ2 is empty, always check SMQ1 in ERP first.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🔎 4️⃣ Check Inbound Queue in EWM (SMQ2)&lt;/h1&gt;
&lt;p&gt;If outbound queue processed but delivery not created:&lt;/p&gt;
&lt;p&gt;Check:&lt;/p&gt;
&lt;p&gt;Transaction: &lt;strong&gt;SMQ2&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Look for inbound queue errors like:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;SYSFAIL&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;STOP&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;RETRY&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If found:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Double-click LUW&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Display error text&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Fix root cause&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Reprocess queue&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;h1&gt;🔎 5️⃣ Check RFC Destination&lt;/h1&gt;
&lt;p&gt;Go to:&lt;/p&gt;
&lt;p&gt;Transaction: &lt;strong&gt;SM59&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Test RFC destination between ERP and EWM.&lt;/p&gt;
&lt;p&gt;If connection fails or times out:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Queue may not process&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Delivery distribution stops&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Also verify qRFC scheduler job is active (SM37).&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🔎 6️⃣ Check for Enhancement or BAdI Blocking Distribution&lt;/h1&gt;
&lt;p&gt;Many mature projects implement custom logic.&lt;/p&gt;
&lt;p&gt;Check active BAdIs such as:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;/SCWM/EX_ERP_DLV_DISTRIBUTE&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;LE_SHP_DELIVERY_PROC&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Custom logic may suppress EWM distribution under specific conditions (e.g., special delivery types).&lt;/p&gt;
&lt;p&gt;If issue occurs only for certain delivery types or plants, enhancement is likely cause.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🔎 7️⃣ Real Project Scenario&lt;/h1&gt;
&lt;p&gt;In one S/4HANA Embedded EWM project:&lt;/p&gt;
&lt;p&gt;Issue:
Outbound delivery created but not visible in EWM.&lt;/p&gt;
&lt;p&gt;Root Cause:
During recent transport, delivery type mapping to EWM warehouse was removed.&lt;/p&gt;
&lt;p&gt;System did not consider delivery EWM-relevant.&lt;/p&gt;
&lt;p&gt;Fix:
Re-maintained mapping → Recreated delivery → Distribution worked immediately.&lt;/p&gt;
&lt;p&gt;No queue error involved.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🛡 Safe Troubleshooting Approach in Production&lt;/h1&gt;
&lt;p&gt;Follow this sequence:&lt;/p&gt;

&lt;ol&gt;
 	&lt;li&gt;
&lt;p&gt;Check warehouse number in VL03N&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Verify delivery type relevance&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Check SMQ1 (ERP outbound queue)&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Check SMQ2 (EWM inbound queue)&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Test RFC connection&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Avoid manual ODO creation&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If delivery must be recreated:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Reverse delivery&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Fix configuration&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Create new delivery&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Never update tables directly.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🎯 Final Conclusion&lt;/h1&gt;
&lt;p&gt;If delivery is not distributed to EWM after creation in S/4HANA, the most common causes are:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Warehouse number not determined&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Delivery type not EWM-relevant&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Outbound queue not triggered&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;RFC communication issue&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Enhancement logic blocking distribution&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The key is to first confirm whether the integration message was triggered.&lt;/p&gt;
&lt;p&gt;If no queue exists → Configuration issue.&lt;br /&gt;If queue exists but not processed → Integration issue.&lt;/p&gt;
&lt;p&gt;This structured approach prevents unnecessary configuration changes and saves troubleshooting time.&lt;/p&gt;]]></description>
			<content:encoded><![CDATA[<p>When an outbound delivery is created in ERP (VL01N/VL02N) but is not visible in EWM (/SCWM/PRDO), the issue is almost always related to <strong>delivery relevance determination or integration message processing failure</strong>.</p>
<p>Since:</p>
<ul>
<li>
<p>Delivery exists in VL03N</p>
</li>
<li>
<p>No short dump</p>
</li>
<li>
<p>No visible queue error</p>
</li>
<li>
<p>Integration worked earlier</p>
</li>
</ul>
<p>The problem is usually in <strong>warehouse number determination, delivery relevance, or qRFC message triggering</strong>.</p>
<p>Let’s analyze step by step.</p>
<hr />
<h1>🔎 1️⃣ First Confirm: Is the Delivery EWM-Relevant?</h1>
<p>Not every ERP delivery is automatically distributed to EWM.</p>
<p>Check in:</p>
<p><strong>VL03N → Header → Warehouse Number field</strong></p>
<p>If warehouse number is blank → Delivery is NOT EWM relevant.</p>
<hr />
<h3 data-start="1095" data-end="1142">Why Warehouse Number May Not Be Determined?</h3>
<p>Check configuration:</p>
<p>SPRO → Enterprise Structure → Assignment → Logistics Execution → Assign Warehouse Number to Plant/Storage Location</p>
<p>Also verify:</p>
<ul>
<li>
<p>Shipping point determination</p>
</li>
<li>
<p>Plant + storage location mapping</p>
</li>
</ul>
<p>If warehouse is not correctly assigned, system will never trigger EWM distribution.</p>
<hr />
<h1>🔎 2️⃣ Check Delivery Type Mapping to EWM</h1>
<p>Even if warehouse number exists, delivery type must be mapped.</p>
<p>Check:</p>
<p>SPRO → Integration with Other SAP Components → Extended Warehouse Management → Assign Delivery Type to EWM</p>
<p>Verify:</p>
<ul>
<li>
<p>Delivery type is mapped to correct warehouse</p>
</li>
<li>
<p>Document category is marked EWM-relevant</p>
</li>
</ul>
<p>If this mapping was removed or changed in transport, distribution stops silently.</p>
<p>This is a very common production issue.</p>
<hr />
<h1>🔎 3️⃣ Check Outbound Queue in ERP (SMQ1)</h1>
<p>If configuration is correct, next step is:</p>
<p>Transaction: <strong>SMQ1</strong></p>
<p>Check if outbound queue entry was created when delivery was saved.</p>
<p>Cases:</p>
<ul>
<li>
<p>No queue entry → Distribution not triggered (configuration issue)</p>
</li>
<li>
<p>Queue exists but stuck → Communication issue</p>
</li>
<li>
<p>Queue processed successfully → Check EWM inbound queue</p>
</li>
</ul>
<p>Even if SMQ2 is empty, always check SMQ1 in ERP first.</p>
<hr />
<h1>🔎 4️⃣ Check Inbound Queue in EWM (SMQ2)</h1>
<p>If outbound queue processed but delivery not created:</p>
<p>Check:</p>
<p>Transaction: <strong>SMQ2</strong></p>
<p>Look for inbound queue errors like:</p>
<ul>
<li>
<p>SYSFAIL</p>
</li>
<li>
<p>STOP</p>
</li>
<li>
<p>RETRY</p>
</li>
</ul>
<p>If found:</p>
<ul>
<li>
<p>Double-click LUW</p>
</li>
<li>
<p>Display error text</p>
</li>
<li>
<p>Fix root cause</p>
</li>
<li>
<p>Reprocess queue</p>
</li>
</ul>
<hr />
<h1>🔎 5️⃣ Check RFC Destination</h1>
<p>Go to:</p>
<p>Transaction: <strong>SM59</strong></p>
<p>Test RFC destination between ERP and EWM.</p>
<p>If connection fails or times out:</p>
<ul>
<li>
<p>Queue may not process</p>
</li>
<li>
<p>Delivery distribution stops</p>
</li>
</ul>
<p>Also verify qRFC scheduler job is active (SM37).</p>
<hr />
<h1>🔎 6️⃣ Check for Enhancement or BAdI Blocking Distribution</h1>
<p>Many mature projects implement custom logic.</p>
<p>Check active BAdIs such as:</p>
<ul>
<li>
<p>/SCWM/EX_ERP_DLV_DISTRIBUTE</p>
</li>
<li>
<p>LE_SHP_DELIVERY_PROC</p>
</li>
</ul>
<p>Custom logic may suppress EWM distribution under specific conditions (e.g., special delivery types).</p>
<p>If issue occurs only for certain delivery types or plants, enhancement is likely cause.</p>
<hr />
<h1>🔎 7️⃣ Real Project Scenario</h1>
<p>In one S/4HANA Embedded EWM project:</p>
<p>Issue:<br />
Outbound delivery created but not visible in EWM.</p>
<p>Root Cause:<br />
During recent transport, delivery type mapping to EWM warehouse was removed.</p>
<p>System did not consider delivery EWM-relevant.</p>
<p>Fix:<br />
Re-maintained mapping → Recreated delivery → Distribution worked immediately.</p>
<p>No queue error involved.</p>
<hr />
<h1>🛡 Safe Troubleshooting Approach in Production</h1>
<p>Follow this sequence:</p>
<ol>
<li>
<p>Check warehouse number in VL03N</p>
</li>
<li>
<p>Verify delivery type relevance</p>
</li>
<li>
<p>Check SMQ1 (ERP outbound queue)</p>
</li>
<li>
<p>Check SMQ2 (EWM inbound queue)</p>
</li>
<li>
<p>Test RFC connection</p>
</li>
<li>
<p>Avoid manual ODO creation</p>
</li>
</ol>
<p>If delivery must be recreated:</p>
<ul>
<li>
<p>Reverse delivery</p>
</li>
<li>
<p>Fix configuration</p>
</li>
<li>
<p>Create new delivery</p>
</li>
</ul>
<p>Never update tables directly.</p>
<hr />
<h1>🎯 Final Conclusion</h1>
<p>If delivery is not distributed to EWM after creation in S/4HANA, the most common causes are:</p>
<ul>
<li>
<p>Warehouse number not determined</p>
</li>
<li>
<p>Delivery type not EWM-relevant</p>
</li>
<li>
<p>Outbound queue not triggered</p>
</li>
<li>
<p>RFC communication issue</p>
</li>
<li>
<p>Enhancement logic blocking distribution</p>
</li>
</ul>
<p>The key is to first confirm whether the integration message was triggered.</p>
<p>If no queue exists → Configuration issue.<br />If queue exists but not processed → Integration issue.</p>
<p>This structured approach prevents unnecessary configuration changes and saves troubleshooting time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PrafulAnand		</title>
		<link>https://www.sapewmhelp.com/question/delivery-not-distributed-to-ewm-after-creation-in-s-4hana-what-could-be-the-reason/#comment-251</link>

		<dc:creator><![CDATA[PrafulAnand]]></dc:creator>
		<pubDate>Thu, 26 Feb 2026 13:58:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.sapewmhelp.com/?question=delivery-not-distributed-to-ewm-after-creation-in-s-4hana-what-could-be-the-reason#comment-251</guid>

					<description><![CDATA[&lt;h1&gt;Delivery Not Distributed to EWM After Creation in S/4HANA – Troubleshooting Guide&lt;/h1&gt;
&lt;p&gt;When an outbound delivery is created in ERP (VL01N/VL02N) but is not visible in EWM (/SCWM/PRDO), the issue is almost always related to &lt;strong&gt;integration trigger failure between ERP and EWM&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Since:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Delivery exists in VL03N&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;No short dump&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;No visible queue error&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Integration worked earlier&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This indicates the issue is likely related to &lt;strong&gt;distribution determination or message processing&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Let’s troubleshoot systematically.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;1️⃣ Understand the Distribution Logic&lt;/h1&gt;
&lt;p&gt;In Embedded EWM:&lt;/p&gt;

&lt;ol&gt;
 	&lt;li&gt;
&lt;p&gt;Outbound Delivery is created in ERP&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;System determines warehouse number&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Delivery relevance for EWM is checked&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Delivery message is sent via qRFC&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;EWM creates Outbound Delivery Order (ODO)&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If step 2, 3, or 4 fails → Delivery will not appear in EWM.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;2️⃣ Most Common Root Causes (Real Project Experience)&lt;/h1&gt;

&lt;hr /&gt;

&lt;h2 data-start=&quot;1199&quot; data-end=&quot;1259&quot;&gt;🔹 A. Warehouse Number Determination Failed (Very Common)&lt;/h2&gt;
&lt;p&gt;Check in ERP:&lt;/p&gt;
&lt;p&gt;SPRO → Logistics Execution → Shipping → Basic Shipping Functions → Shipping Point and Goods Receiving Point Determination&lt;/p&gt;
&lt;p&gt;Verify:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Shipping point assigned correctly&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Plant + Storage location mapped to warehouse number&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If warehouse number is not determined, delivery will not be EWM-relevant.&lt;/p&gt;


&lt;hr /&gt;

&lt;h2 data-start=&quot;1583&quot; data-end=&quot;1626&quot;&gt;🔹 B. Delivery Type Not Relevant for EWM&lt;/h2&gt;
&lt;p&gt;Check:&lt;/p&gt;
&lt;p&gt;SPRO → Integration with Other SAP Components → EWM → Assign Delivery Type to Warehouse Process&lt;/p&gt;
&lt;p&gt;Ensure:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Delivery type is mapped to EWM warehouse&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Document category relevant for distribution&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If delivery type is not marked as EWM relevant, system will not send it.&lt;/p&gt;


&lt;hr /&gt;

&lt;h2 data-start=&quot;1914&quot; data-end=&quot;1957&quot;&gt;🔹 C. Queue Not Created (Silent Failure)&lt;/h2&gt;
&lt;p&gt;Even if SMQ2 is empty, check:&lt;/p&gt;
&lt;p&gt;Transaction:
SMQ1 (Outbound Queue in ERP)&lt;/p&gt;
&lt;p&gt;If no queue entry exists, distribution was never triggered.&lt;/p&gt;
&lt;p&gt;Possible reasons:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;qRFC scheduler not running&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;RFC destination issue&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Logical system mismatch&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;h2 data-start=&quot;2204&quot; data-end=&quot;2251&quot;&gt;🔹 D. User Exit / BAdI Blocking Distribution&lt;/h2&gt;
&lt;p&gt;Check if any enhancement is active for delivery creation.&lt;/p&gt;
&lt;p&gt;Common BAdIs:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;LE_SHP_DELIVERY_PROC&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;/SCWM/EX_ERP_DLV_DISTRIBUTE&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Custom logic may suppress EWM distribution under certain conditions.&lt;/p&gt;
&lt;p&gt;This is common in mature projects.&lt;/p&gt;


&lt;hr /&gt;

&lt;h2 data-start=&quot;2496&quot; data-end=&quot;2549&quot;&gt;🔹 E. Incorrect Integration Model / Logical System&lt;/h2&gt;
&lt;p&gt;Verify:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Logical system assigned correctly&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Warehouse linked to correct ERP system&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;RFC destination working (SM59 test)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If RFC is inactive, delivery will not transfer.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;3️⃣ What to Check Immediately (Practical Sequence)&lt;/h1&gt;
&lt;p&gt;Follow this order:&lt;/p&gt;

&lt;h3 data-start=&quot;2810&quot; data-end=&quot;2858&quot;&gt;✔ Step 1: Check Warehouse Number in Delivery&lt;/h3&gt;
&lt;p&gt;In VL03N → Header → Check warehouse number determination&lt;/p&gt;

&lt;h3 data-start=&quot;2917&quot; data-end=&quot;2948&quot;&gt;✔ Step 2: Check SMQ1 in ERP&lt;/h3&gt;
&lt;p&gt;See if outbound queue entry exists&lt;/p&gt;

&lt;h3 data-start=&quot;2985&quot; data-end=&quot;3016&quot;&gt;✔ Step 3: Check SMQ2 in EWM&lt;/h3&gt;
&lt;p&gt;Ensure inbound queue processed&lt;/p&gt;

&lt;h3 data-start=&quot;3049&quot; data-end=&quot;3073&quot;&gt;✔ Step 4: Check SM59&lt;/h3&gt;
&lt;p&gt;Test RFC connection&lt;/p&gt;

&lt;h3 data-start=&quot;3095&quot; data-end=&quot;3119&quot;&gt;✔ Step 5: Check SLG1&lt;/h3&gt;
&lt;p&gt;Object: /SCWM/ERP_INT or DELIVERY&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;4️⃣ How to Safely Troubleshoot in Production&lt;/h1&gt;
&lt;p&gt;⚠ Do NOT manually create ODO in EWM.&lt;/p&gt;
&lt;p&gt;Safe approach:&lt;/p&gt;

&lt;ol&gt;
 	&lt;li&gt;
&lt;p&gt;Identify if queue exists&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;If queue stuck → fix and reprocess&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;If no queue → check delivery relevance configuration&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;If necessary → reverse delivery and recreate after fix&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Never adjust tables directly.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;5️⃣ Critical Configuration Objects for Delivery Integration&lt;/h1&gt;
&lt;p&gt;✔ Warehouse number determination&lt;br /&gt;✔ Delivery type mapping to EWM&lt;br /&gt;✔ Document category relevance&lt;br /&gt;✔ RFC destination&lt;br /&gt;✔ Logical system assignment&lt;br /&gt;✔ qRFC scheduler active&lt;br /&gt;✔ Integration BAdI implementations&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;6️⃣ Real Project Scenario&lt;/h1&gt;
&lt;p&gt;In one S/4HANA Embedded EWM project:&lt;/p&gt;
&lt;p&gt;Issue:
Delivery created in ERP but not visible in EWM.&lt;/p&gt;
&lt;p&gt;Root Cause:
Delivery type mapping was removed during transport.&lt;/p&gt;
&lt;p&gt;System did not consider delivery EWM-relevant.&lt;/p&gt;
&lt;p&gt;Fix:
Re-maintained delivery type mapping → recreated delivery → Distribution worked immediately.&lt;/p&gt;
&lt;p&gt;No queue issue involved.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;7️⃣ Golden Rule&lt;/h1&gt;
&lt;p&gt;If delivery does not appear in EWM:&lt;/p&gt;
&lt;p&gt;👉 First confirm whether distribution message was created.&lt;br /&gt;👉 If message not created → Configuration issue.&lt;br /&gt;👉 If message created but not processed → Queue issue.&lt;/p&gt;
&lt;p&gt;This distinction saves hours of troubleshooting.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🎯 Final Conclusion&lt;/h1&gt;
&lt;p&gt;If Delivery is not distributed to EWM after creation in S/4HANA, it is usually due to:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Warehouse number determination failure&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Delivery type not EWM relevant&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Outbound queue not triggered&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;RFC communication issue&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Enhancement logic blocking distribution&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Structured integration troubleshooting will resolve the issue safely without production risk.&lt;/p&gt;


&lt;hr /&gt;
&lt;p&gt;&lt;/p&gt;]]></description>
			<content:encoded><![CDATA[<h1>Delivery Not Distributed to EWM After Creation in S/4HANA – Troubleshooting Guide</h1>
<p>When an outbound delivery is created in ERP (VL01N/VL02N) but is not visible in EWM (/SCWM/PRDO), the issue is almost always related to <strong>integration trigger failure between ERP and EWM</strong>.</p>
<p>Since:</p>
<ul>
<li>
<p>Delivery exists in VL03N</p>
</li>
<li>
<p>No short dump</p>
</li>
<li>
<p>No visible queue error</p>
</li>
<li>
<p>Integration worked earlier</p>
</li>
</ul>
<p>This indicates the issue is likely related to <strong>distribution determination or message processing</strong>.</p>
<p>Let’s troubleshoot systematically.</p>
<hr />
<h1>1️⃣ Understand the Distribution Logic</h1>
<p>In Embedded EWM:</p>
<ol>
<li>
<p>Outbound Delivery is created in ERP</p>
</li>
<li>
<p>System determines warehouse number</p>
</li>
<li>
<p>Delivery relevance for EWM is checked</p>
</li>
<li>
<p>Delivery message is sent via qRFC</p>
</li>
<li>
<p>EWM creates Outbound Delivery Order (ODO)</p>
</li>
</ol>
<p>If step 2, 3, or 4 fails → Delivery will not appear in EWM.</p>
<hr />
<h1>2️⃣ Most Common Root Causes (Real Project Experience)</h1>
<hr />
<h2 data-start="1199" data-end="1259">🔹 A. Warehouse Number Determination Failed (Very Common)</h2>
<p>Check in ERP:</p>
<p>SPRO → Logistics Execution → Shipping → Basic Shipping Functions → Shipping Point and Goods Receiving Point Determination</p>
<p>Verify:</p>
<ul>
<li>
<p>Shipping point assigned correctly</p>
</li>
<li>
<p>Plant + Storage location mapped to warehouse number</p>
</li>
</ul>
<p>If warehouse number is not determined, delivery will not be EWM-relevant.</p>
<hr />
<h2 data-start="1583" data-end="1626">🔹 B. Delivery Type Not Relevant for EWM</h2>
<p>Check:</p>
<p>SPRO → Integration with Other SAP Components → EWM → Assign Delivery Type to Warehouse Process</p>
<p>Ensure:</p>
<ul>
<li>
<p>Delivery type is mapped to EWM warehouse</p>
</li>
<li>
<p>Document category relevant for distribution</p>
</li>
</ul>
<p>If delivery type is not marked as EWM relevant, system will not send it.</p>
<hr />
<h2 data-start="1914" data-end="1957">🔹 C. Queue Not Created (Silent Failure)</h2>
<p>Even if SMQ2 is empty, check:</p>
<p>Transaction:<br />
SMQ1 (Outbound Queue in ERP)</p>
<p>If no queue entry exists, distribution was never triggered.</p>
<p>Possible reasons:</p>
<ul>
<li>
<p>qRFC scheduler not running</p>
</li>
<li>
<p>RFC destination issue</p>
</li>
<li>
<p>Logical system mismatch</p>
</li>
</ul>
<hr />
<h2 data-start="2204" data-end="2251">🔹 D. User Exit / BAdI Blocking Distribution</h2>
<p>Check if any enhancement is active for delivery creation.</p>
<p>Common BAdIs:</p>
<ul>
<li>
<p>LE_SHP_DELIVERY_PROC</p>
</li>
<li>
<p>/SCWM/EX_ERP_DLV_DISTRIBUTE</p>
</li>
</ul>
<p>Custom logic may suppress EWM distribution under certain conditions.</p>
<p>This is common in mature projects.</p>
<hr />
<h2 data-start="2496" data-end="2549">🔹 E. Incorrect Integration Model / Logical System</h2>
<p>Verify:</p>
<ul>
<li>
<p>Logical system assigned correctly</p>
</li>
<li>
<p>Warehouse linked to correct ERP system</p>
</li>
<li>
<p>RFC destination working (SM59 test)</p>
</li>
</ul>
<p>If RFC is inactive, delivery will not transfer.</p>
<hr />
<h1>3️⃣ What to Check Immediately (Practical Sequence)</h1>
<p>Follow this order:</p>
<h3 data-start="2810" data-end="2858">✔ Step 1: Check Warehouse Number in Delivery</h3>
<p>In VL03N → Header → Check warehouse number determination</p>
<h3 data-start="2917" data-end="2948">✔ Step 2: Check SMQ1 in ERP</h3>
<p>See if outbound queue entry exists</p>
<h3 data-start="2985" data-end="3016">✔ Step 3: Check SMQ2 in EWM</h3>
<p>Ensure inbound queue processed</p>
<h3 data-start="3049" data-end="3073">✔ Step 4: Check SM59</h3>
<p>Test RFC connection</p>
<h3 data-start="3095" data-end="3119">✔ Step 5: Check SLG1</h3>
<p>Object: /SCWM/ERP_INT or DELIVERY</p>
<hr />
<h1>4️⃣ How to Safely Troubleshoot in Production</h1>
<p>⚠ Do NOT manually create ODO in EWM.</p>
<p>Safe approach:</p>
<ol>
<li>
<p>Identify if queue exists</p>
</li>
<li>
<p>If queue stuck → fix and reprocess</p>
</li>
<li>
<p>If no queue → check delivery relevance configuration</p>
</li>
<li>
<p>If necessary → reverse delivery and recreate after fix</p>
</li>
</ol>
<p>Never adjust tables directly.</p>
<hr />
<h1>5️⃣ Critical Configuration Objects for Delivery Integration</h1>
<p>✔ Warehouse number determination<br />✔ Delivery type mapping to EWM<br />✔ Document category relevance<br />✔ RFC destination<br />✔ Logical system assignment<br />✔ qRFC scheduler active<br />✔ Integration BAdI implementations</p>
<hr />
<h1>6️⃣ Real Project Scenario</h1>
<p>In one S/4HANA Embedded EWM project:</p>
<p>Issue:<br />
Delivery created in ERP but not visible in EWM.</p>
<p>Root Cause:<br />
Delivery type mapping was removed during transport.</p>
<p>System did not consider delivery EWM-relevant.</p>
<p>Fix:<br />
Re-maintained delivery type mapping → recreated delivery → Distribution worked immediately.</p>
<p>No queue issue involved.</p>
<hr />
<h1>7️⃣ Golden Rule</h1>
<p>If delivery does not appear in EWM:</p>
<p>👉 First confirm whether distribution message was created.<br />👉 If message not created → Configuration issue.<br />👉 If message created but not processed → Queue issue.</p>
<p>This distinction saves hours of troubleshooting.</p>
<hr />
<h1>🎯 Final Conclusion</h1>
<p>If Delivery is not distributed to EWM after creation in S/4HANA, it is usually due to:</p>
<ul>
<li>
<p>Warehouse number determination failure</p>
</li>
<li>
<p>Delivery type not EWM relevant</p>
</li>
<li>
<p>Outbound queue not triggered</p>
</li>
<li>
<p>RFC communication issue</p>
</li>
<li>
<p>Enhancement logic blocking distribution</p>
</li>
</ul>
<p>Structured integration troubleshooting will resolve the issue safely without production risk.</p>
<hr />
]]></content:encoded>
		
			</item>
	</channel>
</rss>
