<?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>Zikip &#187; ABAP</title>
	<atom:link href="http://zikip.com/category/sap/abap/feed/" rel="self" type="application/rss+xml" />
	<link>http://zikip.com</link>
	<description>Techno Trip</description>
	<lastBuildDate>Wed, 25 Nov 2009 19:44:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Internal Tables</title>
		<link>http://zikip.com/sap/abap/internal-tables-2/</link>
		<comments>http://zikip.com/sap/abap/internal-tables-2/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 10:23:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP]]></category>

		<guid isPermaLink="false">http://zikip.com/?p=165</guid>
		<description><![CDATA[Internal tables are the core of ABAP. They are like soul of a body. For any program we use
internal tables extensively.  We can use Internal tables like normal data base tables only, but the
basic difference is the memory allocated for internal tables is temporary. Once the program is
closed the memory allocated for internal tables will [...]]]></description>
			<content:encoded><![CDATA[<div><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px">Internal tables are the core of ABAP. They are like soul of a body. For any program we use<br />
internal tables extensively.  We can use Internal tables like normal data base tables only, but the<br />
basic difference is the memory allocated for internal tables is temporary. Once the program is<br />
closed the memory allocated for internal tables will also be out of memory.<span id="more-165"></span></span></span></strong></span><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px">But while using the internal tables, there are many performance issues to be considered. i.e which<br />
type of internal table to be used for the program..like standard internal table, hashed internal<br />
table or sorted internal table etc..</span></span></strong></span><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><span><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px">Original source for the below topics<br />
are taken from help.sap.com.<br />
</span></span></span></span></span></strong></span></div>
<p><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><span><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><a href="http://zikip.com/internal-tables/"><strong><span style="font-size: medium;"><span style="FONT-SIZE: 18px; LINE-HEIGHT: 23px">Internal Tables</span></span></strong></a></span></span></span></span></span></strong></span></p>
<p><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><span><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><a href="http://zikip.com/creating-internal-tables/"><strong><span style="font-size: medium;"><span style="FONT-SIZE: 18px; LINE-HEIGHT: 23px">Creating Internal Tables</span></span></strong></a></span></span></span></span></span></strong></span></p>
<p><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><span><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><a href="http://zikip.com/internal-table-types/"><strong><span style="font-size: medium;"><span style="FONT-SIZE: 18px; LINE-HEIGHT: 23px">Types of Internal tables.<br />
</span></span></strong></a></span></span></span></span></span></strong></span></p>
<div><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><span><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><a href="http://zikip.com/wp-admin/internaltables_objects.html"><strong><span style="font-size: medium;"><span style="FONT-SIZE: 18px; LINE-HEIGHT: 23px"><br />
</span></span></strong></a></span></span></span></span></span></strong></span></div>
<div><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><span><span style="font-size: x-small;"> </span></span></span></span></strong></span></div>
<div><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><span><span style="font-size: x-small;"> </span></span></span></span></strong></span></div>
<p><span><strong><span style="font-size: x-small;"><span style="FONT-SIZE: 12px; LINE-HEIGHT: 16px"><span><span style="font-size: x-small;"> </p>
<p></span></span></span> </p>
<p></span></strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://zikip.com/sap/abap/internal-tables-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
