<?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 Tricks &#124; SAP Tips &#38; Tricks &#124; SAP Basis &#38; Applications &#124; SAP Solutions</title>
	<atom:link href="http://saptricks.com/feed" rel="self" type="application/rss+xml" />
	<link>http://saptricks.com</link>
	<description>SAP Tricks - Simply Advanced SAP Tricks and Tips</description>
	<lastBuildDate>Mon, 14 May 2012 03:15:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>BADI&#8217;s in 5 Minutes</title>
		<link>http://saptricks.com/2451/badi</link>
		<comments>http://saptricks.com/2451/badi#comments</comments>
		<pubDate>Mon, 14 May 2012 03:15:07 +0000</pubDate>
		<dc:creator>SAPTricks User</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[BADi]]></category>
		<category><![CDATA[Cross App]]></category>
		<category><![CDATA[Custom ABAP]]></category>
		<category><![CDATA[Interfaces]]></category>
		<category><![CDATA[SAP Technical]]></category>
		<category><![CDATA[SAP Tips]]></category>
		<category><![CDATA[BADI]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[SAP Tricks]]></category>

		<guid isPermaLink="false">http://saptricks.com/?p=2451</guid>
		<description><![CDATA[Generally if you are a developer you know all about BADI&#8217;s, if you are a functional person you possibly only know that they exist. This is what every functional person, at least needs to know about them: A BADI is similar to a user exit. It stands for Business Add In. BADIs  are object orientated. [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Generally if you are a developer you know all about BADI&#8217;s, if you are a functional person you possibly only know that they exist. This is what every functional person, at least needs to know about them:</p>
<p>A BADI is similar to a user exit.</p>
<p>It stands for Business Add In.</p>
<p>BADIs  are object orientated.</p>
<p>You do not need to register the code change in SAP SSCR. (SAP Software change registration).</p>
<p>In ECC the transaction code to <strong>display/change/create</strong> a BADI <strong>definition</strong> is <strong>SE18</strong>.</p>
<p>In SE18 you can also see <strong>detailed descriptions</strong> of the use and examples of standard SAP BADI&#8217;s for example use: ME_DEFINE_CALCTYPE - To reset the calculation type in a purchase order.</p>
<p>In ECC you can see the <strong>business implementation</strong> that calls the BADI in transaction <strong>SE19</strong>.</p>
<ul>
<li>In the definition, SE18 you create an enhancement that is called from the application code</li>
</ul>
<ul>
<li>In the implementation, SE19  you save the code for the functions for the enhancement</li>
</ul>
<p><strong>How do you find a BADI:</strong></p>
<p>Go to the transaction code you wish to check, for example MM02. Click on a field, select help, select technical details. (F1-F9), then double click on the program name.</p>
<ol>
<li>Search in the program for the string <strong>CL_EXITHANDLER</strong> you should find the string <strong>&#8220;CALL METHOD CL_EXITHANDLER=&gt;GET_INSTANCE&#8221;</strong> where you will find the relevant BADI.</li>
<li>Alternatively you can find out the BADI name by following this post: <a href="http://saptricks.com/2438/find-a-badi">http://saptricks.com/2438/find-a-badi</a></li>
</ol>
<div class="shr-publisher-2451"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2451%2Fbadi' data-shr_title='BADI%27s+in+5+Minutes'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2451%2Fbadi' data-shr_title='BADI%27s+in+5+Minutes'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/2451/badi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove &#8220;Copy From&#8221; in Solman title</title>
		<link>http://saptricks.com/2450/remove-copy-from-in-solman-title</link>
		<comments>http://saptricks.com/2450/remove-copy-from-in-solman-title#comments</comments>
		<pubDate>Fri, 27 Apr 2012 03:53:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solution Manager]]></category>
		<category><![CDATA[document copy]]></category>
		<category><![CDATA[SAP Tricks]]></category>
		<category><![CDATA[solar02]]></category>
		<category><![CDATA[solman]]></category>

		<guid isPermaLink="false">http://saptricks.com/?p=2450</guid>
		<description><![CDATA[Do you wish to remove the &#8220;Copy From&#8221; prefix of a document title in Solman? When copying a document in Solution Manager, the original title gets “Copy From” as a prefix for the new title. When the length of a document title approaches the limit of 64 characters, relevant parts at the end can get [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Do you wish to <strong>remove the &#8220;Copy From&#8221;</strong> prefix of a document title in Solman?</p>
<p>When copying a document in Solution Manager, the original title gets “Copy From” as a prefix for the new title. When the length of a document title approaches the limit of 64 characters, relevant parts at the end can get truncated by putting this prefix at the beginning.</p>
<p>To solve this you can simply remove the prefix by using a simple<strong> SAP note - 1605780</strong>. This correction avoids the prefix and thus keeps the original title for the copied document.</p>
<div class="shr-publisher-2450"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2450%2Fremove-copy-from-in-solman-title' data-shr_title='Remove+%22Copy+From%22+in+Solman+title'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2450%2Fremove-copy-from-in-solman-title' data-shr_title='Remove+%22Copy+From%22+in+Solman+title'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/2450/remove-copy-from-in-solman-title/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to unprotect a variant</title>
		<link>http://saptricks.com/2449/how-to-unprotect-a-variant</link>
		<comments>http://saptricks.com/2449/how-to-unprotect-a-variant#comments</comments>
		<pubDate>Mon, 23 Apr 2012 03:17:58 +0000</pubDate>
		<dc:creator>SAPTricks User</dc:creator>
				<category><![CDATA[Background Jobs]]></category>
		<category><![CDATA[SAP Functional]]></category>
		<category><![CDATA[SAP General]]></category>
		<category><![CDATA[SAP Technical]]></category>
		<category><![CDATA[SAP Tips]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[SAP Tricks]]></category>
		<category><![CDATA[variant]]></category>

		<guid isPermaLink="false">http://saptricks.com/?p=2449</guid>
		<description><![CDATA[Quite often, program variants are protected to avoid any unauthorised users from changing them. For example, if this variant is for a program which is part of a batch plan, you don&#8217;t want to this variant to be modified as it will disturb your automatic processes. So you protect your variants. But a protected variant [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Quite often, program variants are protected to avoid any unauthorised users from changing them.</p>
<p>For example, if this variant is for a program which is part of a batch plan, you don&#8217;t want to this variant to be modified as it will disturb your automatic processes. So you protect your variants. But a protected variant can only been changed by the user who has protected this variant.</p>
<p>The issue could arise when the original user has left the company or the variant is required to be changed for an urgent issue?</p>
<p><strong>The solution</strong> &#8211; Go to <strong>transaction SE38</strong>, execute program <strong>RSVARENT</strong>, <strong>&#8220;Cancel Variant Protection&#8221;</strong> enter the <strong>program</strong> and the <strong>variant</strong> you want to unprotect and execute. The program variant is now available for any changes.</p>
<p><em>Submitted by <a href="http://au.linkedin.com/in/rferali " target="_blank">Robin Ferali</a> – Thank you for contributing to the webs largest database of SAP tricks!</em></p>
<div class="shr-publisher-2449"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2449%2Fhow-to-unprotect-a-variant' data-shr_title='How+to+unprotect+a+variant'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2449%2Fhow-to-unprotect-a-variant' data-shr_title='How+to+unprotect+a+variant'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/2449/how-to-unprotect-a-variant/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find a BADI</title>
		<link>http://saptricks.com/2438/find-a-badi</link>
		<comments>http://saptricks.com/2438/find-a-badi#comments</comments>
		<pubDate>Fri, 20 Apr 2012 03:56:23 +0000</pubDate>
		<dc:creator>SAPTricks User</dc:creator>
				<category><![CDATA[BADi]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[BADI]]></category>
		<category><![CDATA[enhancement]]></category>
		<category><![CDATA[routine]]></category>
		<category><![CDATA[User Exit]]></category>

		<guid isPermaLink="false">http://saptricks.com/?p=2438</guid>
		<description><![CDATA[There are some cases where we need to add some functionality when a transaction is called or an action is done in SAP. In some cases we are not able to know which BADI to change in order to have our customized behaviour for a determined action. Well, following the following steps we will be [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>There are some cases where we need to add some functionality when a transaction is called or an action is done in SAP.</p>
<p>In some cases we are not able to know which BADI to change in order to have our customized behaviour for a determined action.</p>
<p>Well, following the following steps we will be able to identify the BADI that we will need to change:</p>
<p>Step 1: SE37 display <strong>Function Module</strong> &#8211; <strong>SXV_GET_CLIF_BY_NAME.</strong></p>
<p>Step 2: Set a <strong>BREAKPOINT</strong> on call function <strong>SXV_ADD_PREFIX</strong> .</p>
<p>Step 3: In another SESSION run the desired transaction, parameter &#8216;<strong>name</strong>&#8216; gives the <strong>BADI</strong>; (parameter &#8216;clif &#8216; gives implementation, e.g. for TCode MIGO name = MB_MIGO_BADI, clif = CL_EX_MB_MIGO_BADI.)</p>
<p><em>Submitted by an anonymous SAPtricks User – Thank you for contributing to the webs largest database of SAP tricks!</em></p>
<div class="shr-publisher-2438"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2438%2Ffind-a-badi' data-shr_title='Find+a+BADI'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2438%2Ffind-a-badi' data-shr_title='Find+a+BADI'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/2438/find-a-badi/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to activate or deactivate MS-Word as default text editor</title>
		<link>http://saptricks.com/2437/how-to-activate-or-deactivate-ms-word-as-default-text-editor</link>
		<comments>http://saptricks.com/2437/how-to-activate-or-deactivate-ms-word-as-default-text-editor#comments</comments>
		<pubDate>Thu, 19 Apr 2012 03:31:49 +0000</pubDate>
		<dc:creator>SAPTricks User</dc:creator>
				<category><![CDATA[SAP script / Smart forms]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[MS word]]></category>
		<category><![CDATA[SAPSCRIPT]]></category>
		<category><![CDATA[smartforms]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://saptricks.com/?p=2437</guid>
		<description><![CDATA[When you want to activate/deactivate MS Word as the text editor for SAPscript/Smartforms. - Call transaction se38, enter program RSCPSETEDITOR and press Execute (F8). On the next screen, select the checkbox SAPScript/Smartforms and press &#8216;Activate&#8217;. - This is a fantastically fast method to produce multiple texts in multiple languages provided they are supported by your [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong>When you want to activate/deactivate MS Word as the text editor for SAPscript/Smartforms.<br />
</strong></p>
<p>- Call transaction se38, enter <strong></strong>program <strong>RSCPSETEDITOR</strong> and press Execute (F8). On the next screen, select the checkbox SAPScript/Smartforms and press &#8216;Activate&#8217;.</p>
<p>- This is a fantastically fast method to produce multiple texts in multiple languages provided they are supported by your code page. Check out the OSS note below for comprehensive instructions on MS Word setup and available options.</p>
<p><strong>OSS Note: 742662.<br />
</strong></p>
<p><em>Submitted by an anonymous SAPtricks User &#8211; Thank you for contributing to the webs largest database of SAP tricks!</em></p>
<div class="shr-publisher-2437"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2437%2Fhow-to-activate-or-deactivate-ms-word-as-default-text-editor' data-shr_title='How+to+activate+or+deactivate+MS-Word+as+default+text+editor'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2437%2Fhow-to-activate-or-deactivate-ms-word-as-default-text-editor' data-shr_title='How+to+activate+or+deactivate+MS-Word+as+default+text+editor'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/2437/how-to-activate-or-deactivate-ms-word-as-default-text-editor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EDI IDOC Tables</title>
		<link>http://saptricks.com/2427/edi-idoc-tables</link>
		<comments>http://saptricks.com/2427/edi-idoc-tables#comments</comments>
		<pubDate>Tue, 03 Apr 2012 03:39:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ALE]]></category>
		<category><![CDATA[Cross App]]></category>
		<category><![CDATA[Custom ABAP]]></category>
		<category><![CDATA[IDoc's]]></category>
		<category><![CDATA[Interfaces]]></category>
		<category><![CDATA[LSMW]]></category>
		<category><![CDATA[SAP Tips]]></category>
		<category><![CDATA[SOA Service Oriented Architecture]]></category>
		<category><![CDATA[XI PI]]></category>
		<category><![CDATA[edi]]></category>
		<category><![CDATA[orders]]></category>
		<category><![CDATA[pi]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[sap tables]]></category>
		<category><![CDATA[SAP Tricks]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[xi]]></category>

		<guid isPermaLink="false">http://saptricks.com/?p=2427</guid>
		<description><![CDATA[Requirement: You wish to investigate the contents of an IDoc. Or you need to locate a specific IDoc based upon a specific IDoc segment value. Solution: The best solution is not to use tables, but instead to use the standard SAP transaction WE09. (The IDoc search for business content.) Here you can locate for example, [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong>Requirement</strong>: You wish to investigate the contents of an IDoc. Or you need to locate a specific IDoc based upon a specific IDoc segment value.</p>
<p><strong>Solution</strong>: The best solution is not to use tables, but instead to use the standard <strong>SAP transaction WE09</strong>. (The IDoc search for business content.) Here you can locate for example, all Sales Order IDocs that were for a specific product. (You search for a value (material) in a field (IDTNR) within a segment for example (E1EDP19) for a Basic Type for example (ORDERS05).</p>
<p>In some instances you may wish to use the tables in which case there are 3 main reference tables:</p>
<ul>
<li>Control Record Table = <strong>EDIDC</strong></li>
<li>Data Record Table = <strong>EDID4</strong></li>
<li>Status Record Table = <strong>EDIDS</strong></li>
</ul>
<div class="shr-publisher-2427"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2427%2Fedi-idoc-tables' data-shr_title='EDI+IDOC+Tables'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2427%2Fedi-idoc-tables' data-shr_title='EDI+IDOC+Tables'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/2427/edi-idoc-tables/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attachment in Sales Document</title>
		<link>http://saptricks.com/2422/attachment-in-sale-order</link>
		<comments>http://saptricks.com/2422/attachment-in-sale-order#comments</comments>
		<pubDate>Tue, 27 Mar 2012 03:50:39 +0000</pubDate>
		<dc:creator>SAPTricks User</dc:creator>
				<category><![CDATA[Contracts/Agreements]]></category>
		<category><![CDATA[SD Doc Header]]></category>
		<category><![CDATA[SD Doc Item]]></category>
		<category><![CDATA[SD Process]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[sales header]]></category>
		<category><![CDATA[SAP Tips]]></category>
		<category><![CDATA[SAP Tricks]]></category>
		<category><![CDATA[saptricks user]]></category>
		<category><![CDATA[user profile]]></category>

		<guid isPermaLink="false">http://saptricks.com/?p=2422</guid>
		<description><![CDATA[Requirement: Storing the soft copies or scanned copies related Sales Document. Steps: Go to SU3, in parameter tab maintain SD_SWU_ACTIVE in parameter ID, maintain X in parameter value and save. Now you will find services object on top left side corner of Sales Document. You may now create/view attachments and notes to the Sales Document. [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong>Requirement</strong>: Storing the soft copies or scanned copies related Sales Document.</p>
<p><strong>Steps</strong>:</p>
<ol>
<li>Go to <strong>SU3</strong>, in parameter tab maintain <strong>SD_SWU_ACTIVE</strong> in parameter ID, maintain <strong>X</strong> in parameter value and save.</li>
<li>Now you will find services object on top left side corner of Sales Document.</li>
<li>You may now create/view attachments and notes to the Sales Document.</li>
</ol>
<p><em><em>Submitted by an anonymous SAPtricks User – Thank you for contributing to the webs largest database of SAP tricks!</em></em></p>
<div class="shr-publisher-2422"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2422%2Fattachment-in-sale-order' data-shr_title='Attachment+in+Sales+Document'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2422%2Fattachment-in-sale-order' data-shr_title='Attachment+in+Sales+Document'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/2422/attachment-in-sale-order/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Transports by IMG</title>
		<link>http://saptricks.com/21/search-transports-by-img</link>
		<comments>http://saptricks.com/21/search-transports-by-img#comments</comments>
		<pubDate>Wed, 21 Mar 2012 04:12:00 +0000</pubDate>
		<dc:creator>Glynn Williams</dc:creator>
				<category><![CDATA[mySAP ERP]]></category>
		<category><![CDATA[SAP Functional]]></category>
		<category><![CDATA[Transports]]></category>
		<category><![CDATA[Basis]]></category>
		<category><![CDATA[Cross App]]></category>
		<category><![CDATA[SAP Tricks]]></category>

		<guid isPermaLink="false">http://www.eace.co.uk/?p=21</guid>
		<description><![CDATA[So picture the scenario: You see an article which is configured has been changed in the IMG, but you do not know which transport was responsible. You could search with SE10 via table names , but did you know there is an easier method? If you are trying to locate a transport/s of a specific [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong>So picture the scenario:</strong> You see an article which is configured has been changed in the IMG, but you do not know which transport was responsible. You could search with SE10 via table names , but did you know there is an easier method?</p>
<p>If you are trying to locate a transport/s of a specific IMG activity or object it is very easy to do, without even using the table names, simply use transaction SE 10 with the following steps:</p>
<p style="padding-left: 30px;">1) Select Transport and organizer tools (Shift +F6).</p>
<p style="padding-left: 30px;">2) Select &#8220;Search for Objects in Requests/Tasks&#8221;.</p>
<p style="padding-left: 30px;">3) Select 1/2 down the page for &#8220;IMG Activity&#8221; then select F4.</p>
<p style="padding-left: 30px;">4) Now select the place in the IMG, the lowest drill down level possible, for which you wish to search for transports, which include those changed objects.</p>
<p style="padding-left: 30px;">5) Then select the date range and Status &#8220;modifiable&#8221; or &#8220;Released&#8221; and execute.</p>
<div class="shr-publisher-21"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F21%2Fsearch-transports-by-img' data-shr_title='Search+Transports+by+IMG'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F21%2Fsearch-transports-by-img' data-shr_title='Search+Transports+by+IMG'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/21/search-transports-by-img/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customer Master FI SD Integration</title>
		<link>http://saptricks.com/2120/customer-master-fi-sd-integration</link>
		<comments>http://saptricks.com/2120/customer-master-fi-sd-integration#comments</comments>
		<pubDate>Fri, 16 Mar 2012 06:11:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[1. SD]]></category>
		<category><![CDATA[Customer/Partner]]></category>
		<category><![CDATA[FI]]></category>
		<category><![CDATA[Customer]]></category>
		<category><![CDATA[SD]]></category>

		<guid isPermaLink="false">http://saptricks.com/?p=2120</guid>
		<description><![CDATA[Picture the scenario: Due to Sarbanes-Oxly or some other reason the FI part of the customer master is created by the Finance team. After which the SD part of the customer master is created by the Sales team. It is possible that the two teams have failed to communicate to eath other and customer master [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong>Picture the scenario: </strong>Due to Sarbanes-Oxly or some other reason the FI part of the customer master is created by the Finance team. After which the SD part of the customer master is created by the Sales team. It is possible that the two teams have failed to communicate to eath other and customer master records can be sitting in your system as incomplete.</p>
<p>To report on these you can use the transaction <strong>OV50</strong>. This will show you the sales area created customer master records for which there are missing company code views, or visa versa. (A great little utility.)</p>
<div class="shr-publisher-2120"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2120%2Fcustomer-master-fi-sd-integration' data-shr_title='Customer+Master+FI+SD+Integration'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2120%2Fcustomer-master-fi-sd-integration' data-shr_title='Customer+Master+FI+SD+Integration'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/2120/customer-master-fi-sd-integration/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submit your own SAP Tips &amp; Tricks</title>
		<link>http://saptricks.com/2404/submit-your-own-sap-tips-tricks</link>
		<comments>http://saptricks.com/2404/submit-your-own-sap-tips-tricks#comments</comments>
		<pubDate>Tue, 13 Mar 2012 16:43:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://saptricks.com/?p=2404</guid>
		<description><![CDATA[You are now able to submit your own SAP tips and tricks. Find more of what you need! Engage and share content with other SAP professionals. Simply submit a Tip or Trick on the right hand side of every page. Help establish the largest resource of SAP Tips and Tricks on the web.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>You are now able to submit your own SAP tips and tricks. Find more of what you need! Engage and share content with other SAP professionals. Simply submit a Tip or Trick on the right hand side of every page. Help establish the largest resource of SAP Tips and Tricks on the web.</p>
<div class="shr-publisher-2404"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2404%2Fsubmit-your-own-sap-tips-tricks' data-shr_title='Submit+your+own+SAP+Tips+%26+Tricks'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fsaptricks.com%2F2404%2Fsubmit-your-own-sap-tips-tricks' data-shr_title='Submit+your+own+SAP+Tips+%26+Tricks'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://saptricks.com/2404/submit-your-own-sap-tips-tricks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

