<?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>Max Titov IV @ TechSplice &#187; sap</title>
	<atom:link href="http://www.blog.techsplice.com/archives/tag/sap/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.techsplice.com</link>
	<description>The most beautiful music of all is the music of what happens.</description>
	<lastBuildDate>Tue, 20 Dec 2011 18:56:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SAP: Configuring a Trust Relationship for SAP Assertion Tickets</title>
		<link>http://www.blog.techsplice.com/archives/436</link>
		<comments>http://www.blog.techsplice.com/archives/436#comments</comments>
		<pubDate>Wed, 13 Jul 2011 15:35:22 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=436</guid>
		<description><![CDATA[Some useful reading material about configuring trust relationships between different SAP instances. http://help.sap.com/saphelp_nwpi71/helpdata/en/45/341a2176b74002e10000000a155369/content.htm]]></description>
			<content:encoded><![CDATA[<p>Some useful reading material about configuring trust relationships between different SAP instances.</p>
<p><a href="http://help.sap.com/saphelp_nwpi71/helpdata/en/45/341a2176b74002e10000000a155369/content.htm">http://help.sap.com/saphelp_nwpi71/helpdata/en/45/341a2176b74002e10000000a155369/content.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/436/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: scan ABAP programs</title>
		<link>http://www.blog.techsplice.com/archives/426</link>
		<comments>http://www.blog.techsplice.com/archives/426#comments</comments>
		<pubDate>Mon, 27 Jun 2011 14:39:24 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=426</guid>
		<description><![CDATA[Useful little program that can help you scan other SAP programs RPR_ABAP_SOURCE_SCAN.]]></description>
			<content:encoded><![CDATA[<p>Useful little program that can help you scan other SAP programs RPR_ABAP_SOURCE_SCAN.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/426/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: ABAP: Subroutine does not exist &#8211; bug</title>
		<link>http://www.blog.techsplice.com/archives/414</link>
		<comments>http://www.blog.techsplice.com/archives/414#comments</comments>
		<pubDate>Fri, 21 Jan 2011 22:18:09 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=414</guid>
		<description><![CDATA[Scenario: you&#8217;re editing your code and when you try to double click on a previously defined subroutine you get a popup stating that it doesn&#8217;t exist. You check and confirm that the subroutine is included, the report compiles and runs properly. Resolution: to fix the problem do the following steps: Click Utilities Click Update Navigation [...]]]></description>
			<content:encoded><![CDATA[<p>Scenario: you&#8217;re editing your code and when you try to double click on a previously defined subroutine you get a popup stating that it doesn&#8217;t exist. You check and confirm that the subroutine is included, the report compiles and runs properly.</p>
<p>Resolution: to fix the problem do the following steps:</p>
<ol>
<li>Click Utilities</li>
<li>Click Update Navigation Index</li>
</ol>
<p>The report will be regenerated and your problem should be solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/414/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: re-generate OBBH substitution rules</title>
		<link>http://www.blog.techsplice.com/archives/381</link>
		<comments>http://www.blog.techsplice.com/archives/381#comments</comments>
		<pubDate>Sat, 27 Nov 2010 18:13:01 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=381</guid>
		<description><![CDATA[Sometimes its worth regenerating your substitution rules &#8211; to do this execute program RGUGBR00.]]></description>
			<content:encoded><![CDATA[<p>Sometimes its worth regenerating your substitution rules &#8211; to do this execute program RGUGBR00.</p>
<p><a href="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000482.jpg"><img class="alignleft size-full wp-image-382" title="screen_shot_00000482" src="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000482.jpg" alt="" width="270" height="177" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/381/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: Workflow Diagnostic Tool</title>
		<link>http://www.blog.techsplice.com/archives/379</link>
		<comments>http://www.blog.techsplice.com/archives/379#comments</comments>
		<pubDate>Fri, 26 Nov 2010 05:24:30 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=379</guid>
		<description><![CDATA[You can test your workflow task by executing transaction SWUD]]></description>
			<content:encoded><![CDATA[<p>You can test your workflow task by executing transaction SWUD</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/379/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: BeX Exception Broadcasting</title>
		<link>http://www.blog.techsplice.com/archives/350</link>
		<comments>http://www.blog.techsplice.com/archives/350#comments</comments>
		<pubDate>Wed, 17 Nov 2010 20:16:53 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[BeX]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=350</guid>
		<description><![CDATA[Interesting article summarizing the process of sending out email messages based on exception filters in a query. PDF Link]]></description>
			<content:encoded><![CDATA[<p>Interesting article summarizing the process of sending out email messages based on exception filters in a query.</p>
<p><a href="http://www.blog.techsplice.com/wp-content/uploads/2010/11/SAP-Community-Network-Blogs.pdf"><strong>PDF Link</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/350/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: logging table changes</title>
		<link>http://www.blog.techsplice.com/archives/347</link>
		<comments>http://www.blog.techsplice.com/archives/347#comments</comments>
		<pubDate>Wed, 17 Nov 2010 15:40:19 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[loging]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=347</guid>
		<description><![CDATA[When a table is configured there is an option to log the changes that are done to the information. You can then check who mad the changes and when the change took place by running report RSVTPROT.]]></description>
			<content:encoded><![CDATA[<p>When a table is configured there is an option to log the changes that are done to the information.</p>
<p><a href="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000459.jpg"><img class="size-full wp-image-348 alignnone" title="screen_shot_00000459" src="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000459.jpg" alt="" width="453" height="200" /></a></p>
<p>You can then check who mad the changes and when the change took place by running report RSVTPROT.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/347/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Portal [object is currently locked by user]</title>
		<link>http://www.blog.techsplice.com/archives/344</link>
		<comments>http://www.blog.techsplice.com/archives/344#comments</comments>
		<pubDate>Sun, 14 Nov 2010 17:24:46 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=344</guid>
		<description><![CDATA[If you are working with an SAP portal and get to a point that you are unable to edit an object because it is locked by a user [most likely your own user] you have the option to release the lock by performing the following action: Select System Administration Select Monitoring Expand Portal menu on [...]]]></description>
			<content:encoded><![CDATA[<p>If you are working with an SAP portal and get to a point that you are unable to edit an object because it is locked by a user [most likely your own user] you have the option to release the lock by performing the following action:<a href="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000447.jpg"><img class="alignright size-full wp-image-345" title="screen_shot_00000447" src="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000447.jpg" alt="" width="137" height="123" /></a></p>
<ul>
<li>Select System Administration</li>
<li>Select Monitoring</li>
<li>Expand Portal menu on the left hand side</li>
<li>Select Object Locking</li>
<li>Select the locked object and click the Unlock button</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/344/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ABAP Runtime Analysis &#8211; variant setup</title>
		<link>http://www.blog.techsplice.com/archives/338</link>
		<comments>http://www.blog.techsplice.com/archives/338#comments</comments>
		<pubDate>Mon, 08 Nov 2010 20:25:12 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[SAP/ABAP]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=338</guid>
		<description><![CDATA[Runtime analysis can be used to quickly get to the bottom of which tables are referenced during a transaction/program/function-module call. I like running SM30 over ST22 because you get a nicer presentation of what tables were hit.  ST22 tends to bee too detailed in majority of my scenarios. By default the report is initialized with [...]]]></description>
			<content:encoded><![CDATA[<p>Runtime analysis can be used to quickly get to the bottom of which tables are referenced during a transaction/program/function-module call.</p>
<p>I like running SM30 over ST22 because you get a nicer presentation of what tables were hit.  ST22 tends to bee too detailed in majority of my scenarios.</p>
<p>By default the report is initialized with the DEFAULT variant.  This is limiting and will not give you as much information as you might want.  Typically on a new system I set up my own variant that allows me to access more information.</p>
<p>Steps to set up your own variant:</p>
<ol>
<li><a href="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000432.jpg"><img class="alignright size-full wp-image-339" title="screen_shot_00000432" src="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000432.jpg" alt="" width="233" height="19" /></a>Select the drop down option in the Variant selector panel</li>
<li>Click the green check-box on the next screen without changing the parameters of the Selection Criteria for Variants pop-up</li>
<li>You will be presented with two default Variants &#8211; DEFAULT and TMP; ignore those and click on the Create button</li>
<li>Type in the name and continue</li>
<li><a href="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000433.jpg"><img class="alignright size-full wp-image-340" title="screen_shot_00000433" src="http://www.blog.techsplice.com/wp-content/uploads/2010/11/screen_shot_00000433.jpg" alt="" width="316" height="199" /></a>Here&#8217;s the most important part of this trick.  When you get to the main configuration page of the variant go to the third tab [Duratn/type] and in the Aggregation pick the <em>None</em> option.</li>
<li>Once done click Save as&#8230; button and you are ready to run your Analysis.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/338/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: WE20 partner set up &#8220;Please enter a permitted partner number&#8221;</title>
		<link>http://www.blog.techsplice.com/archives/326</link>
		<comments>http://www.blog.techsplice.com/archives/326#comments</comments>
		<pubDate>Fri, 23 Apr 2010 19:41:51 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[partner]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[spro]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=326</guid>
		<description><![CDATA[A new inbound IDOC failed to process with a &#8220;EDI: Partner profile not available&#8221; error. I&#8217;ve attempted to set up a new partner but failed to do so due to the &#8220;Please enter a permitted partner number&#8221; error when using WE20 transaction and setting up a new LS partner. A quick debugging session revealed that [...]]]></description>
			<content:encoded><![CDATA[<p>A new inbound IDOC failed to process with a &#8220;<strong>EDI: Partner profile not available</strong>&#8221; error.</p>
<p>I&#8217;ve attempted to set up a new partner but failed to do so due to the &#8220;<strong>Please enter a permitted partner number</strong>&#8221; error when using WE20 transaction and setting up a new LS partner.</p>
<p>A quick debugging session revealed that the program was checking a <strong>TBDLS</strong> table [Logical Systems].</p>
<p>After this I&#8217;ve simply used <strong>SPRO </strong>transaction to update the:</p>
<p>Spro &#8211; IMG &#8211; Basis Components &#8211; Application Link Enabling (ALE) -  Sending and Receiving Systems &#8211; Logical Systems &#8211; Define Logical System</p>
<p>Add the new logical system and you will be able to set up the new partner now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/326/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.516 seconds -->

