<?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; transaction</title>
	<atom:link href="http://www.blog.techsplice.com/archives/tag/transaction/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 who has access to what?</title>
		<link>http://www.blog.techsplice.com/archives/242</link>
		<comments>http://www.blog.techsplice.com/archives/242#comments</comments>
		<pubDate>Mon, 27 Apr 2009 14:40:20 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[transaction]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=242</guid>
		<description><![CDATA[To quickly check who has access to a particular object in an SAP system try executing program RSUSR002. I needed to find out who has access to transaction SMQ1 and managed to accomplish that by filling in the following parameters in the first screen:]]></description>
			<content:encoded><![CDATA[<p>To quickly check who has access to a particular object in an SAP system try executing program RSUSR002.</p>
<p>I needed to find out who has access to transaction SMQ1 and managed to accomplish that by filling in the following parameters in the first screen:</p>
<div id="attachment_243" class="wp-caption alignright" style="width: 483px"><img class="size-full wp-image-243" title="RSUSR002" src="http://www.blog.techsplice.com/wp-content/uploads/2009/04/snag-00000392.jpg" alt="RSUSR002" width="473" height="244" /><p class="wp-caption-text">RSUSR002</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/242/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When was the last System Refresh done in an SAP system?</title>
		<link>http://www.blog.techsplice.com/archives/184</link>
		<comments>http://www.blog.techsplice.com/archives/184#comments</comments>
		<pubDate>Fri, 13 Mar 2009 16:34:51 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[transaction]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=184</guid>
		<description><![CDATA[To quickly check when your DEV/QA system was refreshed from a production box perform the following steps: Execute the transaction SCCL Fill in the Source Clinet filed [ie: 001] Select &#60;Goto&#62; &#60;Log display&#62; from the main menu You should see a screen with a list of dates of when the system was last refreshed. Other [...]]]></description>
			<content:encoded><![CDATA[<p>To quickly check when your DEV/QA system was refreshed from a production box perform the following steps:</p>
<ol>
<li>Execute the transaction SCCL</li>
<li>Fill in the Source Clinet filed [ie: 001]</li>
<li>Select &lt;Goto&gt; &lt;Log display&gt; from the main menu</li>
</ol>
<p>You should see a screen with a list of dates of when the system was last refreshed.</p>
<p>Other useful transactions: </p>
<p style="padding-left: 30px;">SCC9: client copy &#8211; copy a client</p>
<p style="padding-left: 30px;">SCC8: client export</p>
<p style="padding-left: 30px;">SCC7: client import</p>
<p style="padding-left: 30px;">SCC1: copy as per transport request</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/184/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Get a list of all transactino in SAP.</title>
		<link>http://www.blog.techsplice.com/archives/18</link>
		<comments>http://www.blog.techsplice.com/archives/18#comments</comments>
		<pubDate>Fri, 23 Nov 2007 13:57:02 +0000</pubDate>
		<dc:creator>maxtmax</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[procedure]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[transaction]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=18</guid>
		<description><![CDATA[Transactions, transactions, transactions. One of many things that make programming in SAP so much more complicated. Quite often I find my self in a situation when I need to do a particular task and have no idea which transaction to use. Trivially one could ask a fellow co worker who&#8217;ve worked with sap for over [...]]]></description>
			<content:encoded><![CDATA[<p>Transactions, transactions, transactions. One of many things that make programming in SAP so much more complicated. Quite often I find my self in a situation when I need to do a particular task and have no idea which transaction to use. Trivially one could ask a fellow co worker who&#8217;ve worked with sap for over ten years, but what do you do when you are all alone in the office and there&#8217;s no one to ask?</p>
<p>Don&#8217;t frown you can find the right transaction by referencing the SAP itself, and here&#8217;s how:</p>
<ol>
<li>Use transaction SE11 [Abap Dictionary - or in other words a list to tables in SAP].  If you don&#8217;t have permissions to use SE11 try SE16 which is a watered down version of Abap Dictionary.</li>
<li>Look up one of the following tables:
<ol>
<li>TSTC &#8211; transaction codes.</li>
<li>TSTCT &#8211; transaction codes with descriptions.</li>
</ol>
</li>
<li>Set the maximum number of records to 99,999 and the width to 500.  There&#8217;s quite a few transactions to go through [50K+].</li>
<li>Finally you can export the data to a separate file[xml/txt/xls formats] using the Edit &gt;&gt; Download function.</li>
</ol>
<p>After all of that is that you can use your favourite editing tool to find a particular transaction, look at the descriptions and try not to get overwhelmed.</p>
<p>PS: Make sure you pick the language that applies to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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

