<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Max Titov IV @ TechSplice &#187; SAP/ABAP</title>
	<atom:link href="http://www.blog.techsplice.com/archives/tag/abap-programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.techsplice.com</link>
	<description>The most beautiful music of all is the music of what happens.</description>
	<lastBuildDate>Tue, 04 May 2010 07:27:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>Copyright &#xA9; Max Titov IV @ TechSplice 2010 </copyright>
		<managingEditor>maxtitov@blog.techsplice.com (Max Titov IV @ TechSplice)</managingEditor>
		<webMaster>maxtitov@blog.techsplice.com (Max Titov IV @ TechSplice)</webMaster>
		<category>posts</category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>The most beautiful music of all is the music of what happens.</itunes:summary>
		<itunes:author>Max Titov IV @ TechSplice</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>Max Titov IV @ TechSplice</itunes:name>
			<itunes:email>maxtitov@blog.techsplice.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.blog.techsplice.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.blog.techsplice.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Max Titov IV @ TechSplice</title>
			<link>http://www.blog.techsplice.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>SAP: STMS transport stuck</title>
		<link>http://www.blog.techsplice.com/archives/313</link>
		<comments>http://www.blog.techsplice.com/archives/313#comments</comments>
		<pubDate>Wed, 23 Dec 2009 15:51:37 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[stms]]></category>
		<category><![CDATA[transports]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=313</guid>
		<description><![CDATA[When coming across a situation where thetransprts are stalling/hanging in the STMS queue there are a few things that you can do:
The fist and most obvious course of action is to contact your Basis support team.
Given that you are reading this article you probably wanted or were forced to figure this one out on your [...]]]></description>
			<content:encoded><![CDATA[<p>When coming across a situation where thetransprts are stalling/hanging in the STMS queue there are a few things that you can do:</p>
<p>The fist and most obvious course of action is to contact your Basis support team.</p>
<p>Given that you are reading this article you probably wanted or were forced to figure this one out on your own so here are a few helpful actions that you can take to narrow down the problem:</p>
<p>TP processes:<br />
Go to the SM51 and check if any of the TP processes are still running, you might be required to kill these before proceeding haulted imports.</p>
<p>Check the TP System Log:<br />
You can do this by STMS &#8211; Overview &#8211; Imports &#8211; Select Queue System &#8211; Goto &#8211; tp system log &#8211; F5<br />
This will show you a step by step log of what has occured in the system, you would be able to see which transports are being processed and what has completed.</p>
<p>Check the Import Monitor:<br />
You can do this by STMS &#8211; Overview &#8211; Imports &#8211; Select Queue System &#8211; Goto &#8211; Import Monitor<br />
This will show you the queue of active transports [if any], if you see that there is a collection of unprocessed imports then you need to flush the queue.</p>
<p>Check TMS background job:<br />
You can also check if the background job RDDIMPDP is running.</p>
<p><em>From tim to time it happens that the import queue becomes inconsistent and the system stalls, as a result you can be stranded without any of your transports moving ot he next system.</em></p>
<p>Tables:<br />
TMSTLOCKR: will unlock a given transport from the transport queue [the transport truck will dissapear after deleting of the entry int he table]<br />
TRBAT: will contain values correspondign to active imports, if you have a stuck transport that is haulting a collection of other transports a simple delete from this table will re-initialize the queue and push the backed up imports forward.<br />
TRJOB: should also be cleared in order to continue the regular flow of backe up transports</p>
<p><em>For any additonal information please refer to the following notes:<br />
818065, 302859, 556941, 556946, 71353, 49242, 323726, 56311, 24800, 486991, 506771, 138200</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/313/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP: Check the Passwords of Standard Users in All Clients</title>
		<link>http://www.blog.techsplice.com/archives/302</link>
		<comments>http://www.blog.techsplice.com/archives/302#comments</comments>
		<pubDate>Thu, 29 Oct 2009 19:22:57 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/archives/302</guid>
		<description><![CDATA[A quick way to check the status of all the standard users in your SAP system is to run a program RSUSR003.
]]></description>
			<content:encoded><![CDATA[<p>A quick way to check the status of all the standard users in your SAP system is to run a program RSUSR003.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/302/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ABAP cancelling an SD Billing Document</title>
		<link>http://www.blog.techsplice.com/archives/228</link>
		<comments>http://www.blog.techsplice.com/archives/228#comments</comments>
		<pubDate>Thu, 23 Apr 2009 17:49:15 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[cancellation]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[invoice]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=228</guid>
		<description><![CDATA[If you have access to a billing document number try executing the following function:
DATA: l_rtrn TYPE bapireturn1 OCCURS 0.
DATA: l_succ TYPE bapivbrksuccess OCCURS 0.

CALL FUNCTION 'BAPI_BILLINGDOC_CANCEL1'
              EXPORTING
                [...]]]></description>
			<content:encoded><![CDATA[<p>If you have access to a billing document number try executing the following function:</p>
<pre class="prettyprint">DATA: l_rtrn TYPE bapireturn1 OCCURS 0.
DATA: l_succ TYPE bapivbrksuccess OCCURS 0.

CALL FUNCTION 'BAPI_BILLINGDOC_CANCEL1'
              EXPORTING
                billingdocument       =
*               testrun               =
*               no_commit             =
                billingdate           = sy-datum
              TABLES
                return                = l_rtrn
                success               = l_succ.</pre>
<p>This should create a cancellation document.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/228/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ABAP: execute OS level command</title>
		<link>http://www.blog.techsplice.com/archives/209</link>
		<comments>http://www.blog.techsplice.com/archives/209#comments</comments>
		<pubDate>Wed, 25 Mar 2009 16:13:24 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=209</guid>
		<description><![CDATA[There are many things that one can do to execute a command in an Operating System from an ABAP report.  I&#8217;ll explain one method that one can take to accomplish this.

Using transactions SM49 and SM69 set up and test a new OS command that you wish to execute.  For the purposes of this post I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>There are many things that one can do to execute a command in an Operating System from an ABAP report.  I&#8217;ll explain one method that one can take to accomplish this.</p>
<ol>
<li>Using transactions SM49 and SM69 set up and test a new OS command that you wish to execute.  For the purposes of this post I&#8217;ve set up an executable command ZSAPCAR32.</li>
<li>When I was setting up the new command I&#8217;ve selected the option to add additional parameters to the command.</li>
<li>Once tested and satisfied you can add a new function module [SXPG_COMMAND_EXECUTE] to your report that will call preset executable command.</li>
</ol>
<pre class="prettyprint">data: g_rlog                TYPE btcxpm OCCURS 0.

CALL FUNCTION 'SXPG_COMMAND_EXECUTE'
       EXPORTING
            commandname                   = 'ZSAPCAR32'
            additional_parameters         = &lt;additional parameters&gt;
            operatingsystem               = &lt;system you specified in SM69&gt;
       TABLES
            exec_protocol                 = g_rlog
       EXCEPTIONS
            no_permission                 = 1
            command_not_found             = 2
            parameters_too_long           = 3
            security_risk                 = 4
            wrong_check_call_interface    = 5
            program_start_error           = 6
            program_termination_error     = 7
            x_error                       = 8
            parameter_expected            = 9
            too_many_parameters           = 10
            illegal_command               = 11
            wrong_asynchronous_parameters = 12
            cant_enq_tbtco_entry          = 13
            jobcount_generation_error     = 14
            OTHERS                        = 15.

if sy-subrc eq 0.
    LOOP AT g_rlog INTO g_warlog.
*     display command output
      write g_warlog.
    ENDLOOP.
endif.</pre>
<p>The above code will execute your OS command and display the results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/209/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ABAP: load file using pop-up window</title>
		<link>http://www.blog.techsplice.com/archives/205</link>
		<comments>http://www.blog.techsplice.com/archives/205#comments</comments>
		<pubDate>Wed, 25 Mar 2009 14:00:42 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=205</guid>
		<description><![CDATA[When writing a program the simplest way to load a file from your client PC in to the server SAP syste is through a use of a regular text box.  But if you want to get a little fancier try using the following function:
data: l_select TYPE sapb-sappfad.

CALL FUNCTION 'WS_FILENAME_GET'
       [...]]]></description>
			<content:encoded><![CDATA[<p>When writing a program the simplest way to load a file from your client PC in to the server SAP syste is through a use of a regular text box.  But if you want to get a little fancier try using the following function:</p>
<pre class="prettyprint">data: l_select TYPE sapb-sappfad.

CALL FUNCTION 'WS_FILENAME_GET'
       EXPORTING
            def_filename     = l_select
            def_path         = ' '
            mask             = ',*.*,*.*.'
            mode             = 'O'
            title            = 'Select filename to OPEN'(f05)
       IMPORTING
            filename         = l_select
       EXCEPTIONS
            selection_cancel = 1
            selection_error  = 2
            OTHERS           = 3.</pre>
<p>This function will open up a pop-up window [standard to windows] allowing the user to select a file somewhere on their local comptuer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/205/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAPGUI_PROGRESS_INDICATOR</title>
		<link>http://www.blog.techsplice.com/archives/193</link>
		<comments>http://www.blog.techsplice.com/archives/193#comments</comments>
		<pubDate>Tue, 17 Mar 2009 16:36:24 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[SAP/ABAP]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=193</guid>
		<description><![CDATA[A usefull little function that will allow you to display a status update on the bottom left corner of the screen when running your reports.
call function 'SAPGUI_PROGRESS_INDICATOR'
       EXPORTING
            percentage = 0
        [...]]]></description>
			<content:encoded><![CDATA[<p>A usefull little function that will allow you to display a status update on the bottom left corner of the screen when running your reports.</p>
<pre class="”prettyprint”">call function 'SAPGUI_PROGRESS_INDICATOR'
       EXPORTING
            percentage = 0
            text = STATUS_TEXT.</pre>
<p>Note: anything lower then 0 will be rounded up to 0 and anything greater then 100 will be rounded down to 100.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/193/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The sales order &#8230; is currently being processed by user &#8230;</title>
		<link>http://www.blog.techsplice.com/archives/45</link>
		<comments>http://www.blog.techsplice.com/archives/45#comments</comments>
		<pubDate>Tue, 18 Nov 2008 15:59:08 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[sales]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/archives/45</guid>
		<description><![CDATA[An inbound IDOC was failing due to the error [described in the title].  Some research resulted in the following results:
TR: SM12 displayed a list of locked elements in the system.
TR: SM04 displayed a list of logged in users in the local system.
TR: SM08 displayed a list of logged in users in all the app-servers [not [...]]]></description>
			<content:encoded><![CDATA[<p>An inbound IDOC was failing due to the error [described in the title].  Some research resulted in the following results:</p>
<p>TR: SM12 displayed a list of locked elements in the system.</p>
<p>TR: SM04 displayed a list of logged in users in the local system.</p>
<p>TR: SM08 displayed a list of logged in users in all the app-servers [not just the current system].</p>
<p>Unfortunately in my case non of the mentioned transactions above helped me narrow down where the user was locking the system &#8211; in the end I&#8217;ve requested for the user to log back in and kill his session with a TR: /nex.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/45/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get a list of all transactino in SAP.</title>
		<link>http://www.blog.techsplice.com/archives/18</link>
		<comments>http://www.blog.techsplice.com/archives/18#comments</comments>
		<pubDate>Fri, 23 Nov 2007 13:57:02 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[procedure]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[transaction]]></category>

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

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=17</guid>
		<description><![CDATA[

ADCP
Person/Address assignment (central address administration)


ADIRACCESS
Table to store keys for TADIR objects


ADR2
Telephone numbers (central address admin.)


ADRP
Persons (central address administration)


APQD
DATA DEFINITION Queue


APQI
Queue info definition


D010SINF
ABAP- Information about ABAP program source code


E071
Change and Transport System- Object Entries of Requests/Tasks


E07T
Change and Transport System- Short Texts for Requests/Tasks


ENLFDIR
Additional Attributes for Function Modules


INDX
System table INDX


NAST
Message Status


STXH
STXD SAPscript text file header


T005
Countries


T005S
Taxes- Region (Province) [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr valign="top">
<td class="SmallBullet"><b><a name="ADCP">ADCP</a></b></td>
<td class="SmallBullet">Person/Address assignment (central address administration)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="ADIRACCESS">ADIRACCESS</a></b></td>
<td class="SmallBullet">Table to store keys for TADIR objects</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="ADR2">ADR2</a></b></td>
<td class="SmallBullet">Telephone numbers (central address admin.)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="ADRP">ADRP</a></b></td>
<td class="SmallBullet">Persons (central address administration)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="APQD">APQD</a></b></td>
<td class="SmallBullet">DATA DEFINITION Queue</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="APQI">APQI</a></b></td>
<td class="SmallBullet">Queue info definition</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="D010SINF">D010SINF</a></b></td>
<td class="SmallBullet">ABAP- Information about ABAP program source code</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="E071">E071</a></b></td>
<td class="SmallBullet">Change and Transport System- Object Entries of Requests/Tasks</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="E07T">E07T</a></b></td>
<td class="SmallBullet">Change and Transport System- Short Texts for Requests/Tasks</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="ENLFDIR">ENLFDIR</a></b></td>
<td class="SmallBullet">Additional Attributes for Function Modules</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="INDX">INDX</a></b></td>
<td class="SmallBullet">System table INDX</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="NAST">NAST</a></b></td>
<td class="SmallBullet">Message Status</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="STXH">STXH</a></b></td>
<td class="SmallBullet">STXD SAPscript text file header</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T005">T005</a></b></td>
<td class="SmallBullet">Countries</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T005S">T005S</a></b></td>
<td class="SmallBullet">Taxes- Region (Province) Key</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T005U">T005U</a></b></td>
<td class="SmallBullet">Taxes- Region Key- Texts</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T006">T006</a></b></td>
<td class="SmallBullet">Units of Measurement</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T015M">T015M</a></b></td>
<td class="SmallBullet">Names of the months</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T247">T247</a></b></td>
<td class="SmallBullet">Month name and short text</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T777A">T777A</a></b></td>
<td class="SmallBullet">Building Addresses</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TADIR">TADIR</a></b></td>
<td class="SmallBullet">Directory of Repository Objects</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TBTCO">TBTCO</a></b></td>
<td class="SmallBullet">Job status overview table</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TBTCP">TBTCP</a></b></td>
<td class="SmallBullet">Batch job step overview</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TFDIR">TFDIR</a></b></td>
<td class="SmallBullet">Function Module</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TFTIT">TFTIT</a></b></td>
<td class="SmallBullet">Function Module Short Text</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TSP03L">TSP03L</a></b></td>
<td class="SmallBullet">Spool- Long device names</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TSTC">TSTC</a></b></td>
<td class="SmallBullet">SAP Transaction Codes</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TSTCT">TSTCT</a></b></td>
<td class="SmallBullet">Transaction Code Texts</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TUTYP">TUTYP</a></b></td>
<td class="SmallBullet">User Types in Current Price List in SAP System</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TUZUS">TUZUS</a></b></td>
<td class="SmallBullet">Special versions</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TVARV">TVARV</a></b></td>
<td class="SmallBullet">Table of variables in selection criteria</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TVDIR">TVDIR</a></b></td>
<td class="SmallBullet">View Directory</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="US930">US930</a></b></td>
<td class="SmallBullet">Data Relevant to Measurement for User Master Record</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR01">USR01</a></b></td>
<td class="SmallBullet">User master record (runtime data)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR02">USR02</a></b></td>
<td class="SmallBullet">Logon data</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR04">USR04</a></b></td>
<td class="SmallBullet">User master authorizations</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR06">USR06</a></b></td>
<td class="SmallBullet">Additional Data per User</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR14">USR14</a></b></td>
<td class="SmallBullet">Surchargeable Language Versions per User</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR21">USR21</a></b></td>
<td class="SmallBullet">Assign user name address key</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="ARCH_OBJ">ARCH_OBJ</a></b></td>
<td class="SmallBullet">Objects for archiving and reorganization</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="BTCUED">BTCUED</a></b></td>
<td class="SmallBullet">Description of user event IDs for background processing</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="BTXSUPB">BTXSUPB</a></b></td>
<td class="SmallBullet">BSI- Upgrade-Information</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="CCCFLOW">CCCFLOW</a></b></td>
<td class="SmallBullet">Client Copy Control Flow</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="DBSTATC">DBSTATC</a></b></td>
<td class="SmallBullet">DB Optimizer Control (Statistics Creation)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="DEVACCESS">DEVACCESS</a></b></td>
<td class="SmallBullet">Table for development users</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="DEVL">DEVL</a></b></td>
<td class="SmallBullet">OBSOLETE- Do not use (See TCETRAL)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="E070">E070</a></b></td>
<td class="SmallBullet">Change and Transport System- Header of Requests/Tasks</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="E070L">E070L</a></b></td>
<td class="SmallBullet">CTS- Index for Assigning Numbers to Requests/Tasks</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="INSTVERS">INSTVERS</a></b></td>
<td class="SmallBullet">Documentation for installation Status and History</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="PAT03">PAT03</a></b></td>
<td class="SmallBullet">Patch Directory</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="SDBAC">SDBAC</a></b></td>
<td class="SmallBullet">DBA Action Table</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T100">T100</a></b></td>
<td class="SmallBullet">Messages</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TAPLT">TAPLT</a></b></td>
<td class="SmallBullet">Program Application Long Texts</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TASYS">TASYS</a></b></td>
<td class="SmallBullet">OBSOLETE- Do not use, see TCEDELI</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TDEVC">TDEVC</a></b></td>
<td class="SmallBullet">Development Classes</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TEMSE">TEMSE</a></b></td>
<td class="SmallBullet">Temp Sequential table.</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TLOCK">TLOCK</a></b></td>
<td class="SmallBullet">Change and Transport System- Lock Table</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TNAPR">TNAPR</a></b></td>
<td class="SmallBullet">Processing programs for output. Can be very handy to find the print program for a SAPScript.</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TNAST">TNAST</a></b></td>
<td class="SmallBullet">Printed output control table</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TPFET">TPFET</a></b></td>
<td class="SmallBullet">Table of profile parameters</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TPFHT">TPFHT</a></b></td>
<td class="SmallBullet">Profile header, administration data for profiles in DB</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TPROT">TPROT</a></b></td>
<td class="SmallBullet">Table contains all DD tables to be logged</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TRBAT">TRBAT</a></b></td>
<td class="SmallBullet">Communication Table for Transport Control</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TRDIRT">TRDIRT</a></b></td>
<td class="SmallBullet">Title texts for programs in TRDIR</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TRESN">TRESN</a></b></td>
<td class="SmallBullet">Table of Naming Conventions in ABAP Workbench</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TRJOB">TRJOB</a></b></td>
<td class="SmallBullet">Job ID for Coordinating Batch-ABAP/UNIX for Transports</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TSP03C">TSP03C</a></b></td>
<td class="SmallBullet">Spool- Device Description Extension</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TST03">TST03</a></b></td>
<td class="SmallBullet">TemSe data</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TSYST">TSYST</a></b></td>
<td class="SmallBullet">OBSOLETE- Do not use (see TCESYST)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TWSYS">TWSYS</a></b></td>
<td class="SmallBullet">OBSOLETE- Do not use (See TCETRAL)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USOBT">USOBT</a></b></td>
<td class="SmallBullet">Relation transaction &#8211; authorization object</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR03">USR03</a></b></td>
<td class="SmallBullet">User address data</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR05">USR05</a></b></td>
<td class="SmallBullet">User Master Parameter ID</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR12">USR12</a></b></td>
<td class="SmallBullet">User master authorization values</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR40">USR40</a></b></td>
<td class="SmallBullet">Table for illegal passwords</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="USR41">USR41</a></b></td>
<td class="SmallBullet">User master- Additional data</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="UST04">UST04</a></b></td>
<td class="SmallBullet">User masters</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="VARIT">VARIT</a></b></td>
<td class="SmallBullet">Variant texts</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="VARID">VARID</a></b></td>
<td class="SmallBullet">Variant directory</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="D010TAB">D010TAB</a></b></td>
<td class="SmallBullet">Table for Use Report&#8212;Tables</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="DD02L">DD02L</a></b></td>
<td class="SmallBullet">SAP tables</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="DD02T">DD02T</a></b></td>
<td class="SmallBullet">R/3 DD- SAP table texts</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="DD03L">DD03L</a></b></td>
<td class="SmallBullet">Table Fields</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="DD03T">DD03T</a></b></td>
<td class="SmallBullet">DD- Texts for fields (language dependent)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="EDIDC">EDIDC</a></b></td>
<td class="SmallBullet">IDOC Control Records</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="EDIDOT">EDIDOT</a></b></td>
<td class="SmallBullet">Short description of IDoc types</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="EDID2">EDID2</a></b></td>
<td class="SmallBullet">IDOC segments (version 3.1)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="EDID4">EDID4</a></b></td>
<td class="SmallBullet">IDOC segments (version 4.6)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="EDSEA">EDSEA</a></b></td>
<td class="SmallBullet">EDI- Table of all segments of current release</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="VRSX2">VRSX2</a></b></td>
<td class="SmallBullet">Central Table for Version Management (Report Source)</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="TSE05">TSE05</a></b></td>
<td class="SmallBullet">Can add parameters to the INSERT COMMAND (IC). Then, when you insert command, your info appears in the editor. Useful for comment blocks, common section of code, etc.</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="CDPOS">CDPOS</a></b></td>
<td class="SmallBullet">Change document items</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="CDHDR">CDHDR</a></b></td>
<td class="SmallBullet">Change document header</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T529A">T529A</a></b></td>
<td class="SmallBullet">governs the foreground sequence of infotypes the system will use to prompt the user during online and batch processing. You will have to code your BDC to follow that sequence of creating infotypes.</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T588Z">T588Z</a></b></td>
<td class="SmallBullet">governs the dynamic event processing that will only take place during online user inputs. For BDC&#8217;s you will have to create separate BDC&#8217;s to handle any infotypes that are inserted dynamically by this table.</td>
</tr>
<tr valign="top">
<td class="SmallBullet"><b><a name="T588M">T588M</a></b></td>
<td class="SmallBullet">Infotype Screen Control</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Before Jack, before Chuck, and before time there was SAP.</title>
		<link>http://www.blog.techsplice.com/archives/16</link>
		<comments>http://www.blog.techsplice.com/archives/16#comments</comments>
		<pubDate>Thu, 27 Sep 2007 21:16:45 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Everyday stuff]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[joke]]></category>
		<category><![CDATA[laugh]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[SAP/ABAP]]></category>
		<category><![CDATA[story]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=16</guid>
		<description><![CDATA[The top 40 sap facts:
40) SAP is so efficient in creating software, there is actually only one developer writing code, all others are architects and managers.
39) What Yoda really meant to say about the force:  Fear leads to anger. Anger leads to hate. Hate leads to ABAP.
38) The song &#8220;Killing me softly&#8221; was originally [...]]]></description>
			<content:encoded><![CDATA[<p>The top 40 sap facts:</p>
<p>40) SAP is so efficient in creating software, there is actually only one developer writing code, all others are architects and managers.</p>
<p>39) What Yoda really meant to say about the force:  Fear leads to anger. Anger leads to hate. Hate leads to ABAP.</p>
<p>38) The song &#8220;Killing me softly&#8221; was originally written by a SAP customer</p>
<p>37) The matrix runs SAP</p>
<p>36) When SAP NetWeaver was released, there was a disturbance in the Force</p>
<p>35) SAP is so secure that condoms are made from it</p>
<p>34) SAP can divide by zero.</p>
<p>33) By reading the source code of transaction SE38 you will temporarily be granted invisibility [SE38 starts up the editor]</p>
<p>32) SAP made Bill Gates retire. When asked why, SAP answered &#8220;Because we can&#8221;</p>
<p>31) SAP: It&#8217;s not just a job; it&#8217;s a wardrobe.</p>
<p>30) SAP stand for SLOW AND PAINFUL</p>
<p>29) Chuck Norris uses SAP to keep track of his death count</p>
<p>28) Not 42, but SAP is the answer to life, the universe, and everything.</p>
<p>27) Oracle still hides the fact that FUSION stands for: Finally use SAP in our network</p>
<p>26) The European Union has decided that by 2008, ABAP will be the only offical language used in parliament</p>
<p>25) If you post a question in the SDN ABAP forum, Rich Heilman already has the answer typed in and is just waiting for you to<br />
press the &#8220;Post Message&#8221; button.</p>
<p>24) SAP only made its software so complicated because this way they were able to lay the foundation for the vast SDN community that would soon replace all SAP developers. As SDN points are easier to give away than monetary salary, the company&#8217;s increase in profitability is expected to crush all existing stock software, making place for SAP to installed in there, which would increase sales again &#8230; all in order with the SDN program (SAP Dies Never).</p>
<p>23) GOD runs SAP</p>
<p>22) It&#8217;s a little known fact that if you are on SAP&#8217;s network you will never get a &#8220;server not responding&#8221; or 404 page not found error&#8230; nobody is too busy to not talk to SAP.</p>
<p>21) His Holyness Pope Benedict XVI is an SAP certified ABAP programmer</p>
<p>20) The Klingon Empire runs SAP</p>
<p>19) SAP NetWeaver doesn&#8217;t adhere to the J2EE specification, the J2EE specification adheres to the SAP NetWeaver specification</p>
<p>18) All SAP consultants have a black belt in Karate</p>
<p>17) SAP invented the internet</p>
<p>16) SAP stands for Suffer After Purchase</p>
<p>15) The strongest and unbreakable argument in any architectural discussion is: &#8220;It was done this way in ABAP&#8221;</p>
<p>14) SAP stands for Start Applying Patches</p>
<p>13) Your SAP is not connected to the internet. The internet is connected to your SAP.</p>
<p>12) The real reason behind Pluto&#8217;s recent demotion from planet status:  incomplete plant configuration in NASA&#8217;s SAP system.</p>
<p>11) It is rumored that Michael Corleone, &#8220;The godfather&#8221; used to work as a consultant in SAP.</p>
<p>10) The ultimate survival strategy if we ever find intelligent life in the galaxy is to SAP them right away …</p>
<p>9) Spiderman is powered by NetWeaver.</p>
<p>8) Julius Ceaser, Alexander the Great and Genghis Khan ran SAP. Their successors didn&#8217;t.</p>
<p>7) Sony Advanced Playstation</p>
<p>6) SAP next releases will come with a lifetime supply of Prozac</p>
<p>5) asap is actually an abbreviation for &#8220;in A SAP way&#8221;</p>
<p>4) Leonardo da Vinci was SAP Certified!!!</p>
<p>3) Whenever a new bug is found in SAP someone gets a hickup.</p>
<p>2) Every kid had his/her heroes&#8230;Boys had Superman, Girls had Lara Croft&#8230;And young Abapers&#8230;they had Rich Heilman.</p>
<p>1) On the first day God created SAP</p>
<p>&#8230;&#8230; That&#8217;s all folks &#8230;&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/16/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

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