<?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 KD &#187; Tips</title>
	<atom:link href="http://www.sapkd.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sapkd.com</link>
	<description>SAP - Knowledge Database MM SD PP MDM ABAP</description>
	<lastBuildDate>Fri, 25 Nov 2011 12:26:02 +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>Upload Graphics to SAPSCRIPT</title>
		<link>http://www.sapkd.com/2010/07/20/upload-graphics-to-sapscript/</link>
		<comments>http://www.sapkd.com/2010/07/20/upload-graphics-to-sapscript/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 13:37:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BC - ABAP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[sapscript]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/20/upload-graphics-to-sapscript/</guid>
		<description><![CDATA[GA_googleFillSlot("POSTSAP"); You can upload graphics to sapscript with reportRSTXLDMC, however, you can only upload .tif on pc files.]]></description>
			<content:encoded><![CDATA[<p>You can upload graphics to sapscript with reportRSTXLDMC, however, you can only upload .tif on pc files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/20/upload-graphics-to-sapscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Transport SAPScript Across systems</title>
		<link>http://www.sapkd.com/2010/07/18/how-to-transport-sapscript-across-systems/</link>
		<comments>http://www.sapkd.com/2010/07/18/how-to-transport-sapscript-across-systems/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 16:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[across]]></category>
		<category><![CDATA[sapscript]]></category>
		<category><![CDATA[systems]]></category>
		<category><![CDATA[transport]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/18/how-to-transport-sapscript-across-systems/</guid>
		<description><![CDATA[When you want to transport SAPScript across systems you should use the reportRSTXSCRP. Any doubts just comment!]]></description>
			<content:encoded><![CDATA[<p>When you want to transport SAPScript across systems you should use the reportRSTXSCRP.</p>
<p>Any doubts just comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/18/how-to-transport-sapscript-across-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List users last login in SAP</title>
		<link>http://www.sapkd.com/2010/07/16/list-users-last-login-in-sap/</link>
		<comments>http://www.sapkd.com/2010/07/16/list-users-last-login-in-sap/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 16:52:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[sap last login]]></category>
		<category><![CDATA[sap login]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/16/list-users-last-login-in-sap/</guid>
		<description><![CDATA[When u need to know wich users are really using your system, you can run the report RSUSR006. This way u can see if u are paying licences for obsolete users.]]></description>
			<content:encoded><![CDATA[<p>When u need to know wich users are really using your system, you can run the report RSUSR006.
<div></div>
<div>This way u can see if u are paying licences for obsolete users.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/16/list-users-last-login-in-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command Field codes in SAP</title>
		<link>http://www.sapkd.com/2010/07/14/command-field-codes-in-sap/</link>
		<comments>http://www.sapkd.com/2010/07/14/command-field-codes-in-sap/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 13:54:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[command]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/14/command-field-codes-in-sap/</guid>
		<description><![CDATA[Knowing all these codes in SAP makes your life easy: /n Skip to the next record if you are processing one batch input session /bend Cancel a batch input foreground process /nend Close all R/3 sessions and logoff /nxxxx Call the transaction xxxx in the same session /o Generate a session list /oxxxx Call the [...]]]></description>
			<content:encoded><![CDATA[<p>Knowing all these codes in SAP makes your life easy:</p>
<div>
<ul style="font-family: Times; font-size: medium;">
<li><span style="font-size: small;"><br />
<table border="0" cellspacing="0" cellpadding="0" width="85%">
<tbody>
<tr valign="TOP">
<td>/n</td>
<td>Skip to the next record if you are processing one batch input session</td>
</tr>
<tr valign="TOP">
<td>/bend</td>
<td>Cancel a batch input foreground process</td>
</tr>
<tr valign="TOP">
<td>/nend</td>
<td>Close all R/3 sessions and logoff</td>
</tr>
<tr valign="TOP">
<td>/nxxxx</td>
<td>Call the transaction xxxx in the same session</td>
</tr>
<tr valign="TOP">
<td>/o</td>
<td>Generate a session list</td>
</tr>
<tr valign="TOP">
<td>/oxxxx</td>
<td>Call the transaction xxxx in an additional session</td>
</tr>
<tr valign="TOP">
<td>/i</td>
<td>Delete the current session</td>
</tr>
<tr valign="TOP">
<td>/h</td>
<td>Turn the debug mode on</td>
</tr>
<tr valign="TOP">
<td>/$tab</td>
<td>Reset all buffers (for System Administrators) (Carefull when using this command in Productive System)</td>
</tr>
<tr valign="TOP">
<td>/$sync</td>
<td>Synchronize instances buffers (for System Administrators) - (Carefull when using this command in Productive System)</td>
</tr>
</tbody>
</table>
<p></span></li>
<p><span style="font-family: arial; font-size: 12px;"> </span></ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/14/command-field-codes-in-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compare table data between two systems in SAP</title>
		<link>http://www.sapkd.com/2010/07/12/compare-table-data-between-two-systems-in-sap/</link>
		<comments>http://www.sapkd.com/2010/07/12/compare-table-data-between-two-systems-in-sap/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 09:54:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SPRO]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/12/compare-tabele-data-between-two-systems-in-sap/</guid>
		<description><![CDATA[Sometimes when tables are just giant and we need to check inconsistencies between systems we need to compare them. When we do this through the transaction OY19. This transaction can check you differences between all SPRO data in two systems. Very usefull for inconsistencies.]]></description>
			<content:encoded><![CDATA[<p>Sometimes when tables are just giant and we need to check inconsistencies between systems we need to compare them.</p>
<div>When we do this through the transaction OY19.</div>
<div></div>
<div>This transaction can check you differences between all SPRO data in two systems.</div>
<div></div>
<div>Very usefull for inconsistencies.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/12/compare-table-data-between-two-systems-in-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Difference between KOBED and KOBEV</title>
		<link>http://www.sapkd.com/2010/03/29/difference-between-kobed-and-kobev/</link>
		<comments>http://www.sapkd.com/2010/03/29/difference-between-kobed-and-kobev/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 16:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BC - ABAP]]></category>
		<category><![CDATA[SD]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[kobed]]></category>
		<category><![CDATA[kobev]]></category>
		<category><![CDATA[requirements]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/?p=259</guid>
		<description><![CDATA[In pricing there are requirements, and inside this requirements there are 2 forms, KOBED and KOBEV. What&#8217;s the difference between them? KOBED &#8211; This is called at header and item level KOBEV &#8211; Used for header level Use KOBEV if you only need header changes. If you use KOBED and only need header data your [...]]]></description>
			<content:encoded><![CDATA[<p>In pricing there are requirements, and inside this requirements there are 2 forms, KOBED and KOBEV.</p>
<p>What&#8217;s the difference between them?</p>
<p>KOBED &#8211; This is called at header and item level</p>
<p>KOBEV &#8211; Used for header level</p>
<p>Use KOBEV if you only need header changes. If you use KOBED and only need header data your performance may not be the best!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/03/29/difference-between-kobed-and-kobev/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inbound/Outbound Emails</title>
		<link>http://www.sapkd.com/2010/03/27/inboundoutbound-emails/</link>
		<comments>http://www.sapkd.com/2010/03/27/inboundoutbound-emails/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 00:15:03 +0000</pubDate>
		<dc:creator>BMG</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[RSBCSIN]]></category>
		<category><![CDATA[sap email]]></category>
		<category><![CDATA[sap inbound emails]]></category>
		<category><![CDATA[sap inbox]]></category>
		<category><![CDATA[sap mail]]></category>
		<category><![CDATA[sap mails]]></category>
		<category><![CDATA[sap outbound email]]></category>
		<category><![CDATA[sap outbox]]></category>
		<category><![CDATA[SOIN]]></category>
		<category><![CDATA[SOST]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/?p=249</guid>
		<description><![CDATA[Sometimes, we must deal with a system that receives/sends emails, and you want to check the &#8216;traffic&#8217;. This are the most used ways that we use to check this information. For inbound emails - Running report RSBCSIN - Running t-code SOIN For outbound emails - Running t-code SOST Feel free to share with us your [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, we must deal with a system that receives/sends emails, and you want to check the &#8216;traffic&#8217;.</p>
<p>This are the most used ways that we use to check this information.</p>
<p><strong>For inbound emails</strong><br />
- Running report <strong>RSBCSIN</strong><br />
- Running t-code <strong>SOIN</strong></p>
<p><strong>For outbound emails</strong><br />
- Running t-code <strong>SOST</strong></p>
<p>Feel free to share with us your method <img src='http://www.sapkd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/03/27/inboundoutbound-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing&#8230;. regular expressions!</title>
		<link>http://www.sapkd.com/2010/03/19/testing-regular-expressions/</link>
		<comments>http://www.sapkd.com/2010/03/19/testing-regular-expressions/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 18:06:02 +0000</pubDate>
		<dc:creator>BMG</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[([0-9]+)]]></category>
		<category><![CDATA[abap regex]]></category>
		<category><![CDATA[abap regex expressions]]></category>
		<category><![CDATA[abap regular expressions]]></category>
		<category><![CDATA[DEMO_REGEX_TOY]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[sap regex]]></category>
		<category><![CDATA[sap regex expressions]]></category>
		<category><![CDATA[SAP regular expressions]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/?p=227</guid>
		<description><![CDATA[DEMO_REGEX_TOY is a very useful report when you need to find a exact regular expression that suits your needs. Here&#8217;s a small example that you can try to see how cool it is: Imagine that you want to find a number on a string, no matter what position. To do this try: - Enter SE38 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>DEMO_REGEX_TOY</strong> is a very useful report when you need to find a exact regular expression that suits your needs.</p>
<p>Here&#8217;s a small example that you can try to see how cool it is:</p>
<p>Imagine that you want to find a number on a string, no matter what position. To do this try:</p>
<p>- Enter SE38 t-code, and run report <strong>DEMO_REGEX_TOY</strong><br />
- In &#8216;Text&#8217; input box write &#8216;My Name is 007&#8242;<br />
- In &#8216;Regex&#8217; input field write &#8216;([0-9]+)&#8217; (your regular expression) and press &lt;ENTER&gt;<br />
Result: You&#8217;ll check the 007 (the number!) highlighted and the first submatch field cointaing the value you need.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/03/19/testing-regular-expressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Debug a Job in SAP?</title>
		<link>http://www.sapkd.com/2010/03/18/how-to-debug-a-job-in-sap/</link>
		<comments>http://www.sapkd.com/2010/03/18/how-to-debug-a-job-in-sap/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 10:35:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BC - ABAP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[sm37]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/?p=224</guid>
		<description><![CDATA[This is a problem that happens a lot of times, how to know what a job is doing by debug? Transaction SM37; Select the Job; In the OK-CODE field write JDBG; If you have any other solution for this problem feel free to comment and help other readers]]></description>
			<content:encoded><![CDATA[<p>This is a problem that happens a lot of times, how to know what a job is doing by debug?</p>
<ol>
<li>Transaction SM37;</li>
<li>Select the Job;</li>
<li>In the OK-CODE field write <strong>JDBG;</strong></li>
</ol>
<p>If you have any other solution for this problem feel free to comment and help other readers</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/03/18/how-to-debug-a-job-in-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download SAP GUI JAVA for MAC OS X</title>
		<link>http://www.sapkd.com/2010/03/12/download-sap-gui-java-for-mac-os-x/</link>
		<comments>http://www.sapkd.com/2010/03/12/download-sap-gui-java-for-mac-os-x/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 16:23:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[sap gui]]></category>
		<category><![CDATA[sap gui java]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/?p=209</guid>
		<description><![CDATA[This is the download location for SAP GUI JAVA that works on the MAC. Please feel free to use: Link to Download Page Here is the Public FTP for all the versions: ftp://ftp.sap.com/pub/sapgui/java]]></description>
			<content:encoded><![CDATA[<p>This is the download location for SAP GUI JAVA that works on the MAC.</p>
<p>Please feel free to use: <a href="http://www.sdn.sap.com/irj/sdn/sap-gui#section28" target="_blank">Link to Download Page</a></p>
<p>Here is the Public FTP for all the versions: ftp://ftp.sap.com/pub/sapgui/java</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/03/12/download-sap-gui-java-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

