<?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 Mental Notes &#187; Basis</title>
	<atom:link href="http://www.kowboyz.nl/blog/category/basis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kowboyz.nl/blog</link>
	<description>SAP MM, SD, PP - Tips &#38; Tricks</description>
	<lastBuildDate>Sat, 28 Aug 2010 07:25:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SQVI &#8211; Create quick report</title>
		<link>http://www.kowboyz.nl/blog/sqvi-create-quick-report/</link>
		<comments>http://www.kowboyz.nl/blog/sqvi-create-quick-report/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 07:36:32 +0000</pubDate>
		<dc:creator>Kowboy</dc:creator>
				<category><![CDATA[Basis]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=516</guid>
		<description><![CDATA[In an earlier post I promised to give a quickguide to creating a query in SAP based in transaction SQVI. I&#8217;m going to show you how you can quickly build a custom report for reporting Sales Schedule Lines based on different filter criteria and multiple tables (VBAK, VBAP and VBEP: header, item and schedule line [...]


Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/edit-sap-tables/' rel='bookmark' title='Permanent Link: Edit SAP tables'>Edit SAP tables</a></li>
<li><a href='http://www.kowboyz.nl/blog/se16n-change-log/' rel='bookmark' title='Permanent Link: Change log SE16N'>Change log SE16N</a></li>
<li><a href='http://www.kowboyz.nl/blog/dead-stock-report-mc50/' rel='bookmark' title='Permanent Link: Dead stock report &#8211; MC50'>Dead stock report &#8211; MC50</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In an earlier post I promised to give a quickguide to creating a query in SAP based in transaction SQVI. I&#8217;m going to show you how you can quickly build a custom report for reporting Sales Schedule Lines based on different filter criteria and multiple tables (VBAK, VBAP and VBEP: header, item and schedule line data resp.):</p>
<p><span id="more-516"></span>1) Go to transaction SQVI: In the section &#8216;Quickviews for &#8230;&#8217; you may see some prepared reports already. Since you are new to this it is likely to be empty. Since we are going to create a new report enter a name for the report in the Quickview name field and press &lt; Create&gt;.</p>
<div id="attachment_519" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi.png" rel="lightbox[516]"><img class="size-medium wp-image-519" title="sqvi" src="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi-300x127.png" alt="sqvi" width="300" height="127" /></a><p class="wp-caption-text">SQVI - Main screen</p></div>
<p>2) In the selection window enter descriptions and choose &#8216;Table join&#8217; as &#8216;Data source&#8217;. This means we are going to connect and use multiple tables. Press &lt;Enter&gt; to continue.</p>
<p>3) In the screen &#8216;Choose data source&#8217; press the &#8216;Insert table&#8217; button. In the window that pops up enter the name of the table that you need.</p>
<div id="attachment_523" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi-add-table1.png" rel="lightbox[516]"><img class="size-medium wp-image-523" title="sqvi-add-table1" src="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi-add-table1-300x198.png" alt="SQVI - Add table" width="300" height="198" /></a><p class="wp-caption-text">SQVI - Add table</p></div>
<p>4) Repeat the previous step for all required tables. Your screen will now look like below:</p>
<div id="attachment_525" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi-tables1.png" rel="lightbox[516]"><img class="size-medium wp-image-525" title="sqvi-tables1" src="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi-tables1-300x95.png" alt="SQVI - Tables" width="300" height="95" /></a><p class="wp-caption-text">SQVI - Tables</p></div>
<p>5) Press &#8216;F3&#8242; to go to the configuration screen. In the left side of the screen you can select per table which fields are for selection and/or list purpose. E.g. if you only select a field as &#8216;List field&#8217; it will show up in the report results, but will not appear in the selection screen of the report as a filter criterium. For the header I choose: document number, doc date, sales organization, distribution channel and sold-to party (all list and selection). On item level I select: Material Number and Reason for rejection (to be able to exclude rejected lines). Both List and Selection. For Schedule I pick: Item, Schedule Line, Schedule line category, Schedule line date and Confirmed qty. Only Schedule line category and date both List and Selection. The others only List. Now your screen will look like below.</p>
<div id="attachment_532" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi-fields.png" rel="lightbox[516]"><img class="size-medium wp-image-532" title="sqvi-fields" src="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi-fields-300x147.png" alt="SQVI - Fields selected" width="300" height="147" /></a><p class="wp-caption-text">SQVI - Fields selected</p></div>
<p>6) Now it&#8217;s time to test drive your report! Press <img src="file:///C:/temp/moz-screenshot.jpg" alt="" />&lt;Execute&gt;. It takes a short time for SAP to build te report. You are taken to the selection screen of the report. Now it is important that you have an idea of what data you are going to find. Enter filter criteria based on this idea. I mention this because you need to validate the data you will be presented in the report. Do not just accept the quantities. Analyze the results and if the numbers are off find out why and adjust your report&#8217;s  filter criteria and/or add extra filters to remove redundant data.</p>
<div id="attachment_533" class="wp-caption alignnone" style="width: 309px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi-report.png" rel="lightbox[516]"><img class="size-medium wp-image-533" title="sqvi-report" src="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/sqvi-report-299x186.png" alt="SQVI - Report" width="299" height="186" /></a><p class="wp-caption-text">SQVI - Report</p></div>
<p>7) If you are satisfied with the quality of the report save it for future use. It is possible to link it to a transaction code and make it accesible for users through authorization. I will post a guide on this in the future.</p>
<div><a rel="cc:attributionURL" href="http://www.kowboyz.nl">Kowboyz BV</a> / <a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/nl/">CC BY-ND 3.0</a></div>


