<?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: RF Picking Confirmed but Goods Issue Not Posted in SAP EWM – What Could Be the Reason?	</title>
	<atom:link href="https://www.sapewmhelp.com/question/rf-picking-confirmed-but-goods-issue-not-posted-in-sap-ewm-what-could-be-the-reason/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.sapewmhelp.com/question/rf-picking-confirmed-but-goods-issue-not-posted-in-sap-ewm-what-could-be-the-reason/</link>
	<description>SAP EWM questions answered by experts — ABAP, S/4HANA, warehouse management</description>
	<lastBuildDate>Tue, 24 Feb 2026 11:58:39 +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/rf-picking-confirmed-but-goods-issue-not-posted-in-sap-ewm-what-could-be-the-reason/#comment-246</link>

		<dc:creator><![CDATA[PrafulAnand]]></dc:creator>
		<pubDate>Tue, 24 Feb 2026 11:58:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.sapewmhelp.com/?question=rf-picking-confirmed-but-goods-issue-not-posted-in-sap-ewm-what-could-be-the-reason#comment-246</guid>

					<description><![CDATA[&lt;h1&gt;RF Picking Confirmed but Goods Issue Not Posted in SAP EWM&lt;/h1&gt;
&lt;p&gt;This issue is very common in SAP S/4HANA Embedded EWM projects, especially during outbound go-live.&lt;/p&gt;
&lt;p&gt;If:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Warehouse Tasks are confirmed&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Picking status is complete&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Stock moved to staging area&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;No queue or dump error&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But &lt;strong&gt;Goods Issue (GI) is not posted&lt;/strong&gt;, then the issue is usually related to &lt;strong&gt;PPF action, status management, or outbound process control&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Let’s analyze it step-by-step.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;1️⃣ Understand Important Concept&lt;/h1&gt;
&lt;p&gt;In EWM:&lt;/p&gt;
&lt;p&gt;👉 &lt;strong&gt;Picking confirmation ≠ Goods Issue posting&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;GI is a separate step and is normally triggered by:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;PPF action automatically&lt;br /&gt;OR&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Manual /SCWM/POST transaction&lt;br /&gt;OR&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Separate RF transaction (if configured)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Many projects assume GI posts automatically after picking — but that depends on configuration.&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;1173&quot; data-end=&quot;1220&quot;&gt;🔹 A. PPF Action Not Triggered (Most Common)&lt;/h2&gt;
&lt;p&gt;Goods Issue in EWM is controlled by &lt;strong&gt;PPF Action Profile&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Check in:&lt;/p&gt;
&lt;p&gt;Transaction:
/SCWM/PRDO&lt;/p&gt;
&lt;p&gt;Open outbound delivery → Go to &lt;strong&gt;Actions tab&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Look for action like:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;/SCWM/PGI&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Goods Issue&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Outbound Delivery GI&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Is action scheduled?&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Is action processed?&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Any processing log error?&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If PPF is not scheduled, GI will never post.&lt;/p&gt;


&lt;hr /&gt;

&lt;h2 data-start=&quot;1582&quot; data-end=&quot;1619&quot;&gt;🔹 B. PPF Condition Record Missing&lt;/h2&gt;
&lt;p&gt;Check configuration:&lt;/p&gt;
&lt;p&gt;SPRO → EWM → Cross Process Settings → PPF → Define Action Profiles&lt;/p&gt;
&lt;p&gt;Ensure:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Correct action profile assigned to document type&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Condition record maintained&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Processing time correct (Immediate or Background)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If condition is missing, action will not trigger automatically.&lt;/p&gt;


&lt;hr /&gt;

&lt;h2 data-start=&quot;1928&quot; data-end=&quot;1980&quot;&gt;🔹 C. Outbound Delivery Status Not Fully Complete&lt;/h2&gt;
&lt;p&gt;Even if picking appears complete, check:&lt;/p&gt;
&lt;p&gt;/SCWM/PRDO → Document Status&lt;/p&gt;
&lt;p&gt;Verify:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;Picking Status = Completed&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Loading Status = Completed&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Goods Movement Status = Not Started&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If loading or staging is incomplete, GI may not trigger.&lt;/p&gt;


&lt;hr /&gt;

&lt;h2 data-start=&quot;2229&quot; data-end=&quot;2293&quot;&gt;🔹 D. GI Requires Separate RF Step (Project Design Dependent)&lt;/h2&gt;
&lt;p&gt;Some projects configure RF flow like:&lt;/p&gt;

&lt;ol&gt;
 	&lt;li&gt;
&lt;p&gt;Pick&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Stage&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Load&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Post GI&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If separate RF transaction is configured for GI, picking confirmation alone will NOT trigger GI.&lt;/p&gt;
&lt;p&gt;Check logical transaction in RF configuration.&lt;/p&gt;


&lt;hr /&gt;

&lt;h2 data-start=&quot;2530&quot; data-end=&quot;2571&quot;&gt;🔹 E. Queue or ERP Communication Issue&lt;/h2&gt;
&lt;p&gt;Even if no visible queue error, check:&lt;/p&gt;
&lt;p&gt;Transaction:
SMQ2&lt;/p&gt;
&lt;p&gt;Look for outbound queue to ERP.&lt;/p&gt;
&lt;p&gt;Sometimes queue is in READY but not processed.&lt;/p&gt;
&lt;p&gt;Also check:&lt;/p&gt;
&lt;p&gt;SM58 (tRFC errors)&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;3️⃣ How to Safely Trigger GI in Production&lt;/h1&gt;
&lt;p&gt;If delivery is ready but GI not posted:&lt;/p&gt;

&lt;h3 data-start=&quot;2838&quot; data-end=&quot;2859&quot;&gt;Option 1 (Safest)&lt;/h3&gt;
&lt;p&gt;Use transaction:&lt;/p&gt;
&lt;p&gt;/SCWM/POST&lt;/p&gt;
&lt;p&gt;Select delivery → Execute GI manually.&lt;/p&gt;


&lt;hr /&gt;

&lt;h3 data-start=&quot;2936&quot; data-end=&quot;2948&quot;&gt;Option 2&lt;/h3&gt;
&lt;p&gt;Reprocess PPF action in:&lt;/p&gt;
&lt;p&gt;/SCWM/PRDO → Actions → Execute manually&lt;/p&gt;


&lt;hr /&gt;
&lt;p&gt;⚠ Never directly change delivery status tables in production.&lt;/p&gt;
&lt;p&gt;Always reprocess through standard transaction.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;4️⃣ Configuration Objects Commonly Missed&lt;/h1&gt;
&lt;p&gt;✔ PPF Action Profile&lt;br /&gt;✔ Condition Record for GI&lt;br /&gt;✔ Document Type → Action Profile assignment&lt;br /&gt;✔ WPT auto-confirm settings&lt;br /&gt;✔ RF Logical Transaction sequence&lt;br /&gt;✔ Staging &#038; Loading completion settings&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;5️⃣ Real Project Scenario&lt;/h1&gt;
&lt;p&gt;In one S/4HANA Embedded EWM project:&lt;/p&gt;
&lt;p&gt;Issue:
RF picking completed successfully but GI not posted.&lt;/p&gt;
&lt;p&gt;Root Cause:
PPF condition record for Goods Issue was not maintained after transport.&lt;/p&gt;
&lt;p&gt;System was not triggering action automatically.&lt;/p&gt;
&lt;p&gt;Fix:
Maintained condition record in QA → Transported to Production → Reprocessed PPF.&lt;/p&gt;
&lt;p&gt;GI posted successfully.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;6️⃣ Practical Troubleshooting Sequence&lt;/h1&gt;
&lt;p&gt;Follow this order:&lt;/p&gt;

&lt;ol&gt;
 	&lt;li&gt;
&lt;p&gt;Check document status in /SCWM/PRDO&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Check PPF action status&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Verify condition records&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Confirm loading/staging complete&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Check SMQ2 &#038; SM58&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Test manual GI using /SCWM/POST&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This avoids unnecessary configuration changes.&lt;/p&gt;


&lt;hr /&gt;

&lt;h1&gt;🎯 Final Conclusion&lt;/h1&gt;
&lt;p&gt;If RF picking is confirmed but Goods Issue is not posted in SAP EWM, it is usually due to:&lt;/p&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;PPF action not triggered&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Missing condition record&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Incomplete loading status&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;Separate RF GI step required&lt;/p&gt;
&lt;/li&gt;
 	&lt;li&gt;
&lt;p&gt;ERP queue issue&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Picking confirmation alone does NOT guarantee GI posting.&lt;/p&gt;
&lt;p&gt;Proper PPF and status verification will resolve the issue safely.&lt;/p&gt;


&lt;hr /&gt;

&lt;ul&gt;
 	&lt;li&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;]]></description>
			<content:encoded><![CDATA[<h1>RF Picking Confirmed but Goods Issue Not Posted in SAP EWM</h1>
<p>This issue is very common in SAP S/4HANA Embedded EWM projects, especially during outbound go-live.</p>
<p>If:</p>
<ul>
<li>
<p>Warehouse Tasks are confirmed</p>
</li>
<li>
<p>Picking status is complete</p>
</li>
<li>
<p>Stock moved to staging area</p>
</li>
<li>
<p>No queue or dump error</p>
</li>
</ul>
<p>But <strong>Goods Issue (GI) is not posted</strong>, then the issue is usually related to <strong>PPF action, status management, or outbound process control</strong>.</p>
<p>Let’s analyze it step-by-step.</p>
<hr />
<h1>1️⃣ Understand Important Concept</h1>
<p>In EWM:</p>
<p>👉 <strong>Picking confirmation ≠ Goods Issue posting</strong></p>
<p>GI is a separate step and is normally triggered by:</p>
<ul>
<li>
<p>PPF action automatically<br />OR</p>
</li>
<li>
<p>Manual /SCWM/POST transaction<br />OR</p>
</li>
<li>
<p>Separate RF transaction (if configured)</p>
</li>
</ul>
<p>Many projects assume GI posts automatically after picking — but that depends on configuration.</p>
<hr />
<h1>2️⃣ Most Common Root Causes (Real Project Experience)</h1>
<hr />
<h2 data-start="1173" data-end="1220">🔹 A. PPF Action Not Triggered (Most Common)</h2>
<p>Goods Issue in EWM is controlled by <strong>PPF Action Profile</strong>.</p>
<p>Check in:</p>
<p>Transaction:<br />
/SCWM/PRDO</p>
<p>Open outbound delivery → Go to <strong>Actions tab</strong></p>
<p>Look for action like:</p>
<ul>
<li>
<p>/SCWM/PGI</p>
</li>
<li>
<p>Goods Issue</p>
</li>
<li>
<p>Outbound Delivery GI</p>
</li>
</ul>
<p>Check:</p>
<ul>
<li>
<p>Is action scheduled?</p>
</li>
<li>
<p>Is action processed?</p>
</li>
<li>
<p>Any processing log error?</p>
</li>
</ul>
<p>If PPF is not scheduled, GI will never post.</p>
<hr />
<h2 data-start="1582" data-end="1619">🔹 B. PPF Condition Record Missing</h2>
<p>Check configuration:</p>
<p>SPRO → EWM → Cross Process Settings → PPF → Define Action Profiles</p>
<p>Ensure:</p>
<ul>
<li>
<p>Correct action profile assigned to document type</p>
</li>
<li>
<p>Condition record maintained</p>
</li>
<li>
<p>Processing time correct (Immediate or Background)</p>
</li>
</ul>
<p>If condition is missing, action will not trigger automatically.</p>
<hr />
<h2 data-start="1928" data-end="1980">🔹 C. Outbound Delivery Status Not Fully Complete</h2>
<p>Even if picking appears complete, check:</p>
<p>/SCWM/PRDO → Document Status</p>
<p>Verify:</p>
<ul>
<li>
<p>Picking Status = Completed</p>
</li>
<li>
<p>Loading Status = Completed</p>
</li>
<li>
<p>Goods Movement Status = Not Started</p>
</li>
</ul>
<p>If loading or staging is incomplete, GI may not trigger.</p>
<hr />
<h2 data-start="2229" data-end="2293">🔹 D. GI Requires Separate RF Step (Project Design Dependent)</h2>
<p>Some projects configure RF flow like:</p>
<ol>
<li>
<p>Pick</p>
</li>
<li>
<p>Stage</p>
</li>
<li>
<p>Load</p>
</li>
<li>
<p>Post GI</p>
</li>
</ol>
<p>If separate RF transaction is configured for GI, picking confirmation alone will NOT trigger GI.</p>
<p>Check logical transaction in RF configuration.</p>
<hr />
<h2 data-start="2530" data-end="2571">🔹 E. Queue or ERP Communication Issue</h2>
<p>Even if no visible queue error, check:</p>
<p>Transaction:<br />
SMQ2</p>
<p>Look for outbound queue to ERP.</p>
<p>Sometimes queue is in READY but not processed.</p>
<p>Also check:</p>
<p>SM58 (tRFC errors)</p>
<hr />
<h1>3️⃣ How to Safely Trigger GI in Production</h1>
<p>If delivery is ready but GI not posted:</p>
<h3 data-start="2838" data-end="2859">Option 1 (Safest)</h3>
<p>Use transaction:</p>
<p>/SCWM/POST</p>
<p>Select delivery → Execute GI manually.</p>
<hr />
<h3 data-start="2936" data-end="2948">Option 2</h3>
<p>Reprocess PPF action in:</p>
<p>/SCWM/PRDO → Actions → Execute manually</p>
<hr />
<p>⚠ Never directly change delivery status tables in production.</p>
<p>Always reprocess through standard transaction.</p>
<hr />
<h1>4️⃣ Configuration Objects Commonly Missed</h1>
<p>✔ PPF Action Profile<br />✔ Condition Record for GI<br />✔ Document Type → Action Profile assignment<br />✔ WPT auto-confirm settings<br />✔ RF Logical Transaction sequence<br />✔ Staging &amp; Loading completion settings</p>
<hr />
<h1>5️⃣ Real Project Scenario</h1>
<p>In one S/4HANA Embedded EWM project:</p>
<p>Issue:<br />
RF picking completed successfully but GI not posted.</p>
<p>Root Cause:<br />
PPF condition record for Goods Issue was not maintained after transport.</p>
<p>System was not triggering action automatically.</p>
<p>Fix:<br />
Maintained condition record in QA → Transported to Production → Reprocessed PPF.</p>
<p>GI posted successfully.</p>
<hr />
<h1>6️⃣ Practical Troubleshooting Sequence</h1>
<p>Follow this order:</p>
<ol>
<li>
<p>Check document status in /SCWM/PRDO</p>
</li>
<li>
<p>Check PPF action status</p>
</li>
<li>
<p>Verify condition records</p>
</li>
<li>
<p>Confirm loading/staging complete</p>
</li>
<li>
<p>Check SMQ2 &amp; SM58</p>
</li>
<li>
<p>Test manual GI using /SCWM/POST</p>
</li>
</ol>
<p>This avoids unnecessary configuration changes.</p>
<hr />
<h1>🎯 Final Conclusion</h1>
<p>If RF picking is confirmed but Goods Issue is not posted in SAP EWM, it is usually due to:</p>
<ul>
<li>
<p>PPF action not triggered</p>
</li>
<li>
<p>Missing condition record</p>
</li>
<li>
<p>Incomplete loading status</p>
</li>
<li>
<p>Separate RF GI step required</p>
</li>
<li>
<p>ERP queue issue</p>
</li>
</ul>
<p>Picking confirmation alone does NOT guarantee GI posting.</p>
<p>Proper PPF and status verification will resolve the issue safely.</p>
<hr />
<ul>
<li>
</li>
</ul>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
