<?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>The BASIS of SAP &#187; Support Pack</title>
	<atom:link href="http://www.basissap.com/category/support-pack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.basissap.com</link>
	<description>The place to come when they say it's a BASIS problem</description>
	<lastBuildDate>Thu, 22 Sep 2011 04:54:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom:link rel='hub' href='http://www.basissap.com/?pushpress=hub'/>
<cloud domain='www.basissap.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>#SAPADMIN Netweaver and Windows 2008 R2</title>
		<link>http://www.basissap.com/2011/03/sapadmin-netweaver-and-windows-2008-r2/</link>
		<comments>http://www.basissap.com/2011/03/sapadmin-netweaver-and-windows-2008-r2/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 08:08:51 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Support Pack]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.basissap.com/?p=382</guid>
		<description><![CDATA[While &#8216;resting between engagements&#8217;, I took the opportunity to install and configure a Solution Manager system on a cloud host local to Australia.&#160; The main reason was for a demojam entry, but it&#8217;s always good to keep my skills up to date.&#160; The target system provided was a Windows 2008 R2 system. Windows Server 2003 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.basissap.com%2F2011%2F03%2Fsapadmin-netweaver-and-windows-2008-r2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.basissap.com%2F2011%2F03%2Fsapadmin-netweaver-and-windows-2008-r2%2F&amp;source=martin_english&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>While &#8216;resting between engagements&#8217;, I took the opportunity to install and configure a Solution Manager system on a cloud host local to Australia.&nbsp; The main reason was for a demojam entry, but it&#8217;s always good to keep my skills up to date.&nbsp; The target system provided was a Windows 2008 R2 system.</p>
<p>Windows<br />
Server 2003 R2 and Windows Server 2003 only have functional differences; using the same SAP kernel version, the same service packs, and<br />
the same hot fixes and security fixes.&nbsp; By contrast, going from Windows Server 2008 to Windows Server 2008 R2 requires an updated kernel (see SAP note <a href="http://service.sap.com/sap/support/notes/1383873" target="_top">1383873 &#8211; Windows Server 2008 R2 Support</a>).&nbsp; Now, I could say I was using 2008 R2 for all the right reasons; for example, according to <a href="http://www.sdn.sap.com/irj/scn/index?rid=/webcontent/uuid/901004e6-15ce-2c10-afa4-ec948139a17c" target="_top">Frequently Asked Questions &#8211; SAP on Windows Server 2008 R2</a>:</p>
<blockquote><p>The main benefits of Windows 2008 R2 are</p>
<ul>
<li>
<div>Scalability<br />Windows Server 2008 R2 supports up to 256 logical processors. </div>
</li>
<li>
<div>Improved virtualization features<br />On Hyper-V in Windows Server<br />
2008 R2, the amount of cores supported by the hypervisor (up to 32) has<br />
been enhanced.&nbsp;Another enhancement is Live Migration support by the<br />
implementation of Cluster Shared Volumes (CSV). Virtual Machines can be<br />
migrated without service interruption between the cluster members. </div>
</li>
<li>
<div>Power usage<br />Windows Server 2008 R2 reduces processor power<br />
consumption in server computers with multi-core processors using a<br />
feature known as Core Parking. Core Parking allows Windows Server 2008<br />
R2 to consolidate processing onto the minimum number of required<br />
processor cores, and suspends inactive processor cores. The advantage of<br />
 Core Parking over traditional servers is 10-15 % energy saving for the<br />
same workload. </div>
</li>
</ul>
<p>For a complete list of features, see:<br /><a href="http://www.microsoft.com/windowsserver2008/en/us/overview.aspx" target="_blank">http://www.microsoft.com/windowsserver2008/en/us/overview.aspx</a></p>
</blockquote>
<p>However the real reason was that Windows 2008 R2 was already installed on the server I was using.&nbsp; This became a bit of an challenge, as the Install Kit I used wasn&#8217;t actually for 2008 R2 !!.&nbsp; I found OSS Note <a href="http://service.sap.com/sap/support/notes/1383873" target="_top">1383873</a> fairly quickly, but even after installing the appropriate kernel as suggested,&nbsp; sapstartsrv.exe (used by the SAPxxx_NN service) would not start correctly.&nbsp; I discovered via google that I needed to install <a href="http://www.microsoft.com/downloads/en/details.aspx?familyid=766a6af7-ec73-40ff-b072-9112bab119c2" target="_top">an extra Microsoft c-runtime (vcredist)</a> to run the  new SAP kernel.</p>
<p>The reason for posting this as a blog (I&#8217;ll also add it to the wiki) is that while I&#8217;ve since found out that this is &#8216;general knowledge&#8217;, it wasn&#8217;t described in OSS Nnote <a href="http://service.sap.com/sap/support/notes/1383873" target="_top">1383873 &#8211; Windows Server 2008 R2 Support</a> , and in fact, the only reference I found to my symptom was in one line in <a href="http://service.sap.com/sap/support/notes/1494740" target="_top">1494740- SAP system migration from Windows 2003 to 2008 (R2) 64-bit</a> AFTER I chased the error down through Google.</p>
<p>Are you implementing or using Windows 2008 R2 ? If not, why not ? Corporate standards ?, Lack of product support ? Lack of in-house knowledge ?</p>
<div id="wherego_related"><h3>Entries that other people found interesting:</h3><ul><li><a href="http://www.basissap.com/2011/09/giving-an-sdn-blog-its-title-back/" rel="bookmark" class="wherego_title">Giving an SDN blog it&#8217;s title back</a></li><li><a href="http://www.basissap.com/2011/03/sapadmin-is-more-than-sap-windows-event-viewer/" rel="bookmark" class="wherego_title">#SAPADMIN is more than SAP (Windows Event Viewer)</a></li><li><a href="http://www.basissap.com/2010/12/sapcar-is-sapcar/" rel="bookmark" class="wherego_title">SAPCAR is SAPCAR &#8230;&#8230;</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.basissap.com/2011/03/sapadmin-netweaver-and-windows-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAPCAR is SAPCAR &#8230;&#8230;</title>
		<link>http://www.basissap.com/2010/12/sapcar-is-sapcar/</link>
		<comments>http://www.basissap.com/2010/12/sapcar-is-sapcar/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 15:24:29 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[BASIS]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Support Pack]]></category>

		<guid isPermaLink="false">http://www.basissap.com/?p=363</guid>
		<description><![CDATA[Over Christmas / New year, I&#8217;ll be upgrading a customer from a very old (as in unsupported by both the vendor and SAP) release of their database to the latest release supported by 46C.&#160; As part of the exercise, we are bring the Support Packs (Support Stacks came in after 4.6C) up to date.&#160; However, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.basissap.com%2F2010%2F12%2Fsapcar-is-sapcar%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.basissap.com%2F2010%2F12%2Fsapcar-is-sapcar%2F&amp;source=martin_english&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Over Christmas / New year, I&#8217;ll be upgrading a customer from a very old (as in unsupported by both the vendor and SAP) release of their database to the latest release supported by 46C.&nbsp; As part of the exercise, we are bring the Support Packs (Support Stacks came in after 4.6C) up to date.&nbsp; However, when I loaded the Support Packs into the target system&#8217;s <strong>/usr/sap/trans</strong>, I couldn&#8217;t decompress them for processing via transaction SPAM.</p>
<p>I transferred the latest SPAM (SAPKD00040) and the 50 Support Packs (yes, I know) required from <a href="http://service.sap.com/swdc" target="_top">http://service.sap.com/swdc</a> to the UNIX server via my PC.&nbsp; When I started decompressing the Support packs on the UNIX system, everything went OK for the BASIS (KB46Cxx.CAR) and and ABAP (KA46Cxx.CAR) Support Packs, but when I went to decompress some of the R3 Support Packages, SAPCAR failed (with a less than useful message).</p>
<p><img src="http://www.basissap.com/wp-content/uploads/2010/12/20101122_blog00.jpg" alt="I was UNABLE to decompress KH46C36.CAR using an AIX version of SAPCAR on my AIX server" border="0" height="249" width="600"></p>
<p>&nbsp;</p>
<p>The tool used to decompress the CAR files is SAPCAR &#8211; SAP&#8217;s own version of the <a href="http://linux.about.com/od/commands/l/blcmdl1_tar.htm" target="_blank">UNIX / Linux tool tar</a>.&nbsp; I sat back and had a think about what SAPCAR actually does, and what could have gone wrong.&nbsp; My first thought was that I had corrupted the files somehow in the transfer process.&nbsp; I still had the CAR files on my PC, so I downloaded <strong>SAPCAR_5-10000854.EXE</strong> (4.6D 32-BIT Windows Server on IA32 32bit &#8211; a windows compatible version of SAPCAR) to test whether the CAR files on the PC were OK &#8211; I went to <a href="http://service.sap.com/swdc" target="_self">http://service.sap.com/swdc</a>, selected &#8216;Search for Support Packages and Patches in the Archive&#8217;, and searched for SAPCAR, but you can also search directly for <strong>SAPCAR_5-10000854.EXE</strong> (remember that the part of the name following SAPCAR will differ between SAP different releases and platforms).</p>
<p><img src="http://www.basissap.com/wp-content/uploads/2010/12/20101122_blog01.jpg" alt="I downloaded a windows version of SAPCAR to my PC" border="0" height="358" width="600"></p>
<p>&nbsp;</p>
<p>When I attempted to decompress KH46C36.CAR on my PC using SAPCAR_5-10000854.EXE, it worked quite happily.&nbsp; More importantly, it also worked for all the CAR files that were causing me problems on the AIX server.</p>
<p><img src="https://weblogs.sdn.sap.com/weblogs/images/16521/20101122_blog02.jpg" alt="I was able to decompress KH46C36.CAR using a Windows version of SAPCAR on my PC" border="0" height="473" width="600"></p>
<p>&nbsp;</p>
<p>Now, remember that I was thinking that the original problem was caused by corruption during the file transfer, either from SAP to my PC, or from my PC to the server.&nbsp; The logical conclusion, if that was the case, would be to restart the transfer at whichever step had corrupted the file(s).&nbsp; However, because it appeared that the problem <em>may have been with the UNIX SAPCAR</em>, I wondered whether the decompressed files created on the Windows system would work with the AIX system.&nbsp; As it turned, after I transferred the decompressed files from Windows to the <strong>EPS/in </strong>directory on the AIX system, I was able to import the the Support package using SPAM.</p>
<p>This makes sense, given that what we are working with is the source of the platform independent ABAP code.&nbsp; The code that ends up in the transport may look differently depending on the machine architechture (read up on <a href="http://en.wikipedia.org/wiki/Little_endian" target="_top">little endian versus big endiann</a>), but the contents of the transport will be the same across platforms, for the same release of SAP.&nbsp; On the other hand, if I wanted to upgrade AIX or DBMS specific parts of this particular installation, I would be upgrading the kernel (i.e. /sapmnt/XXX/exe for 4.6C) files, not loading my data into the system via SPAM.&nbsp; </p>
<p>More to the point, what does this get me ?</p>
<p>I can get the OS / DBMS independent upgrades completed, so that <strong>the testiers don&#8217;t get held up</strong>.&nbsp; I get this done before <strong>I get distracted by tracking down the kernel error </strong>(i.e. why the AIX SAPCAR doesn&#8217;t work).&nbsp; The division between SAP Application code and the Operating System / DBMS dependent code allows for some interesting ways of solving problems. Where have you used code or executables for one platform to help fix a problem on another platform ?</p>
<div id="wherego_related"><h3>Entries that other people found interesting:</h3><ul><li><a href="http://www.basissap.com/2011/09/giving-an-sdn-blog-its-title-back/" rel="bookmark" class="wherego_title">Giving an SDN blog it&#8217;s title back</a></li><li><a href="http://www.basissap.com/2011/03/sapadmin-is-more-than-sap-windows-event-viewer/" rel="bookmark" class="wherego_title">#SAPADMIN is more than SAP (Windows Event Viewer)</a></li><li><a href="http://www.basissap.com/2011/05/sapadmin-and-amazon-web-services/" rel="bookmark" class="wherego_title">#SAPADMIN and Amazon Web Services</a></li><li><a href="http://www.basissap.com/2010/11/a-brief-summary-of-sap-tech-ed-2010/" rel="bookmark" class="wherego_title">A brief summary of SAP Tech Ed 2010</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.basissap.com/2010/12/sapcar-is-sapcar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Spool issue &#8211; affects all Releases</title>
		<link>http://www.basissap.com/2010/01/sap-spool-issue-affects-all-releases/</link>
		<comments>http://www.basissap.com/2010/01/sap-spool-issue-affects-all-releases/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 00:30:47 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Support Pack]]></category>

		<guid isPermaLink="false">http://www.basissap.com/?p=259</guid>
		<description><![CDATA[SAP have detected a problem in the spool area which affects all customers in the world regardless of the SAP release and any support package level. As soon as the retention time of a spool request exceeds 2009/12/31 a wrong date 2100/01/01 is entered during creation of the spool request. As a consequence these spool [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.basissap.com%2F2010%2F01%2Fsap-spool-issue-affects-all-releases%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.basissap.com%2F2010%2F01%2Fsap-spool-issue-affects-all-releases%2F&amp;source=martin_english&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>SAP have detected a <a href="http://service.sap.com/sap/support/notes/1422843">problem in the spool area which affects all customers in the world <strong>regardless of the SAP release and any support package level</strong></a>.</p>
<p>As soon as the retention time of a spool request exceeds 2009/12/31 a wrong date 2100/01/01 is entered during creation of the spool request. As a consequence these spool requests will not be deleted anymore from the spool reorg jobs. Using the default retention period this affects all spool requests on each SAP system in the world created since 2009/12/23.</p>
<p><a href="http://service.sap.com/sap/support/notes/1422843">OSS Note 1422843</a> already contains the correction instructions and the relevant kernel patches for 3.1 &#8211;> 46B (one patch) and 46c &#8211;> 7.xx (another patch).  There&#8217;s nothing for anyone (unfortunate enough to be) running any of the original  2.x systems yet.</p>
<p>It is a little ironic &#8211; An old friend and I were discussing Y2K and all that in a general <em>&#8220;what were you doing ten years ago ?&#8221;</em> manner on New Years Eve. Should I tell her that SAP had a Y2K+10 ?</p>
<div id="wherego_related"><h3>Entries that other people found interesting:</h3><ul><li><a href="http://www.basissap.com/2011/09/giving-an-sdn-blog-its-title-back/" rel="bookmark" class="wherego_title">Giving an SDN blog it&#8217;s title back</a></li><li><a href="http://www.basissap.com/2011/03/sapadmin-netweaver-and-windows-2008-r2/" rel="bookmark" class="wherego_title">#SAPADMIN Netweaver and Windows 2008 R2</a></li><li><a href="http://www.basissap.com/2011/05/sapadmin-and-amazon-web-services/" rel="bookmark" class="wherego_title">#SAPADMIN and Amazon Web Services</a></li><li><a href="http://www.basissap.com/2010/04/erptips-express-free-articles-april-2010/" rel="bookmark" class="wherego_title">ERPtips Express free articles, April 2010</a></li><li><a href="http://www.basissap.com/2010/02/sap-career-paths-for-basis-or-netweaver-technical-consultants/" rel="bookmark" class="wherego_title">SAP career paths for BASIS or Netweaver Technical consultants ?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.basissap.com/2010/01/sap-spool-issue-affects-all-releases/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Support Package Manager &#8211; Reset Queue</title>
		<link>http://www.basissap.com/2008/12/support-package-manager-reset-queue/</link>
		<comments>http://www.basissap.com/2008/12/support-package-manager-reset-queue/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 00:12:16 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[BASIS]]></category>
		<category><![CDATA[Support Pack]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.basissap.com/?p=97</guid>
		<description><![CDATA[Occassionally, when loading Support Packages or SPAM/SAINT Updates, the Support Package Manager (transaction SPAM) can get a bit &#8216;confused&#8217;. A colleaugue had this problem recently, where she was attempting to update the SPAM tool on a 4.6C system. The result was that the Support Package Manager was reporting Queue_Not_Empty . Some times the cause is [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.basissap.com%2F2008%2F12%2Fsupport-package-manager-reset-queue%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.basissap.com%2F2008%2F12%2Fsupport-package-manager-reset-queue%2F&amp;source=martin_english&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Occassionally, when loading Support Packages or SPAM/SAINT Updates, the Support Package Manager (transaction SPAM) can get a bit &#8216;confused&#8217;.  A colleaugue had this problem recently, where she was attempting to update the SPAM tool on a 4.6C system.  The result was that the Support Package Manager was reporting <strong>Queue_Not_Empty </strong>.</p>
<p>Some times the cause is simply forgetting to confirm / finish the last SPAM/SAINT update.  Once you&#8217;ve eliminated this, you need to start checking what the TMS mechanism thinks has happened.  To check what is in the TMS buffers, logon to the Operating System, change directories to <em>/usr/sap/trans/bin </em>and execute the following:<br />
<code><br />
tp SHOWBUFFER <SID> -D SOURCESYSTEMS= TAG=SPAM<br />
</code</p>
<p>Basically you need to reset the SPAM Queue to match the TMS buffers.  To remove entries from the internal SPAM Queue, uUse the function module (transaction SE37) <strong>OCS_RESET_QUEUE</strong>.  Execute it with parameters <strong>IV_TOOL=SPAM, IV_FORCE=X</strong>.  To remove entries from the TMS buffer, execute the following command (change directory to <em>/usr/sap/trans/bin </em>first), where SAPKXXXXX is the 'offending' Support package or SPAM/SAINT Update:<br />
<code><br />
tp delfrombuffer SAPKXXXXX <SAPSID> pf=/usr/sap/trans/bin/TP_DOMAIN_<SID>.PFL<br />
</code></p>
<p>Before restarting the Support Package import, ensure that you've removed all files from <em>\usr\sap\trans\tmp</em> and make sure there is no other TP process or R3trans process running in the system at Operating system level.</p>
<p>Usefull Links:<br />
<a href="http://help.sap.com/saphelp_nw04/helpdata/en/7e/c6c2ad98a711d2b429006094b9ea64/content.htm" target="_blank">Errors During Support Package Manager Phases</a><br />
<a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCUPGOCSSPAM/BCUPGOCSSPAM.pdf" target="_blank">SAP Patch Manager (SPAM) PDF</a></p>
<div id="wherego_related"><h3>Entries that other people found interesting:</h3><ul><li><a href="http://www.basissap.com/2011/03/sapadmin-netweaver-and-windows-2008-r2/" rel="bookmark" class="wherego_title">#SAPADMIN Netweaver and Windows 2008 R2</a></li><li><a href="http://www.basissap.com/2010/02/sap-career-paths-for-basis-or-netweaver-technical-consultants/" rel="bookmark" class="wherego_title">SAP career paths for BASIS or Netweaver Technical consultants ?</a></li><li><a href="http://www.basissap.com/2010/01/finding-what-tables-and-fields-lie-behind-an-sap-transaction/" rel="bookmark" class="wherego_title">Finding what tables and fields lie behind an SAP transaction</a></li><li><a href="http://www.basissap.com/2009/07/sap-availability-log/" rel="bookmark" class="wherego_title">SAP Availability Log</a></li><li><a href="http://www.basissap.com/2009/05/how-to-create-a-customised-sap-menu/" rel="bookmark" class="wherego_title">How To Create a Customised SAP Menu</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.basissap.com/2008/12/support-package-manager-reset-queue/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>List of OSS Notes in a Support Pack</title>
		<link>http://www.basissap.com/2008/06/list-of-oss-notes-in-a-support-pack/</link>
		<comments>http://www.basissap.com/2008/06/list-of-oss-notes-in-a-support-pack/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 05:55:34 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[OSS]]></category>
		<category><![CDATA[Support Pack]]></category>

		<guid isPermaLink="false">http://www.basissap.com/2008/06/list-of-oss-notes-in-a-support-pack/</guid>
		<description><![CDATA[If Project Managers or Developers want to know if a particular OSS note will be implemented by a particular Support Pack, you can direct them (via http://service.sap.com/notes ) to the details of the particular Note.&#160; Sometimes, though, there is a large number of OSS notes, or they want to know ALL the Notes implemented in [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.basissap.com%2F2008%2F06%2Flist-of-oss-notes-in-a-support-pack%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.basissap.com%2F2008%2F06%2Flist-of-oss-notes-in-a-support-pack%2F&amp;source=martin_english&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
</p>
<div class="wlWriterSmartContent" id="scid:B3E14793-948F-49af-A347-D19C374A7C4F:bfb091b9-814b-4496-a625-0869ad400486" style="padding-right: 20px; display: inline; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px"> <script type="text/javascript"><!--
digg_bodytext = 'If a Project Managers or Developers wants to know if a particular OSS note will be implemented by a particular Support Pack, you can direct them (via http://service.sap.com/notes ) to the details of the particular Note.';
//--></script> <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script> </div>
<p> If Project Managers or Developers want to know if a particular OSS note will be implemented by a particular Support Pack, you can direct them (via <a href="http://service.sap.com/notes">http://service.sap.com/notes</a> ) to the details of the particular Note.&#160; Sometimes, though, there is a large number of OSS notes, or they want to know ALL the Notes implemented in a given Support pack.&#160; You can get this list via the SAP Support Portal.&#160; The first step is to search the Software Distribution Centre ( <a title="http://service.sap.com/swdc" href="http://service.sap.com/swdc">http://service.sap.com/swdc</a> ) for the Support Pack that you wish to list the Notes for.
</p>
<p>&#160;</p>
<p><a href="http://www.basissap.com/wp-content/uploads/2008/06/image1.png"><img title="image" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="180" alt="image" src="http://www.basissap.com/wp-content/uploads/2008/06/image-thumb1.png" width="404" align="left" border="0" /></a> Note that the <strong>Search Term</strong> field requires the full name of the Support pack, in this case SAPKE47080, not KE47080.CAR (which is the name of the download) </p>
<p>  <br clear="all" />
<p>Searching for the Support Pack (or a list of Support packs, if you get the Search Term syntax correct) will produce a formatted list of the Support Pack(s).</p>
<p><a href="http://www.basissap.com/wp-content/uploads/2008/06/image2.png"><img title="image" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="192" alt="image" src="http://www.basissap.com/wp-content/uploads/2008/06/image-thumb2.png" width="404" align="left" border="0" /></a> </p>
<p>You may recognise this screen as one you have used for downloading Support Packs or adding Support Packs to a Download Basket.</p>
<p>  <br clear="all" />
<p>If you select the description (I have circled it in red in the screen shot), the browser will open another tab / window that has a hierarchical list of all Notes in the Support Pack.&#160; Follow the instructions on this screen to download the list.</p>
<p><a href="http://www.basissap.com/wp-content/uploads/2008/06/image3.png"><img title="image" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="163" alt="image" src="http://www.basissap.com/wp-content/uploads/2008/06/image-thumb3.png" width="244" align="left" border="0" /></a> </p>
<p>&#160;</p>
<p>Note that if you wish to drill down the hierarchical list, you can do so by selecting the line containing the SAP Component code</p>
<p>  <br clear="all" />
<p>Repeat the search (if necessary) and download steps for each Support Package you need to produce a list for.&#160; Please let me know via the comments if this has helped you, if you have any questions about the process, or if you have any other topics you’d like me to write about.</p>
<div id="wherego_related"><h3>Entries that other people found interesting:</h3><ul><li><a href="http://www.basissap.com/2011/09/giving-an-sdn-blog-its-title-back/" rel="bookmark" class="wherego_title">Giving an SDN blog it&#8217;s title back</a></li><li><a href="http://www.basissap.com/2010/12/sapcar-is-sapcar/" rel="bookmark" class="wherego_title">SAPCAR is SAPCAR &#8230;&#8230;</a></li><li><a href="http://www.basissap.com/2010/04/erptips-express-free-articles-april-2010/" rel="bookmark" class="wherego_title">ERPtips Express free articles, April 2010</a></li><li><a href="http://www.basissap.com/2008/06/sap-enterprise-portal-7-modify-default-ports/" rel="bookmark" class="wherego_title">SAP Enterprise Portal 7 &#8211; Modify Default Ports</a></li><li><a href="http://www.basissap.com/2010/01/finding-what-tables-and-fields-lie-behind-an-sap-transaction/" rel="bookmark" class="wherego_title">Finding what tables and fields lie behind an SAP transaction</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.basissap.com/2008/06/list-of-oss-notes-in-a-support-pack/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