<p>Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/edit-sap-tables/' rel='bookmark' title='Permanent Link: Edit SAP tables'>Edit SAP tables</a></li>
<li><a href='http://www.kowboyz.nl/blog/se16n-change-log/' rel='bookmark' title='Permanent Link: Change log SE16N'>Change log SE16N</a></li>
<li><a href='http://www.kowboyz.nl/blog/dead-stock-report-mc50/' rel='bookmark' title='Permanent Link: Dead stock report &#8211; MC50'>Dead stock report &#8211; MC50</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kowboyz.nl/blog/sqvi-create-quick-report/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Test standard LIS analyses with different source versions</title>
		<link>http://www.kowboyz.nl/blog/test-standard-lis-analyses-source-versions/</link>
		<comments>http://www.kowboyz.nl/blog/test-standard-lis-analyses-source-versions/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 10:27:05 +0000</pubDate>
		<dc:creator>Kowboy</dc:creator>
				<category><![CDATA[Basis]]></category>
		<category><![CDATA[LIS]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=504</guid>
		<description><![CDATA[There are wonderful reports available in standard SAP&#8217;s Information Structures (E.g. MCxx reports). It can be so cruel though when data gets corrupted. You usually end up comparing report figures with whatever reasonable value you find elsewhere in SAP. If you want to be sure about the Information Structure&#8217;s reliability it is worthwhile to update [...]


Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/inventory-information-system/' rel='bookmark' title='Permanent Link: Inventory Information System'>Inventory Information System</a></li>
<li><a href='http://www.kowboyz.nl/blog/stock-previous-periods-mc9/' rel='bookmark' title='Permanent Link: Stock in previous periods: MC.9'>Stock in previous periods: MC.9</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There are wonderful reports available in standard SAP&#8217;s Information Structures (E.g. MCxx reports). It can be so cruel though when data gets corrupted. You usually end up comparing report figures with whatever reasonable value you find elsewhere in SAP. If you want to be sure about the Information Structure&#8217;s reliability it is worthwhile to update an infostructure (say S021 &#8211; Production Order), store it under a temporary version &#8216;&amp;(1&#8242;, and finally call this test version in a report that default uses version &#8217;000&#8242;.</p>
<p>To call up another version than &#8217;000&#8242; go to <em>System &gt; User profile &gt; User parameters</em> and enter the parameter ID &#8216;MCR&#8217; with the value &#8216;X&#8217;.</p>
<div id="attachment_505" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/mcr.png" rel="lightbox[504]"><img class="size-medium wp-image-505" title="User parameters" src="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/mcr-300x124.png" alt="Parameter MCR" width="300" height="124" /></a><p class="wp-caption-text">Parameter MCR</p></div>
<p>Now if you call up a standard analysis like <em>MCP3 &#8211; Production Order Analysis</em> a new field is visible for version selection. See picture below.</p>
<div id="attachment_506" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/version.png" rel="lightbox[504]"><img class="size-medium wp-image-506" title="Version field" src="http://www.kowboyz.nl/blog/wp-content/uploads/2009/01/version-300x175.png" alt="MCP3 - New version field" width="300" height="175" /></a><p class="wp-caption-text">MCP3 - New version field</p></div>
<p>The major benefit of this procedure is that you don&#8217;t have to backup/delete current production data in version &#8217;000&#8242;.</p>
<p>It is also possible to compare the current version &#8217;000&#8242; with the new test version going to <em>Menu &gt; Edit &gt; Comparisons &gt; Planned/Actual&#8230;</em></p>
<div><a rel="cc:attributionURL" href="http://www.kowboyz.nl">Kowboyz BV</a> / <a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/nl/">CC BY-ND 3.0</a></div>


<p>Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/inventory-information-system/' rel='bookmark' title='Permanent Link: Inventory Information System'>Inventory Information System</a></li>
<li><a href='http://www.kowboyz.nl/blog/stock-previous-periods-mc9/' rel='bookmark' title='Permanent Link: Stock in previous periods: MC.9'>Stock in previous periods: MC.9</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kowboyz.nl/blog/test-standard-lis-analyses-source-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing barcode labels in SAP R/3</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/</link>
		<comments>http://www.kowboyz.nl/blog/smartform-barcode-labels/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 13:36:59 +0000</pubDate>
		<dc:creator>Kowboy</dc:creator>
				<category><![CDATA[Basis]]></category>
		<category><![CDATA[Barcode]]></category>
		<category><![CDATA[MM]]></category>
		<category><![CDATA[PP]]></category>
		<category><![CDATA[SmartForm]]></category>

		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188</guid>
		<description><![CDATA[Last week I spent some time finding out how to implement barcode printing in SAP. As usual I googled the internet and a couple of alternatives were flung at me: middleware, hardware vendor applications, installing fonts, etc. Interestingly enough there is one very simple solution: using the standard barcode font that SAP standard offers for [...]


Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/configure-label-printing/' rel='bookmark' title='Permanent Link: Configure label printing'>Configure label printing</a></li>
<li><a href='http://www.kowboyz.nl/blog/batch-determination-im/' rel='bookmark' title='Permanent Link: Batch determination for IM'>Batch determination for IM</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Last week I spent some time finding out how to implement barcode printing in SAP. As usual I googled the internet and a couple of alternatives were flung at me: middleware, hardware vendor applications, installing fonts, etc.</p>
<p>Interestingly enough there is one very simple solution: using the standard barcode font that SAP standard offers for SmartForms.  You wonder why there are so many alternatives while SAP already includes the easiest one. The main requirements for printing barcodes this way are:</p>
<p><span id="more-188"></span></p>
<ul>
<li>It will only work with SmartForms. If you are still using SapScript this is the time to switch to the modern era of form design.</li>
<li>SAP R/3 4.6C: you are running an older version? Seriously? Then wake up your CIO.</li>
</ul>
<p>How to approach label design with barcodes:</p>
<p>1) Design the label: choose the text elements and the type of barcode. Think about what technical data elements to include and from what structure table these can be taken (e.g. MATNR for material number). The below example is designed to let the barcode represent the batch number.</p>
<div id="attachment_189" class="wp-caption alignnone" style="width: 186px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/screenhunter_01-nov-13-1410.bmp" rel="lightbox[188]"><img class="size-medium wp-image-189" title="Bar_Code_Label" src="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/screenhunter_01-nov-13-1410.bmp" alt="Bar code label" width="176" height="227" /></a><p class="wp-caption-text">Bar code label</p></div>
<p>2) In your design include Font: standard text is Helvetica, but your barcode is the standard font that SAP offers. Go to transaction SE73 to create the appropriate barcode type. On the opening screen of SE73 choose &#8220;System Bar Codes&#8221; &gt; Change.</p>
<p><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/screenhunter_04-nov-13-1440.bmp" rel="lightbox[188]"><img class="alignnone size-medium wp-image-195" title="SE73 - SAP system bar codes" src="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/screenhunter_04-nov-13-1440.bmp" alt="SE73 - Choose system bar codes" width="229" height="236" /></a></p>
<p>3) On the screen &lt;Change System Bar Codes&gt; choose <em>Create</em> (F5). Choose new barcode technology. Run through the steps that SAP offers you. It will ask you what type of barcode you prefer. Code 128 is a common type that will fit your need in most cases. Create your new type starting with &#8216;Z&#8217;.</p>
<p><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/screenhunter_06-nov-14-0815.bmp" rel="lightbox[188]"><img class="alignnone size-medium wp-image-220" title="SE73 - Change System Bar Code" src="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/screenhunter_06-nov-14-0815.bmp" alt="SE73 - Change System Bar Code" width="432" height="141" /></a></p>
<p>4) The developer will make sure that using your data elements and font types in SmartForm the label will be ready for use. If your batch code (CHARG) is &#8217;1234567890&#8242; then with the new barcode font this number will be displayed as the barcode in the example label above.</p>
<p>5) Set up the output configuration through customizing. In case of GR labels: <em>IMG &gt; Materials Management &gt; Inv Management and Phys Inventory &gt; Output Determination. </em>Unfortunately the special label output determination (output types WEE1, WEE2 and WEE3) don&#8217;t go together with SmartForms. This means you cannot use the &#8216;special&#8217; label output determination as described <a href="http://www.kowboyz.nl/blog/configure-label-printing/" target="_blank">here</a>.</p>
<p><strong>Other</strong></p>
<p>If you experience problems printing barcode labels in SAP, below you find links to two of the most popular printer vendors who partner with SAP:</p>
<ul>
<li>Printing SmartForm barcode labels with <a href="http://www.satoworldwide.com/software/sapERP.html" target="_blank">SATO</a></li>
<li>Printing SmartForm barcode labels with <a href="http://www.zebra.com/id/zebra/na/en/index/about_zebra/alliances/strategic_alliances/sap_new/sapsmartforms.html" target="_blank">Zebra</a></li>
</ul>
<p>Below is a link to SAP note 64158 that explains in nitty-gritty detail the new bar code functionality (SAP Service log-on required):</p>
<ul>
<li>SAP note <a href="https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=645158" target="_blank">64158</a> &#8211; New Barcode Technology for SmartForms</li>
</ul>
<p>Finally, if you wish to stick to SapScript for your forms and require barcode support, I recommend following solutions that involve installing a SAP barcode printer driver on your local machines. Site licenses are approximately 1200 EUR (1500 USD). Demos are available at:</p>
<ul>
<li>Barcode .dll by <a href="http://www.tec-it.com/en/software/barcode-software/Default.aspx" target="_blank">TEC-IT</a></li>
<li>Barcode .dll by <a href="http://www.e-bizco.com/english/download.phtml" target="_blank">e-bizco.com</a></li>
<li>Barcode .dll by <a href="http://www.mw6tech.com/sap/barcodedll.html" target="_blank">MW6 Technologies</a></li>
</ul>
<div><a rel="cc:attributionURL" href="http://www.kowboyz.nl">Kowboyz BV</a> / <a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/nl/">CC BY-ND 3.0</a></div>


