<?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>SAP Solutions Database - SAP ERP Solution &#187; ECC6</title>
	<atom:link href="http://www.allsapsolution.com/SAP/ecc6/feed" rel="self" type="application/rss+xml" />
	<link>http://www.allsapsolution.com</link>
	<description>Collecting Questions &#38; Solutions regarding SAP development and implementation.</description>
	<lastBuildDate>Sun, 05 Sep 2010 05:59:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Upgrading from SAP ECC5.0 to SAP ECC6.0</title>
		<link>http://www.allsapsolution.com/upgrading-from-sap-ecc5-0-to-sap-ecc6-0.html</link>
		<comments>http://www.allsapsolution.com/upgrading-from-sap-ecc5-0-to-sap-ecc6-0.html#comments</comments>
		<pubDate>Thu, 30 Jul 2009 14:30:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SAP ERP 6.0 Upgrade]]></category>
		<category><![CDATA[ECC 5.0]]></category>
		<category><![CDATA[ECC6]]></category>
		<category><![CDATA[SAP ABAP Questions]]></category>
		<category><![CDATA[SAP Upgrade Questions]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.allsapsolution.com/?p=844</guid>
		<description><![CDATA[We are upgrading from SAP ECC 5.0 to SAP ECC 6.0, does it affect existing ABAP program and what type of problem can occur in programs, BDC , Script (ie all ABAP objects ) after upgradation. I want to know is that what will be the ABAP issues that can come after upgradation. The answer [...]]]></description>
			<content:encoded><![CDATA[<p>We are upgrading from <strong>SAP ECC 5.0</strong> to <strong>SAP ECC 6.0,</strong> does it affect existing <strong>ABAP program</strong> and what type of problem can occur in programs, BDC , Script (ie all ABAP objects ) after upgradation.</p>
<p>I want to know is that what will be the <strong>ABAP issues</strong> that can come after upgradation.</p>
<p><span id="more-844"></span></p>
<p><strong><span style="text-decoration: underline;">The answer</span></strong> by <em>Sunny</em></p>
<p>In upgrade always <strong>ABAP programs</strong> and reports are effecting. In upgrade on one phase you have to perform <strong>SPDD</strong> where you will get all standard objects that you have modified earlier and you have to adjust them accordingly.</p>
<p>Then after upgrade a phase will come <strong>SPAU</strong> where you have to adjust standard programs that you have been modified and you have to adjust them accordingly.</p>
<p>After upgrade it is always recommended to have a through <strong>SAP</strong> functional testing as lot of changes come from fuctional side as well.</p>
<p>For more information, you can check below guide:</p>
<blockquote><p>https://websmp210.sap-ag.de/~sapidb/011000358700005395932005E</p></blockquote>
<p> Viewed 7032 times by 1097 viewers </p>]]></content:encoded>
			<wfw:commentRss>http://www.allsapsolution.com/upgrading-from-sap-ecc5-0-to-sap-ecc6-0.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP R/3 4.7 upgrade to SAP ECC 6.0 problem</title>
		<link>http://www.allsapsolution.com/sap-r3-4-7-upgrade-to-sap-ecc-6-0-problem.html</link>
		<comments>http://www.allsapsolution.com/sap-r3-4-7-upgrade-to-sap-ecc-6-0-problem.html#comments</comments>
		<pubDate>Wed, 08 Jul 2009 04:28:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SAP - SAP ERP Upgrade]]></category>
		<category><![CDATA[SAP ERP 6.0 Upgrade]]></category>
		<category><![CDATA[ECC6]]></category>
		<category><![CDATA[SAP R/3]]></category>
		<category><![CDATA[SAP Upgrade Questions]]></category>

		<guid isPermaLink="false">http://www.allsapsolution.com/?p=476</guid>
		<description><![CDATA[In the phase INITPUT_PRE of PREPARE came out an error says that excuted a sql error &#8220;select VERSION from SVERS&#8221; I had set up the?authdication of DB user host\sidadm as what it descript on the screen. i also tried to excuted the &#8220;select VERSION from SVERS&#8221; on SQL quarry.but error, only if i excuted the [...]]]></description>
			<content:encoded><![CDATA[<p>In the phase INITPUT_PRE of PREPARE came out an error says that excuted a sql error</p>
<blockquote><p>&#8220;select VERSION from SVERS&#8221;</p></blockquote>
<p><span id="more-476"></span><br />
I had set up the?authdication of DB user host\sidadm as what it descript on the screen. i also tried to excuted the &#8220;select VERSION from SVERS&#8221; on SQL quarry.but error, only if i excuted the sql like select VERSION from erp.SVERS and it success.(erp is the DB name)</p>
<p>What should?I do to change the authdication of DB use can be able to excute select VERSION from SVERS?</p>
<p>?</p>
<p><span style="text-decoration: underline;">Please do the following <strong>Solution</strong></span>:</p>
<p>In SQL Server management console, go to Security -&gt; Logins. You will find one user &lt;SID&gt;adm. In the properties of this user, you make the default database &#8216;erp&#8217; instead of master. That&#8217;s it.</p>
<p> Viewed 2022 times by 490 viewers </p>]]></content:encoded>
			<wfw:commentRss>http://www.allsapsolution.com/sap-r3-4-7-upgrade-to-sap-ecc-6-0-problem.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP F1 Help and SE80 issue</title>
		<link>http://www.allsapsolution.com/sap-f1-help-and-se80-issue.html</link>
		<comments>http://www.allsapsolution.com/sap-f1-help-and-se80-issue.html#comments</comments>
		<pubDate>Sun, 28 Jun 2009 04:46:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SAP ERP 6.0 Upgrade]]></category>
		<category><![CDATA[ECC6]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP ERP 6.0]]></category>
		<category><![CDATA[SAPGUI]]></category>
		<category><![CDATA[SE80]]></category>

		<guid isPermaLink="false">http://www.allsapsolution.com/?p=250</guid>
		<description><![CDATA[Please help me to come out of this SAP issue. We are using SAP ECC6.0 version,I am not getting F1 help for anything. I am unable to see the command field to enter the PACKAGE NAME or PROGRAM NAME or FUNCTION GROUP NAME , and etc in the SE80 transaction. The solution is: Some of [...]]]></description>
			<content:encoded><![CDATA[<p>Please help me to come out of this <strong>SAP issue</strong>.</p>
<p>We are using <strong>SAP</strong> <strong>ECC6.0</strong> version,I am not getting F1 help for anything. I am unable to see the command field to enter the PACKAGE NAME or PROGRAM NAME or FUNCTION GROUP NAME , and etc in the <strong>SE80</strong> transaction.</p>
<p><span id="more-250"></span></p>
<p><span style="text-decoration: underline;"><strong>The solution</strong> is</span>:</p>
<blockquote><p>Some of the older SAP versions of <strong>SAPGUI</strong> do not display F1 help correctly when Internet Explorer 7.0 is installed on the workstation. If you are using an older <strong>SAPGUI</strong>, you may want to upgrade to the latest version.</p></blockquote>
<p> Viewed 1000 times by 320 viewers </p>]]></content:encoded>
			<wfw:commentRss>http://www.allsapsolution.com/sap-f1-help-and-se80-issue.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->