<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>pooled tables &#8211; SAP EWM Help</title>
	<atom:link href="https://www.sapewmhelp.com/question-tag/pooled-tables/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.sapewmhelp.com</link>
	<description>SAP EWM questions answered by experts — ABAP, S/4HANA, warehouse management</description>
	<lastBuildDate>Sat, 02 Aug 2025 11:29:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>What are pooled tables in SAP?</title>
		<link>https://www.sapewmhelp.com/question/what-are-pooled-tables-in-sap/</link>
					<comments>https://www.sapewmhelp.com/question/what-are-pooled-tables-in-sap/#respond</comments>
		
		<dc:creator><![CDATA[DPM125]]></dc:creator>
		<pubDate>Sat, 02 Aug 2025 11:29:15 +0000</pubDate>
				<guid isPermaLink="false">https://www.sapewmhelp.com/?question=what-are-pooled-tables-in-sap</guid>

					<description><![CDATA[In SAP, pooled tables are a type of database table used to store data from multiple internal tables (called logical tables) within a single physical table in the database. Pooled tables help in reducing the number of database objects and are primarily used for storing control data (like customizing settings or system-specific settings) rather than [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In SAP, pooled tables are a type of database table used to store data from multiple internal tables (called logical tables) within a single physical table in the database. Pooled tables help in reducing the number of database objects and are primarily used for storing control data (like customizing settings or system-specific settings) rather than transactional data.</p>
<p><strong>Example:</strong><br />
Suppose there are logical tables ZTABLE1, ZTABLE2, and ZTABLE3 — all are pooled tables.These are all stored together inside a single physical table, say POOLTAB.</p>
<p>When you access ZTABLE1 from within SAP, the system filters and retrieves only those records in POOLTAB that belong to ZTABLE1.</p>
<p><img decoding="async" class="content-img" src="https://www.sapewmhelp.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-2-2025-04_58_50-PM.png" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.sapewmhelp.com/question/what-are-pooled-tables-in-sap/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
