<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>SAPLab-SAP Tips! ABAP Tips!</title>
	
	<link>http://www.saplab.net</link>
	<description>SAP ABAP User!</description>
	<lastBuildDate>Sun, 18 Mar 2012 23:45:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SAPLab" /><feedburner:info uri="saplab" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>SAPLab</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/c5mgMhgvD1M/</link>
		<comments>http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 16:26:00 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[OpenSQL Editor]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=180</guid>
		<description><![CDATA[A lot of people have asked if there is a transaction or report in SAP, where developers could execute SQL queries. The answer was always a no. A new report had to be developed for each query which took a lot of time away. Now there is a tool that fills this gap: the OpenSQL [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of people have asked if there is a transaction or report in SAP, where developers could execute SQL queries. The answer was always a no. A new report had to be developed for each query which took a lot of time away. Now there is a tool that fills this gap: the OpenSQL Editor of Hovitaga.</p>
<p>&nbsp;</p>
<p>Simply start the transaction and you can immediately execute any SELECT statement. The results of the query are displayed in an ALV grid or an ALV tree. The SELECT command can be as complex as you wish: you can create subqueries, any number of inner and outer joins, group functions etc. There is  even a Join Assistant that actually offers you the tables which can be joined to the tables already in the query, and even generates the code for it.</p>
<p>&nbsp;</p>
<p>Every limitation of SE11 and SE16 are gone: select from multiple tables, use any logical condition in the WHERE clause. No need to transport anything like with SAP Query.</p>
<p>&nbsp;</p>
<p>With setting up a sophisticated authorization system, it is even possible to execute UPDATE and DELETE commands which allows really easy mass data modification. However this is not recommended in a productive system.</p>
<p><img class="alignnone size-full wp-image-181" title="sap" src="http://www.saplab.net/wp-content/uploads/2012/02/sap.png" alt="" width="482" height="260" /></p>
<p>You can type your command into the command editor in the middle part of the screen. It supports syntax highlighting, code completion and the pretty printer. The navigation tree is on the left side where you can see all your currently used commands as well as the ones saved to a repository. The list of tables used in the query is on the right side. The most important features you can use there is the Join Assistant and the Field Selector Wizard. There are many more shortcuts to standard SAP transactions related to the listed tables. The results of the query are displayed at the bottom part of the screen after executing the command.</p>
<p>&nbsp;</p>
<p>This tool helps developers and consultants to develop, test and optimize SQL statements and it&#8217;s a great tool for ad-hoc reporting. Check out <a rel="nofollow" href="http://www.hovitaga.com/">www.hovitaga.com</a> and download a free version here: <a rel="nofollow" href="http://www.hovitaga.com/">www.hovitaga.com</a>/try.</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/" title="SAP Tips: Retrieve Deleted Programs in SAP">SAP Tips: Retrieve Deleted Programs in SAP</a></li><li><a href="http://www.saplab.net/sap-abap-programs-for-beginners/" title="SAP ABAP Programs for Beginners">SAP ABAP Programs for Beginners</a></li><li><a href="http://www.saplab.net/sap-abap-objects-tutorial-for-beginners/" title="SAP ABAP Objects Tutorial for Beginners">SAP ABAP Objects Tutorial for Beginners</a></li><li><a href="http://www.saplab.net/sap-abap-creating-a-basic-sap-business-workflow/" title="SAP ABAP-Creating a Basic SAP Business Workflow">SAP ABAP-Creating a Basic SAP Business Workflow</a></li><li><a href="http://www.saplab.net/sap-po-reservation-call-funtion/" title="SAP PO Reservation Call funtion">SAP PO Reservation Call funtion</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/c5mgMhgvD1M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/</feedburner:origLink></item>
		<item>
		<title>SAP PO Reservation Call funtion</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/EVgQ4kUdL9U/</link>
		<comments>http://www.saplab.net/sap-po-reservation-call-funtion/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 11:40:30 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP Function]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[CALL FUNCTION]]></category>
		<category><![CDATA[Reservation]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=175</guid>
		<description><![CDATA[CALL FUNCTION &#8216;MB_READ_RESERVATION_POS_WA&#8217; EXPORTING rsnum    = rm07m-rsnum rspos    = rm07m-rspos shkzg    = shkzg bwart    = xrkpf-bwart kzneb    = rm07m-kzneb TABLES i_iooper = oper_tab seqtab   = xrbefu. Related tables: RESB,RKPF &#160; Related PostsSAP ABAP Tips: A new tool for ABAP developers: OpenSQL EditorSAP Tips: Retrieve Deleted Programs in SAPSAP ABAP Programs for BeginnersSAP ABAP Pending Purchase [...]]]></description>
			<content:encoded><![CDATA[<p>CALL FUNCTION &#8216;MB_READ_RESERVATION_POS_WA&#8217;<br />
EXPORTING<br />
rsnum    = rm07m-rsnum<br />
rspos    = rm07m-rspos<br />
shkzg    = shkzg<br />
bwart    = xrkpf-bwart<br />
kzneb    = rm07m-kzneb<br />
TABLES<br />
i_iooper = oper_tab<br />
seqtab   = xrbefu.</p>
<p>Related tables: RESB,RKPF</p>
<p>&nbsp;</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/" title="SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor">SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor</a></li><li><a href="http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/" title="SAP Tips: Retrieve Deleted Programs in SAP">SAP Tips: Retrieve Deleted Programs in SAP</a></li><li><a href="http://www.saplab.net/sap-abap-programs-for-beginners/" title="SAP ABAP Programs for Beginners">SAP ABAP Programs for Beginners</a></li><li><a href="http://www.saplab.net/sap-abap-pending-purchase-recquisition-pr-report/" title="SAP ABAP Pending Purchase Recquisition (PR) Report">SAP ABAP Pending Purchase Recquisition (PR) Report</a></li><li><a href="http://www.saplab.net/sap-abap-tips-how-to-debug-pop-up-window/" title="SAP ABAP Tips-How to Debug Pop-up window">SAP ABAP Tips-How to Debug Pop-up window</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/EVgQ4kUdL9U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/sap-po-reservation-call-funtion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.saplab.net/sap-po-reservation-call-funtion/</feedburner:origLink></item>
		<item>
		<title>SAP Tips: Retrieve Deleted Programs in SAP</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/BBtDYGs01IM/</link>
		<comments>http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 11:38:10 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP Program]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SE80]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=173</guid>
		<description><![CDATA[SAP has a limited provision for retrieving deleted programs. Let us have a look into the steps for the retrieval. &#160; &#160; OPTION 1: 1. Check in table VRSD if there is an entry with OBJTYPE = ‘REPS’ and OBJNAME = name of the deleted program. &#160; Retrieve Deleted Programs 2. If yes, then create [...]]]></description>
			<content:encoded><![CDATA[<p>SAP has a limited provision for retrieving deleted programs. Let us have a look into the steps for the retrieval.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>OPTION 1:</strong></p>
<p>1. Check in table VRSD if there is an entry with OBJTYPE = ‘REPS’ and OBJNAME = name of the deleted program.</p>
<p>&nbsp;</p>
<div id="attachment_598"><img title="Retrieve Deleted Programs" src="http://naveenvishal.files.wordpress.com/2009/08/retrieve_del_prgms.jpg" alt="Retrieve Deleted Programs" width="450" height="326" />Retrieve Deleted Programs</p>
</div>
<p>2. If yes, then create a new program in SE80 / SE38 with the exact same name as the deleted one.<br />
3. Click on Utilities – &gt; Version – &gt; Version Management.<br />
4. Click on the earlier version of your program and click display.<br />
Your earlier program will get displayed, just copy – paste to the existing program.</p>
<p>via ABAP Tutorials</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/" title="SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor">SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor</a></li><li><a href="http://www.saplab.net/sap-abap-programs-for-beginners/" title="SAP ABAP Programs for Beginners">SAP ABAP Programs for Beginners</a></li><li><a href="http://www.saplab.net/sap-abap-objects-tutorial-for-beginners/" title="SAP ABAP Objects Tutorial for Beginners">SAP ABAP Objects Tutorial for Beginners</a></li><li><a href="http://www.saplab.net/sap-abap-creating-a-basic-sap-business-workflow/" title="SAP ABAP-Creating a Basic SAP Business Workflow">SAP ABAP-Creating a Basic SAP Business Workflow</a></li><li><a href="http://www.saplab.net/sap-po-reservation-call-funtion/" title="SAP PO Reservation Call funtion">SAP PO Reservation Call funtion</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/BBtDYGs01IM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/</feedburner:origLink></item>
		<item>
		<title>SAP ABAP Programs for Beginners</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/lIHSprESxSw/</link>
		<comments>http://www.saplab.net/sap-abap-programs-for-beginners/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 11:00:56 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP Program]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[ABAP Programs]]></category>
		<category><![CDATA[Programs]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP ABAP]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=171</guid>
		<description><![CDATA[The code book contain the beginners level programs for new ABAPers. The book covers almost every basic aspect that a programer in this domain should know. &#160; &#160; Some of the programs that the book covers are: How to define types and data objects A Few Simple Examples Working with database tables and internal tables Designing a report [...]]]></description>
			<content:encoded><![CDATA[<p>The code book contain the beginners level programs for new ABAPers. The book covers almost every basic aspect that a programer in this domain should know.</p>
<p>&nbsp;</p>
<div>
<p><a rel="nofollow" href="http://www.abap-tutorials.com/wp-content/uploads/2010/05/code_book.jpg"><img class="wp-image-184" title="Code Book" src="http://www.abap-tutorials.com/wp-content/uploads/2010/05/code_book.jpg" alt="Code Book" width="122" height="144" /></a></p>
</div>
<p>&nbsp;</p>
<p>Some of the programs that the book covers are:</p>
<ul>
<li>How to define types and data objects</li>
<li>A Few Simple Examples</li>
<li>Working with database tables and internal tables</li>
<li>Designing a report</li>
<li>Three approaches to define data objects</li>
<li>Complex Non-Elementary Types and Data Objects</li>
<li>Type-Specific Output Options</li>
<li>External flow of control (events)</li>
<li>Using internal tables as snapshots of database tables</li>
<li>Working with get events</li>
<li>Dynamic sort command with several sort criteria</li>
<li>Working with Field Symbols</li>
<li>Transferring data to a file</li>
<li>Reading data from a file</li>
</ul>
<p>&nbsp;</p>
<p>Download Link: <a rel="nofollow" href="http://www.abap-tutorials.com/wp-content/uploads/2010/05/abapcodebook.pdf">ABAP Code Book</a></p>
<p>via <a rel="nofollow" href="http://www.abap-tutorials.com/2010/05/07/abap-programs-for-beginners/" target="_blank">ABAP Tutorials</a></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/" title="SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor">SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor</a></li><li><a href="http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/" title="SAP Tips: Retrieve Deleted Programs in SAP">SAP Tips: Retrieve Deleted Programs in SAP</a></li><li><a href="http://www.saplab.net/sap-abap-objects-tutorial-for-beginners/" title="SAP ABAP Objects Tutorial for Beginners">SAP ABAP Objects Tutorial for Beginners</a></li><li><a href="http://www.saplab.net/sap-abap-creating-a-basic-sap-business-workflow/" title="SAP ABAP-Creating a Basic SAP Business Workflow">SAP ABAP-Creating a Basic SAP Business Workflow</a></li><li><a href="http://www.saplab.net/sap-po-reservation-call-funtion/" title="SAP PO Reservation Call funtion">SAP PO Reservation Call funtion</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/lIHSprESxSw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/sap-abap-programs-for-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.saplab.net/sap-abap-programs-for-beginners/</feedburner:origLink></item>
		<item>
		<title>SAP ABAP Pending Purchase Recquisition (PR) Report</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/87reZEj61zs/</link>
		<comments>http://www.saplab.net/sap-abap-pending-purchase-recquisition-pr-report/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 16:54:12 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP Program]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Purchase Recquisition]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=168</guid>
		<description><![CDATA[This sample report shows the basic structure for getting the report for the Pending Purchase Requisition based on various selection options on screen. The report loops throgh the required Tables of Purchase Requisition and based on the data entered on screen, displays the desired data. The report is to be modified/tweaked as per the custom [...]]]></description>
			<content:encoded><![CDATA[<p>This sample report shows the basic structure for getting the report for the Pending Purchase Requisition based on various selection options on screen.</p>
<p>The report loops throgh the required Tables of Purchase Requisition and based on the data entered on screen, displays the desired data. The report is to be modified/tweaked as per the custom need.</p>
<div>
<p><a rel="nofollow" href="http://www.abap-tutorials.com/wp-content/uploads/2011/10/purchase_requisition.gif"><img class="wp-image-186" title="purchase_requisition" src="http://www.abap-tutorials.com/wp-content/uploads/2011/10/purchase_requisition.gif" alt="purchase_requisition" width="490" height="367" /></a></p>
</div>
<p>&nbsp;</p>
<p>The basic purpose of the report is to develop a pragmatical flow of the language, the way normally ABAP programs are written.</p>
<p>Download Source Code : <a rel="nofollow" href="http://www.abap-tutorials.com/wp-content/uploads/2011/10/Z_PENDING_PRS_REPORT.txt">Z_PENDING_PRS_REPORT</a></p>
<p>Via http://www.abap-tutorials.com/2011/10/30/abap-pending-purchase-recquisition-pr-report/</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/" title="SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor">SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor</a></li><li><a href="http://www.saplab.net/sap-po-reservation-call-funtion/" title="SAP PO Reservation Call funtion">SAP PO Reservation Call funtion</a></li><li><a href="http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/" title="SAP Tips: Retrieve Deleted Programs in SAP">SAP Tips: Retrieve Deleted Programs in SAP</a></li><li><a href="http://www.saplab.net/sap-abap-programs-for-beginners/" title="SAP ABAP Programs for Beginners">SAP ABAP Programs for Beginners</a></li><li><a href="http://www.saplab.net/sap-abap-tips-how-to-debug-pop-up-window/" title="SAP ABAP Tips-How to Debug Pop-up window">SAP ABAP Tips-How to Debug Pop-up window</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/87reZEj61zs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/sap-abap-pending-purchase-recquisition-pr-report/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.saplab.net/sap-abap-pending-purchase-recquisition-pr-report/</feedburner:origLink></item>
		<item>
		<title>[Share]Upload / Download Data from SAP Tables</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/tHyRgZ2f7G4/</link>
		<comments>http://www.saplab.net/shareupload-download-data-from-sap-tables/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 17:32:09 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP Syntax]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[SAP Tables]]></category>
		<category><![CDATA[Table]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=165</guid>
		<description><![CDATA[There have been some cases where we, as an ABAP programmer, want to take SAP table data backup. Specially for the case where Basis Team refuses to get it back-up and restore the data for us. There have been some codes available on net where data is backed-up but not restored back to SAP. It [...]]]></description>
			<content:encoded><![CDATA[<p>There have been some cases where we, as  an ABAP programmer, want to take SAP table data backup. Specially for  the case where Basis Team refuses to get it back-up and restore the data  for us.</p>
<p>There have been some codes available on net where data is backed-up but not restored back to SAP.</p>
<p>It is basically Dynamic table export / import facility.</p>
<p>&nbsp;</p>
<p>There are some restrictions for using the code:</p>
<p>*                   – Table definition MUST exist on target system for import.</p>
<p>*                   – Entire table is exported / imported.</p>
<p>*                   – Must be WIN95/98 WIN-NT long filenames.</p>
<p>&nbsp;</p>
<p>Download code : <a rel="nofollow" href="http://www.abap-tutorials.com/wp-content/uploads/2011/06/zsptud011.txt">Upload/Download Program</a></p>
<p>via<a rel="nofollow" href="http://www.abap-tutorials.com/2011/06/11/upload-download-data-from-sap-tables/" target="_blank"> ABAP Tutorials</a></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/abap-program-upload-and-download-hr-photo/" title="ABAP Program-Upload and download HR photo">ABAP Program-Upload and download HR photo</a></li><li><a href="http://www.saplab.net/abap-create-excel-download-button-at-selection-screen/" title="ABAP Create Excel Download button at Selection Screen">ABAP Create Excel Download button at Selection Screen</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/tHyRgZ2f7G4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/shareupload-download-data-from-sap-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.saplab.net/shareupload-download-data-from-sap-tables/</feedburner:origLink></item>
		<item>
		<title>SAP ABAP Tips-How to Debug Pop-up window</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/Hgpsk5pxmyI/</link>
		<comments>http://www.saplab.net/sap-abap-tips-how-to-debug-pop-up-window/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 19:12:02 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP Syntax]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[ABAP Tips]]></category>
		<category><![CDATA[Debug]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=159</guid>
		<description><![CDATA[The okcode field is deactivated when a modal window (the technical name of popup windows) is displayed, so it seems impossible to enter the debugger (using /H okcode). In common dialogs, the okcode field is available: But it is not available in modal windows (we see it but we can&#8217;t enter anything in it): The [...]]]></description>
			<content:encoded><![CDATA[<p>The okcode field is deactivated when a <strong>modal window</strong> (the technical name of <strong>popup windows</strong>) is displayed, so it seems impossible to enter the debugger (using /H okcode).</p>
<p>In common dialogs, the okcode field is available:<br />
<img class="wp-image-188" src="http://wiki.sdn.sap.com/wiki/download/attachments/83657452/popup_okcode_0.png?version=1&amp;modificationDate=1274183045179" alt="" /></p>
<p>But it is not available in modal windows (we see it but we can&#8217;t enter anything in it):<br />
<img src="http://wiki.sdn.sap.com/wiki/download/attachments/83657452/popup_okcode_1.png?version=1&amp;modificationDate=1274183045167" alt="" /></p>
<p>The solution is to create on the frontend a SAPGUI shortcut (file with extension .SAP), of type <strong>System Command</strong> and command <strong>/H</strong>, and drag and drop it from Windows desktop to the SAP modal window. The creation of SAPGUI shortcuts is explained here: <a title="SAPGUI shortcuts" rel="nofollow" href="http://wiki.sdn.sap.com/wiki/display/ABAP/SAPGUI+shortcuts">SAPGUI shortcuts</a>.</p>
<p>For official information, see <a rel="nofollow" href="http://service.sap.com/sap/support/notes/118184">Note 118184 &#8211; SAPshortcut &#8211; debugger start</a></p>
<p>via<a rel="nofollow" href="http://wiki.sdn.sap.com/wiki/display/ABAP/ABAP+Tip-How+to+Debug+Pop-up+window" target="_blank"> SAP wiki</a></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/abap-tips-downloadword-version/" title="ABAP Tips download(MS Word version)">ABAP Tips download(MS Word version)</a></li><li><a href="http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/" title="SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor">SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor</a></li><li><a href="http://www.saplab.net/sap-po-reservation-call-funtion/" title="SAP PO Reservation Call funtion">SAP PO Reservation Call funtion</a></li><li><a href="http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/" title="SAP Tips: Retrieve Deleted Programs in SAP">SAP Tips: Retrieve Deleted Programs in SAP</a></li><li><a href="http://www.saplab.net/sap-abap-programs-for-beginners/" title="SAP ABAP Programs for Beginners">SAP ABAP Programs for Beginners</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/Hgpsk5pxmyI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/sap-abap-tips-how-to-debug-pop-up-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.saplab.net/sap-abap-tips-how-to-debug-pop-up-window/</feedburner:origLink></item>
		<item>
		<title>ABAP get STAD data log Syntax</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/u1es1BaR6hM/</link>
		<comments>http://www.saplab.net/abap-get-stad-data-log-syntax/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 19:07:05 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP Syntax]]></category>
		<category><![CDATA[ABAP]]></category>
		<category><![CDATA[STAD]]></category>
		<category><![CDATA[Syntax]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=156</guid>
		<description><![CDATA[ABAP get (read) STAD data log Syntax SWNC_STAD_READ_STATRECS SAPWL_READ_STATISTIC_FILES Related PostsSAP ABAP Tips: A new tool for ABAP developers: OpenSQL EditorSAP PO Reservation Call funtionSAP Tips: Retrieve Deleted Programs in SAPSAP ABAP Programs for BeginnersSAP ABAP Pending Purchase Recquisition (PR) Report]]></description>
			<content:encoded><![CDATA[<p>ABAP get (read) STAD data log Syntax</p>
<p>SWNC_STAD_READ_STATRECS</p>
<p>SAPWL_READ_STATISTIC_FILES</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/" title="SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor">SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor</a></li><li><a href="http://www.saplab.net/sap-po-reservation-call-funtion/" title="SAP PO Reservation Call funtion">SAP PO Reservation Call funtion</a></li><li><a href="http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/" title="SAP Tips: Retrieve Deleted Programs in SAP">SAP Tips: Retrieve Deleted Programs in SAP</a></li><li><a href="http://www.saplab.net/sap-abap-programs-for-beginners/" title="SAP ABAP Programs for Beginners">SAP ABAP Programs for Beginners</a></li><li><a href="http://www.saplab.net/sap-abap-pending-purchase-recquisition-pr-report/" title="SAP ABAP Pending Purchase Recquisition (PR) Report">SAP ABAP Pending Purchase Recquisition (PR) Report</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/u1es1BaR6hM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/abap-get-stad-data-log-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.saplab.net/abap-get-stad-data-log-syntax/</feedburner:origLink></item>
		<item>
		<title>SAP FI Month End Closing Processes Guide</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/_-w-tzs6cKw/</link>
		<comments>http://www.saplab.net/sap-fi-month-end-closing-processes-guide/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 11:10:39 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[FI/CO]]></category>
		<category><![CDATA[FI]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=144</guid>
		<description><![CDATA[Month-End Closing in SAP comprises activities involved in closing a posting period. This document contains several steps and transactions used within the Month-End Closing process for a specific company. After a brief introduction a detailed explanation of the transactions in the main part of the documentation follows. Find below a list of transaction processes covered [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Month-End Closing in SAP</strong> comprises activities  involved in closing a posting period. This document contains several  steps and transactions used within the Month-End Closing process for a  specific company. After a brief introduction a detailed explanation of  the transactions in the main part of the documentation follows. Find  below a list of transaction processes covered in this guide;</p>
<ul>
<li><strong>Payroll</strong></li>
<p>Transaction F-02 (Payroll Expenses Input)</p>
<li><strong>Revision of Material</strong></li>
<p>Transaction KKAO (Calculate Work in Process: Collective Processing),  Transaction KKS1 (Variance Calculation: Collective Processing),  Transaction CO88 (PO Settlement: Collective Processing), Transaction  KO8G (Settlement of Internal Orders)</p>
<li><strong>Adjustment and Process  Maintenance</strong></li>
<p>Transaction F.50 (Profit and Loss Adjustment), Transaction F.5D  (Calculate Balance Sheet Adjustment), Transaction F.5E (Post Balance  Sheet Adjustment), Transaction F.05 (Foreign Currency Valuation)</p>
<li><strong>Expenses Allocation</strong></li>
<p>Transaction KSV5 (Allocations Distribution)</p>
<li><strong>Scrap and Material Valuations</strong></li>
<p>Transaction S_ALR_87012284 (Scrap Reclassification), Transaction  ZCOPC (Balance Sheet Valuation), Transaction MB51 (Report of Monthly  Scrap), Transaction KB51 (MAT &amp; QUA Maintenance), Transaction KEU2  (Cycle Maintenance)</p>
<li><strong>Maintenance</strong></li>
<p>Transaction KB51 (MAT &amp; QUA Maintenance) , Transaction KEU2 (Cycle Maintenance)</p>
<li><strong>Sales &amp; Cost of Sales</strong></li>
<li><strong>Personnel Expenses</strong></li>
<p>Transaction KSA3 (Social Benefits Actual Accrual), Transaction KO8G (Actual Settlement of Internal Orders)</p>
<li><strong>Fixed Assets</strong></li>
<p>Transaction AFAR (Recalculate Depreciation), Transaction RAANALYZE01  (Determine Locked CC and IO), Transaction AFAB (Posting Depreciation),  Transaction ASKB (Periodic Asset Posting)</p>
<li><strong>CO-PA Assessment</strong></li>
<p>Transaction KEU5 (Run Assessment Cycles)</p>
<li><strong>Variances Calculation</strong></li>
<p>Transaction KSS1 (Variances Calculation for Cost Centers),  Transaction KSS2 (Actual Fix/Variable Cost Splitting), Transaction KALC  (Reconciliation FI-CO)</p>
<li><strong>P &amp; L Report</strong></li>
<p>Transaction KE30 (Export of P&amp;L Report)</p>
<li><strong>Balance Statement</strong></li>
<li><strong>P&amp;L Forecast</strong></li>
</ul>
<p><a rel="nofollow" href="http://www.filesonic.com/file/57793769">Month End Closing Process Sample Guide in SAP FI</a></p>
<p>via <a rel="nofollow" href="http://sapdocs.info/sap/fico/download-month-end-closing-activities-in-sap-document-pdf/" target="_blank">sapdocs.info</a></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/sap-fi-asset-accounting-user-manual/" title="SAP FI Asset Accounting User Manual">SAP FI Asset Accounting User Manual</a></li><li><a href="http://www.saplab.net/fico-interview-questions-answers-pdf-version/" title="FI/CO Interview Questions &#038; Answers(PDF version)">FI/CO Interview Questions &#038; Answers(PDF version)</a></li><li><a href="http://www.saplab.net/sap-abap-tips-a-new-tool-for-abap-developers-opensql-editor/" title="SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor">SAP ABAP Tips: A new tool for ABAP developers: OpenSQL Editor</a></li><li><a href="http://www.saplab.net/sap-tips-retrieve-deleted-programs-in-sap/" title="SAP Tips: Retrieve Deleted Programs in SAP">SAP Tips: Retrieve Deleted Programs in SAP</a></li><li><a href="http://www.saplab.net/sap-abap-programs-for-beginners/" title="SAP ABAP Programs for Beginners">SAP ABAP Programs for Beginners</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/_-w-tzs6cKw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/sap-fi-month-end-closing-processes-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.saplab.net/sap-fi-month-end-closing-processes-guide/</feedburner:origLink></item>
		<item>
		<title>ABAP Transaction Codes ( ABAP TCODE)</title>
		<link>http://feedproxy.google.com/~r/SAPLab/~3/OQ4b3uRR_Q0/</link>
		<comments>http://www.saplab.net/abap-transaction-codes-abap-tcode/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 01:01:55 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[T-CODE]]></category>
		<category><![CDATA[ABAP Transaction Codes]]></category>
		<category><![CDATA[Transaction Codes]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=139</guid>
		<description><![CDATA[USMM Pressing F8 will display all hotpacks applied. SEARCH_SAP_MENU Show the menu path to use to execute a given tcode. You can search by transaction code or menu text. DI02 ABAP/4 Repository Information System: Tables. LSMW Legacy System Migration Workbench. An addon available from SAP that can make data converstion a lot easier. Thanks to [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr valign="top">
<td><strong><a name="USMM">USMM</a></strong></td>
<td>Pressing F8 will display all hotpacks applied.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SEARCH_SAP_MENU">SEARCH_SAP_MENU</a></strong></td>
<td>Show the menu path to use to execute a given tcode. You can search by transaction code or menu text.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="DI02">DI02</a></strong></td>
<td>ABAP/4 Repository Information System: Tables.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="LSMW">LSMW</a></strong></td>
<td>Legacy System Migration Workbench. An addon available from SAP that  can make data converstion a lot easier. Thanks to Serge Desland for this  one.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="OSS1">OSS1</a></strong></td>
<td>SAP Online Service System</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="OY19">OY19</a></strong></td>
<td>Compare Tables</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM13">SM13</a></strong></td>
<td>Update monitor. Will show update tasks status. Very useful to determine why an update failed.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="S001">S001</a></strong></td>
<td>ABAP Development Workbench</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="S001">S001</a></strong></td>
<td>ABAP/4 Development Weorkbench.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="S002">S002</a></strong></td>
<td>System Administration.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SA38">SA38</a></strong></td>
<td>Execute a program.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SCAT">SCAT</a></strong></td>
<td>Computer Aided Test Tool</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SCU0">SCU0</a></strong></td>
<td>Compare Tables</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE01">SE01</a></strong></td>
<td>Old Transport &amp; Corrections screen</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE03">SE03</a></strong></td>
<td>Groups together most of the tools that you need for doing  transports. In total, more than 20 tools can be reached from this one  transaction.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE09">SE09</a></strong></td>
<td>Workbench Organizer</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE10">SE10</a></strong></td>
<td>New Transport &amp; Correction screen</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE11">SE11</a></strong></td>
<td>ABAP/4 Dictionary Maintenance SE12 ABAP/4 Dictionary Display SE13 Maintain Technical Settings (Tables)</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE12">SE12</a></strong></td>
<td>Dictionary: Initial Screen – enter object name.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE13">SE13</a></strong></td>
<td>Access tables in ABAP/4 Dictionary.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE14">SE14</a></strong></td>
<td>Utilities for Dictionary Tables</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE15">SE15</a></strong></td>
<td>ABAP/4 Repository Information System</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE16">SE16</a></strong></td>
<td>Data Browser: Initial Screen.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE16N">SE16N</a></strong></td>
<td>Table Browser (the N stands for New, it replaces SE16). Provided by Smijo Mathew.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE17">SE17</a></strong></td>
<td>General Table Display</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE24">SE24</a></strong></td>
<td>Class Builder</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE30">SE30</a></strong></td>
<td>ABAP/4 Runtime Analysis</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE32">SE32</a></strong></td>
<td>ABAP/4 Text Element Maintenance</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE35">SE35</a></strong></td>
<td>ABAP/4 Dialog Modules</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE36">SE36</a></strong></td>
<td>ABAP/4: Logical Databases</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE37">SE37</a></strong></td>
<td>ABAP/4 Function Modules</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE38">SE38</a></strong></td>
<td>ABAP Editor</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE39">SE39</a></strong></td>
<td>Splitscreen Editor: Program Compare</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE41">SE41</a></strong></td>
<td>Menu Painter</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE43">SE43</a></strong></td>
<td>Maintain Area Menu</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE48">SE48</a></strong></td>
<td>Show program call hierarchy. Very useful to see the overall structure of a program. Thanks to Isabelle Arickx for this tcode.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE49">SE49</a></strong></td>
<td>Table manipulation. Show what tables are behind a transaction code. Thanks to Isabelle Arickx for this tcode.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE51">SE51</a></strong></td>
<td>Screen Painter: Initial Screen.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE54">SE54</a></strong></td>
<td>Generate View Maintenance Module</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE61">SE61</a></strong></td>
<td>R/3 Documentation</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE62">SE62</a></strong></td>
<td>Industry utilities</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE63">SE63</a></strong></td>
<td>Translation</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE64">SE64</a></strong></td>
<td>Terminology</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE65">SE65</a></strong></td>
<td>R/3 document. short text statistics SE66 R/3 Documentation Statistics (Test!)</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE68">SE68</a></strong></td>
<td>Translation Administration</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE71">SE71</a></strong></td>
<td>SAPscript layout set</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE71">SE71</a></strong></td>
<td>SAPScript Layouts Create/Change</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE72">SE72</a></strong></td>
<td>SAPscript styles</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE73">SE73</a></strong></td>
<td>SAPscript font maintenance (revised)</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE74">SE74</a></strong></td>
<td>SAPscript format conversion</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE75">SE75</a></strong></td>
<td>SAPscript Settings</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE76">SE76</a></strong></td>
<td>SAPscript Translation Layout Sets</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE77">SE77</a></strong></td>
<td>SAPscript Translation Styles</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE80">SE80</a></strong></td>
<td>ABAP/4 Development Workbench</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE81">SE81</a></strong></td>
<td>SAP Application Hierarchy</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE82">SE82</a></strong></td>
<td>Customer Application Hierarchy</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE83">SE83</a></strong></td>
<td>Reuse Library. Provided by Smiho Mathew.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE84">SE84</a></strong></td>
<td>ABAP/4 Repository Information System</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE85">SE85</a></strong></td>
<td>ABAP/4 Dictionary Information System</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE86">SE86</a></strong></td>
<td>ABAP/4 Repository Information System</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE87">SE87</a></strong></td>
<td>Data Modeler Information System</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE88">SE88</a></strong></td>
<td>Development Coordination Info System</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE91">SE91</a></strong></td>
<td>Maintain Messages</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE92">SE92</a></strong></td>
<td>Maintain system log messages</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SE93">SE93</a></strong></td>
<td>Maintain Transaction.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SEARCH_SAP_MENU">SEARCH_SAP_MENU</a></strong></td>
<td>From the SAP Easy Access screen, type it in the command field and  you will be able to search the standard SAP menu for transaction codes /  keywords. It will return the nodes to follow for you.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SEU">SEU</a></strong></td>
<td>Object Browser</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SHD0">SHD0</a></strong></td>
<td>Transaction variant maintenance</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM04">SM04</a></strong></td>
<td>Overview of Users (cancel/delete sessions)</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM12">SM12</a></strong></td>
<td>Lock table entries (unlock locked tables)</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM21">SM21</a></strong></td>
<td>View the system log, very useful when you get a short dump. Provides much more info than short dump</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM30">SM30</a></strong></td>
<td>Maintain Table Views.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM31">SM31</a></strong></td>
<td>Table Maintenance</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM32">SM32</a></strong></td>
<td>Table maintenance</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM35">SM35</a></strong></td>
<td>View Batch Input Sessions</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM37">SM37</a></strong></td>
<td>View background jobs</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM50">SM50</a></strong></td>
<td>Process Overview.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM51">SM51</a></strong></td>
<td>Delete jobs from system (BDC)</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SM62">SM62</a></strong></td>
<td>Display/Maintain events in SAP, also use function BP_EVENT_RAISE</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SMEN">SMEN</a></strong></td>
<td>Display the menu path to get to a transaction</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SMOD_CMOD">SMOD/CMOD</a></strong></td>
<td>Transactions for processing/editing/activating new customer enhancements.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SNRO">SNRO</a></strong></td>
<td>Object browser for number range maintenance.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SPRO">SPRO</a></strong></td>
<td>Start SAP IMG (Implementation Guide).</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SQ00">SQ00</a></strong></td>
<td>ABAP/4 Query: Start Queries</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SQ01">SQ01</a></strong></td>
<td>ABAP/4 Query: Maintain Queries</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SQ02">SQ02</a></strong></td>
<td>ABAP/4 Query: Maintain Funct. Areas</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SQ03">SQ03</a></strong></td>
<td>ABAP/4 Query: Maintain User Groups</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SQ07">SQ07</a></strong></td>
<td>ABAP/4 Query: Language Comparison</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="ST05">ST05</a></strong></td>
<td>Trace SQL Database Requests.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="ST22">ST22</a></strong></td>
<td>ABAP Dump analysis</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="SU53">SU53</a></strong></td>
<td>Display Authorization Values for User.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="WEDI">WEDI</a></strong></td>
<td>EDI Menu. IDOC and EDI base.</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="WE02">WE02</a></strong></td>
<td>Display an IDOC</td>
</tr>
<tr valign="top">
<td colspan="2"></td>
</tr>
<tr valign="top">
<td><strong><a name="WE07">WE07</a></strong></td>
<td>IDOC Statistics</td>
</tr>
</tbody>
</table>
<p>via<a rel="nofollow" href="http://sapdocs.info/application-modules/abap-overview/abap-transaction-codes/" target="_blank"> sapdocs.info</a></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/sap-t-code-working-with-files-on-sap/" title="SAP T-CODE Working with files on SAP">SAP T-CODE Working with files on SAP</a></li><li><a href="http://www.saplab.net/how-to-find-menu-path-if-i-know-tcode-in-spro/" title="How to find menu path if i know Tcode in SPRO?">How to find menu path if i know Tcode in SPRO?</a></li><li><a href="http://www.saplab.net/ale-tcode-and-program/" title="ALE TCODE and program">ALE TCODE and program</a></li></ul><img src="http://feeds.feedburner.com/~r/SAPLab/~4/OQ4b3uRR_Q0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/abap-transaction-codes-abap-tcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.saplab.net/abap-transaction-codes-abap-tcode/</feedburner:origLink></item>
	</channel>
</rss>

