<?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; configuration</title>
	<atom:link href="http://www.blog.techsplice.com/archives/tag/configuration/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: substitution/validation transactions</title>
		<link>http://www.blog.techsplice.com/archives/433</link>
		<comments>http://www.blog.techsplice.com/archives/433#comments</comments>
		<pubDate>Fri, 08 Jul 2011 17:25:02 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[substitution]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=433</guid>
		<description><![CDATA[A quick and simple way to locate a validation/substitution rules can be achieved through the utilization of two transactions GGB0/GGB1 respectfully. Within the transaction if accessed the menu panel Environment &#8211; Directory one can select the level of detail and display an entire collection of all the rules that exist in the system.]]></description>
			<content:encoded><![CDATA[<p>A quick and simple way to locate a validation/substitution rules can be achieved through the utilization of two transactions GGB0/GGB1 respectfully. </p>
<p>Within the transaction if accessed the menu panel Environment &#8211; Directory one can select the level of detail and display an entire collection of all the rules that exist in the system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/433/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLEX: BlackBerry SDK basic compilation error [locale]</title>
		<link>http://www.blog.techsplice.com/archives/393</link>
		<comments>http://www.blog.techsplice.com/archives/393#comments</comments>
		<pubDate>Tue, 30 Nov 2010 04:57:43 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[configuration]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=393</guid>
		<description><![CDATA[When I tried creating a new project with the BlackBerry sdk I ran in to the following error: Description Resource Path Type Location Unable to resolve resource bundle "collections" for locale "en_US". Flex Problem Unknown Although annoying I quickly found a solution: Go to the Project Properties Navigate to Flex Compiler And type in the [...]]]></description>
			<content:encoded><![CDATA[<p>When I tried creating a new project with the BlackBerry sdk I ran in to the following error:</p>
<pre>
<div id="_mcePaste" style="padding-left: 30px;">Description<span style="white-space: pre;">	</span>Resource<span style="white-space: pre;">	</span>Path<span style="white-space: pre;">	</span>Type<span style="white-space: pre;">	</span>Location</div>
<div id="_mcePaste" style="padding-left: 30px;">Unable to resolve resource bundle "collections" for locale "en_US".<span style="white-space: pre;">	</span></div>
<div id="_mcePaste" style="padding-left: 30px;">Flex Problem<span style="white-space: pre;">	</span>Unknown</div>
</pre>
<p>Although annoying I quickly found a solution:</p>
<ul>
<li>Go to the Project Properties</li>
<li>Navigate to Flex Compiler</li>
<li>And type in the following line</li>
</ul>
<pre style="padding-left: 30px;">-library-path+="C:\Program Files\Adobe\Adobe Flash Builder 4\sdks\</pre>
<pre style="padding-left: 30px;">blackberry-tablet-sdk-0.9.0\frameworks\locale\en_US"</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/393/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: Enable substitution rule changes</title>
		<link>http://www.blog.techsplice.com/archives/384</link>
		<comments>http://www.blog.techsplice.com/archives/384#comments</comments>
		<pubDate>Sun, 28 Nov 2010 21:50:06 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=384</guid>
		<description><![CDATA[If your substitute changes are not taking effect make sure that you have an entry in the GB01 table.  Once you mark down the column you want to change be sure to re-generate the programs. Here&#8217;s how you can do that.]]></description>
			<content:encoded><![CDATA[<p>If your substitute changes are not taking effect make sure that you have an entry in the GB01 table.  Once you mark down the column you want to change be sure to re-generate the programs.  <a href="http://www.blog.techsplice.com/archives/381">Here&#8217;s how you can do that</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/384/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: Send an Email with executable SAP command</title>
		<link>http://www.blog.techsplice.com/archives/374</link>
		<comments>http://www.blog.techsplice.com/archives/374#comments</comments>
		<pubDate>Thu, 25 Nov 2010 02:39:29 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=374</guid>
		<description><![CDATA[If you want to send an email with an attachment that can link you directly to an SAP transaction here&#8217;s how you do it: Create an attachment.sap file in your ABAP application Populate the file with the following information [System] Name=&#60;sysid&#62; Description=Short Description Client=&#60;clientid&#62; [User] Name=&#60;userid&#62; Language=EN [Function] Title=Display PO information Command=ME23 RM06E-BSTNR = &#60;PO [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to send an email with an attachment that can link you directly to an SAP transaction here&#8217;s how you do it:</p>
<ol>
<li>Create an <em>attachment.sap</em> file in your ABAP application</li>
<li>Populate the file with the following information</li>
</ol>
<pre style="padding-left: 60px;">
<div id="_mcePaste">[System]</div>
<div id="_mcePaste">Name=&lt;sysid&gt;</div>
<div id="_mcePaste">Description=Short Description</div>
<div id="_mcePaste">Client=&lt;clientid&gt;</div>
<div id="_mcePaste">[User]</div>
<div id="_mcePaste">Name=&lt;userid&gt;</div>
<div id="_mcePaste">Language=EN</div>
<div id="_mcePaste">[Function]</div>
<div id="_mcePaste">Title=Display PO information</div>
<div id="_mcePaste">Command=ME23 RM06E-BSTNR = &lt;PO Number&gt;; BDC_OKCODE=/00</div>
</pre>
<p>When you double click on the file you&#8217;ll be redirected to the ME23 screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/374/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>
	</channel>
</rss>

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