<p>Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/configure-label-printing/' rel='bookmark' title='Permanent Link: Configure label printing'>Configure label printing</a></li>
<li><a href='http://www.kowboyz.nl/blog/batch-determination-im/' rel='bookmark' title='Permanent Link: Batch determination for IM'>Batch determination for IM</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kowboyz.nl/blog/smartform-barcode-labels/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Change log SE16N</title>
		<link>http://www.kowboyz.nl/blog/se16n-change-log/</link>
		<comments>http://www.kowboyz.nl/blog/se16n-change-log/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 14:33:09 +0000</pubDate>
		<dc:creator>Kowboy</dc:creator>
				<category><![CDATA[Basis]]></category>

		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=137</guid>
		<description><![CDATA[In SE16N you can change SAP tables directly. I explained how to in a previous post. I also warned for the risks involved in doing this. Luckily direct changes in SAP tables are also logged, so you can trace back to the culprit who messed things up. You can query the following SAP tables to [...]


Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/sqvi-create-quick-report/' rel='bookmark' title='Permanent Link: SQVI &#8211; Create quick report'>SQVI &#8211; Create quick report</a></li>
<li><a href='http://www.kowboyz.nl/blog/edit-sap-tables/' rel='bookmark' title='Permanent Link: Edit SAP tables'>Edit SAP tables</a></li>
<li><a href='http://www.kowboyz.nl/blog/customizing-change-log/' rel='bookmark' title='Permanent Link: Customizing Change Log'>Customizing Change Log</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In SE16N you can change SAP tables directly. I explained how to in a previous <a href="http://www.kowboyz.nl/blog/edit-sap-tables/" target="_blank">post</a>. I also warned for the risks involved in doing this. Luckily direct changes in SAP tables are also logged, so you can trace back to the culprit who messed things up. You can query the following SAP tables to report on hacks:<br />
<strong>SE16N_CD_KEY</strong> : Change Documents &#8211; Header<br />
<strong>SE16N_CD_DATA</strong> : Change Documents &#8211; Data</p>
<div xmlns:cc="http://creativecommons.org/ns#" about="http://www.kowboyz.nl/blog/"><a rel="cc:attributionURL" property="cc:attributionName" href="http://www.kowboyz.nl">Kowboyz BV</a> / <a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/nl/">CC BY-ND 3.0</a></div>


<p>Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/sqvi-create-quick-report/' rel='bookmark' title='Permanent Link: SQVI &#8211; Create quick report'>SQVI &#8211; Create quick report</a></li>
<li><a href='http://www.kowboyz.nl/blog/edit-sap-tables/' rel='bookmark' title='Permanent Link: Edit SAP tables'>Edit SAP tables</a></li>
<li><a href='http://www.kowboyz.nl/blog/customizing-change-log/' rel='bookmark' title='Permanent Link: Customizing Change Log'>Customizing Change Log</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kowboyz.nl/blog/se16n-change-log/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Decimal separator</title>
		<link>http://www.kowboyz.nl/blog/decimal-separator-change/</link>
		<comments>http://www.kowboyz.nl/blog/decimal-separator-change/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 21:02:54 +0000</pubDate>
		<dc:creator>Kowboy</dc:creator>
				<category><![CDATA[Basis]]></category>

		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=68</guid>
		<description><![CDATA[Aaaaargh! This can be frustrating in reporting out of SAP into Excel: decimals are considered thousands separator or numbers are not recognized at all as a number. There are three settings involved. To properly solve this issue: first check what is the standard decimal figure used in your company. Then check if this is also [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Aaaaargh! This can be frustrating in reporting out of SAP into Excel: decimals are considered thousands separator or numbers are not recognized at all as a number. There are three settings involved. To properly solve this issue:</p>
<ol>
<li>first check what is the standard decimal figure used in your company. Then check if this is also used in SAP (System &gt; User profile &gt; Own data ).</li>
<li>then check the regional settings of Windows (in XP look in Control Panel). The regional settings also determine the decimal settings. Make sure this is also in sync.</li>
<li>finally check Excel options (Tools &gt; Options ). Either use system settings or enter the figures manually.</li>
</ol>
<p>Now you are set to avoid frustration.</p>
<div id="attachment_175" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/control_panel.png" rel="lightbox[68]"><img class="size-medium wp-image-175" title="Decimal separator in XP regional settings" src="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/control_panel-300x224.png" alt="XP control panel" width="300" height="224" /></a><p class="wp-caption-text">XP control panel</p></div>
<div xmlns:cc="http://creativecommons.org/ns#" about="http://www.kowboyz.nl/blog/"><a rel="cc:attributionURL" property="cc:attributionName" href="http://www.kowboyz.nl">Kowboyz BV</a> / <a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/nl/">CC BY-ND 3.0</a></div>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kowboyz.nl/blog/decimal-separator-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing Change Log</title>
		<link>http://www.kowboyz.nl/blog/customizing-change-log/</link>
		<comments>http://www.kowboyz.nl/blog/customizing-change-log/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 20:48:14 +0000</pubDate>
		<dc:creator>Kowboy</dc:creator>
				<category><![CDATA[Basis]]></category>

		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=53</guid>
		<description><![CDATA[To review changes in customizing / IMG use transaction code SCU3. Make sure that logging is activated for the client. The system will ask you to do so and give instructions if it isn&#8217;t. Related posts:Change log SE16N


Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/se16n-change-log/' rel='bookmark' title='Permanent Link: Change log SE16N'>Change log SE16N</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>To review changes in customizing / IMG use transaction code SCU3. Make sure that logging is activated for the client. The system will ask you to do so and give instructions if it isn&#8217;t.</p>


<p>Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/se16n-change-log/' rel='bookmark' title='Permanent Link: Change log SE16N'>Change log SE16N</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kowboyz.nl/blog/customizing-change-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transaction variant</title>
		<link>http://www.kowboyz.nl/blog/transaction-variant/</link>
		<comments>http://www.kowboyz.nl/blog/transaction-variant/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 19:13:50 +0000</pubDate>
		<dc:creator>Kowboy</dc:creator>
				<category><![CDATA[Basis]]></category>
		<category><![CDATA[authorizations]]></category>

		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=25</guid>
		<description><![CDATA[Lots of clients who wish to make their SAP transactions dummy-proof by making fields mandatory, closing fields for editing or craving for default values. Different paths to Rome here, but one powerful solution being offered through transaction SHD0 in conjunction with SE93. The first transaction allows you to create a transaction variant where it is possible to [...]


Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/transaction-usage-history/' rel='bookmark' title='Permanent Link: Transaction usage history'>Transaction usage history</a></li>
<li><a href='http://www.kowboyz.nl/blog/user-defined-fields-udf-changeedit/' rel='bookmark' title='Permanent Link: User defined fields (UDF): change/edit'>User defined fields (UDF): change/edit</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Lots of clients who wish to make their SAP transactions dummy-proof by making fields mandatory, closing fields for editing or craving for default values. Different paths to Rome here, but one powerful solution being offered through transaction SHD0 in conjunction with SE93. The first transaction allows you to create a transaction variant where it is possible to hide fields, make them mandatory, add default values, add voice recognition, opt for world peace, etc. OK so the last two maybe not, but the message is: &#8220;you can do a lot of modifying here.&#8221; The second transaction SE93 allows you to link the variant to a new home made transaction code. Your customer will love you till the end of times because of this.</p>


<p>Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/transaction-usage-history/' rel='bookmark' title='Permanent Link: Transaction usage history'>Transaction usage history</a></li>
<li><a href='http://www.kowboyz.nl/blog/user-defined-fields-udf-changeedit/' rel='bookmark' title='Permanent Link: User defined fields (UDF): change/edit'>User defined fields (UDF): change/edit</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kowboyz.nl/blog/transaction-variant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Edit SAP tables</title>
		<link>http://www.kowboyz.nl/blog/edit-sap-tables/</link>
		<comments>http://www.kowboyz.nl/blog/edit-sap-tables/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 18:59:55 +0000</pubDate>
		<dc:creator>Kowboy</dc:creator>
				<category><![CDATA[Basis]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=12</guid>
		<description><![CDATA[No matter security on table editing. When in transaction SE16N use the command &#38;SAP_EDIT in the command field in SAP and off you go: edit table content directly. Know what you are doing cause this is far from a best practice way of changing data and can screw up things pretty bad if you don&#8217;t [...]


Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/sqvi-create-quick-report/' rel='bookmark' title='Permanent Link: SQVI &#8211; Create quick report'>SQVI &#8211; Create quick report</a></li>
<li><a href='http://www.kowboyz.nl/blog/se16n-change-log/' rel='bookmark' title='Permanent Link: Change log SE16N'>Change log SE16N</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>No matter security on table editing. When in transaction SE16N use the command <span style="font-style: italic;">&amp;SAP_EDIT</span> in the command field in SAP and off you go: edit table content directly.</p>
<p><div class="note"><div class="notewarning">Know what you are doing cause this is far from a best practice way of changing data and can screw up things pretty bad if you don&#8217;t really know what you are doing. If the value that you wish to change is a dependent variable to another (background) process stay clear of this method. If you are not sure &#8211; seriously: don&#8217;t edit the table content.</div></div></p>
<p>See my other <a href="http://www.kowboyz.nl/blog/change-log-se16n/" target="_self">post</a> on how to track change by people who edited tables with this method.</p>
<p><strong>Step-by-step</strong></p>
<p>1) Go to transaction SE16N or alternatively use shortcut and type just &#8216;N&#8217;. Enter here the table that you wish to edit.</p>
<div id="attachment_182" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/se16n.png" rel="lightbox[12]"><img class="size-medium wp-image-182" title="&amp;SAP_EDIT - SE16N" src="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/se16n-300x116.png" alt="SE16N or just N" width="300" height="116" /></a><p class="wp-caption-text">SE16N or just N</p></div>
<p>2) In the command field enter &#8216;&amp;SAP_EDIT&#8217; and press enter. The maintenance indicator in SE16N will switch on.</p>
<div id="attachment_183" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/se16n_2.png" rel="lightbox[12]"><img class="size-medium wp-image-183" title="&amp;SAP_EDIT - SE16N - Maintenance on" src="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/se16n_2-300x127.png" alt="Command field entry" width="300" height="127" /></a><p class="wp-caption-text">Command field entry</p></div>
<p>3) Narrow your search results by entering selection criteria and press F8 to run the report.</p>
<p>4) You can remove lines or just add/change data and press save.</p>
<div id="attachment_184" class="wp-caption alignnone" style="width: 310px"><a href="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/se16n_table_result.png" rel="lightbox[12]"><img class="size-medium wp-image-184" title="se16n_table_result" src="http://www.kowboyz.nl/blog/wp-content/uploads/2008/11/se16n_table_result-300x119.png" alt="&amp;SAP_EDIT - SE16N - Table results" width="300" height="119" /></a><p class="wp-caption-text">&amp;SAP_EDIT - SE16N - Table results</p></div>
<p>Voila! You just hacked your way into the table structure and made some changes.</p>
<p><strong>Update</strong> 05-Oct-2009: interesting comments made on this hack: <a title="Comments on SAP hack" href="http://it.toolbox.com/blogs/sap-on-db2/a-few-sap-ecc-hacks-34484" target="_blank">blog on IT toolbox</a></p>
<div><a rel="cc:attributionURL" href="http://www.kowboyz.nl">Kowboyz BV</a> / <a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/nl/">CC BY-ND 3.0</a></div>


<p>Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/sqvi-create-quick-report/' rel='bookmark' title='Permanent Link: SQVI &#8211; Create quick report'>SQVI &#8211; Create quick report</a></li>
<li><a href='http://www.kowboyz.nl/blog/se16n-change-log/' rel='bookmark' title='Permanent Link: Change log SE16N'>Change log SE16N</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kowboyz.nl/blog/edit-sap-tables/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Transaction usage history</title>
		<link>http://www.kowboyz.nl/blog/transaction-usage-history/</link>
		<comments>http://www.kowboyz.nl/blog/transaction-usage-history/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 18:59:16 +0000</pubDate>
		<dc:creator>Kowboy</dc:creator>
				<category><![CDATA[Basis]]></category>
		<category><![CDATA[log]]></category>

		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=9</guid>
		<description><![CDATA[A very useful tool to track usage of transaction: ST03N and STAD. This transaction can report on different levels how often a specific transaction is used and by which users. This can be handy in determining authorization profiles after Golive. It can also be used by Big Brother to check whether end user testing has [...]


Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/transaction-variant/' rel='bookmark' title='Permanent Link: Transaction variant'>Transaction variant</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A very useful tool to track usage of transaction: ST03N and STAD. This transaction can report on different levels how often a specific transaction is used and by which users. This can be handy in determining authorization profiles after Golive. It can also be used by Big Brother to check whether end user testing has really taken place.</p>


<p>Related posts:<ol><li><a href='http://www.kowboyz.nl/blog/transaction-variant/' rel='bookmark' title='Permanent Link: Transaction variant'>Transaction variant</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kowboyz.nl/blog/transaction-usage-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
