<?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/"
	>

<channel>
	<title>Max Titov IV @ TechSplice</title>
	<atom:link href="http://www.blog.techsplice.com/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>
	<pubDate>Thu, 28 Jan 2010 16:27:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft Outlook Problem [inserted images are not displaying]</title>
		<link>http://www.blog.techsplice.com/archives/315</link>
		<comments>http://www.blog.techsplice.com/archives/315#comments</comments>
		<pubDate>Thu, 28 Jan 2010 16:27:48 +0000</pubDate>
		<dc:creator>Max</dc:creator>
		
		<category><![CDATA[Everyday stuff]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[microsoft]]></category>

		<category><![CDATA[problems]]></category>

		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=315</guid>
		<description><![CDATA[I ran in to a problem with my Microsoft Outlook application.  Suddenly some [not all] embeded [not attachments] images in my inbound emails would not display.
I know the data was there for I could see the red box [representing an un-loaded image] and I could copy and paste the actual data in to a separate [...]]]></description>
			<content:encoded><![CDATA[<p>I ran in to a problem with my Microsoft Outlook application.  Suddenly some [not all] embeded [not attachments] images in my inbound emails would not display.</p>
<p>I know the data was there for I could see the red box [representing an un-loaded image] and I could copy and paste the actual data in to a separate application like Microsoft Word [copying the image allowed me to see the whole file].</p>
<p>So as always I did some digging online and found a solution:</p>
<p><em>1. Locate the Outlook Temporary Items folder by opening the Registry and finding HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security. Double click on the OutlookSecureTempFolder key.</em></p>
<p><em><br />
2. Right click the Value Data field and select Copy. It should be in the form of %USERPROFILE%\Local Settings\Temporary Internet Files\OLK6 where OLK6 is some randomly generated string that always starts with OLK.</em></p>
<p><em><br />
3. Open Windows Explorer, paste in the Address field and press Enter (or select GO). You will be navigated to this folder.</em></p>
<p><em><br />
4. Select All the files in this folder and Delete.</em></p>
<p><em><br />
5. Launch Outlook. The images should now appear in the Email.</em></p>
<p>That fixed my problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/315/feed</wfw:commentRss>
		</item>
		<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 - Overview - Imports - Select Queue System - Goto - tp system log - 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 - Overview - Imports - Select Queue System - Goto - 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>
		</item>
		<item>
		<title>SAP: deleted users [when/who]?</title>
		<link>http://www.blog.techsplice.com/archives/311</link>
		<comments>http://www.blog.techsplice.com/archives/311#comments</comments>
		<pubDate>Wed, 25 Nov 2009 20:08:28 +0000</pubDate>
		<dc:creator>Max</dc:creator>
		
		<category><![CDATA[SAP/ABAP]]></category>

		<category><![CDATA[administration]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[sap]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=311</guid>
		<description><![CDATA[Actions that are done to a user profile, be that creation, modification or deletion are tracked in a table USH04.
The field PROFS will reflect each of the actions referencing the following characters:
A: add
M: modify
D: delete
Simply enter the user you are interested in and see what has occured over the year.
]]></description>
			<content:encoded><![CDATA[<p>Actions that are done to a user profile, be that creation, modification or deletion are tracked in a table USH04.</p>
<p>The field PROFS will reflect each of the actions referencing the following characters:</p>
<p>A: add</p>
<p>M: modify</p>
<p>D: delete</p>
<p>Simply enter the user you are interested in and see what has occured over the year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/311/feed</wfw:commentRss>
		</item>
		<item>
		<title>SAP GUI: enable/disable input field history on text fields</title>
		<link>http://www.blog.techsplice.com/archives/306</link>
		<comments>http://www.blog.techsplice.com/archives/306#comments</comments>
		<pubDate>Thu, 19 Nov 2009 20:43:26 +0000</pubDate>
		<dc:creator>Max</dc:creator>
		
		<category><![CDATA[SAP/ABAP]]></category>

		<category><![CDATA[change]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[controls]]></category>

		<category><![CDATA[field]]></category>

		<category><![CDATA[gui]]></category>

		<category><![CDATA[sap]]></category>

		<category><![CDATA[setting]]></category>

		<category><![CDATA[setup]]></category>

		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=306</guid>
		<description><![CDATA[This is sort of a usless but still somewhat interesting fact: I ran in to a problem where a user wasn&#8217;t able to see his history when he entered data in to his sap gui.  It didn&#8217;t matter which field it was every time he would re-login he would not see the data he entered [...]]]></description>
			<content:encoded><![CDATA[<p>This is sort of a usless but still somewhat interesting fact: I ran in to a problem where a user wasn&#8217;t able to see his history when he entered data in to his sap gui.  It didn&#8217;t matter which field it was every time he would re-login he would not see the data he entered just minutes ago.</p>
<p>I did some reasearch and seen a lot of posts about SAPHistory*.mdb file in the SapWorkDir directory. The user&#8217;s history was was being generated so the problem was being caused by something else.</p>
<p>Then I came across a post talking about Low Speed Connection [Reduced Network Traffic] setting which can be found by going through your login pad, clicking on the system and displaying the properties window - followed by going to the Network tab.  From what I&#8217;ve read it seems that having the setting set to Low Speed Connection could cause the problem of missing input field history.  Even though this seemed promissing after getting the user to try a different machine with the High Speed enabled he was still showing the problem.</p>
<p>The final peace of information that I&#8217;ve aquired from the web was a little neat SAP feature: if you get to an input field and hold down your Ctrl button you can right click on your  mouse and get a pop-up window that would allow you to Disable/Enable History functionality.  Typically the field is set to Defaut Settings, so the only thing left to do was to figure out if the user&#8217;s default settings were set to Disable History for his SAP system.</p>
<p>to be continued&#8230;</p>
<p>PS: another interesting fact that I picked up somewhere: if you scroll up/down using your keyboard in the history field you can delete entries by pushing the delete key.  I know, it&#8217;s neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/306/feed</wfw:commentRss>
		</item>
		<item>
		<title>SAP: set a printer to print on a Single Side</title>
		<link>http://www.blog.techsplice.com/archives/304</link>
		<comments>http://www.blog.techsplice.com/archives/304#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:00:35 +0000</pubDate>
		<dc:creator>Max</dc:creator>
		
		<category><![CDATA[Everyday stuff]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[printer]]></category>

		<category><![CDATA[printing]]></category>

		<category><![CDATA[sap]]></category>

		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=304</guid>
		<description><![CDATA[By default SAP printers are set up to print pages based on printer&#8217;s default settings.  To change that behaviour and control how the data is printed you can do the following:

Execute transaction: SPAD
Select your output device and enter the configuration screen
On a 4.6C version you can go to the Output attributes tab and look at [...]]]></description>
			<content:encoded><![CDATA[<p>By default SAP printers are set up to print pages based on printer&#8217;s default settings.  To change that behaviour and control how the data is printed you can do the following:</p>
<ol>
<li>Execute transaction: SPAD</li>
<li>Select your output device and enter the configuration screen</li>
<li>On a 4.6C version you can go to the Output attributes tab and look at the &#8220;Output attributes for list drivers and Smart Forms&#8221; section</li>
<li>Examine the drop down for the Print mode</li>
<li>Typically by default you will see DEFAULT as the setting that is displayed, simply change the value to S SIMPLEX to allow the data to be prined on a Single Side</li>
</ol>
<p>For more information on the matter for SAP version 7.0 you can have a look at <a href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10cd89f3-7fb8-2b10-7ba7-f72260f071ef;jsessionid=(J2EE3417300)ID1483589450DB11796717206544911173End"><strong>this</strong></a> document.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/304/feed</wfw:commentRss>
		</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>
		</item>
		<item>
		<title>SAP: debugging in pop-up windows</title>
		<link>http://www.blog.techsplice.com/archives/298</link>
		<comments>http://www.blog.techsplice.com/archives/298#comments</comments>
		<pubDate>Sat, 22 Aug 2009 01:38:17 +0000</pubDate>
		<dc:creator>Max</dc:creator>
		
		<category><![CDATA[SAP/ABAP]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[debugging]]></category>

		<category><![CDATA[programmer]]></category>

		<category><![CDATA[sap]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=298</guid>
		<description><![CDATA[Debugging in SAP is something that I do almost on a daily basis, most of the time I get by just by typing the /h command in the transaction window and executing the program but this is not always possible.
The scenario that I speak of occurs when you are debugging a pop-up window. When you [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span><span lang="EN-US">Debugging in SAP is something that I do almost on a daily basis, most of the time I get by just by typing the <strong>/h</strong> command in the transaction window and executing the program but this is not always possible.</span></span></p>
<p class="MsoNormal"><span><span lang="EN-US">The scenario that I speak of occurs when you are debugging a pop-up window.<span> </span>When you are working with a pop-up window there is no convenient transaction window where you can turn on the debugger.<span> </span>So what do you do?</span></span></p>
<p class="MsoNormal"><span><span lang="EN-US">Simple.</span></span></p>
<p class="MsoNormal"><span><span lang="EN-US">Create a new file; lets call it <em>debugger.txt</em> and populate the contents of the file with the following lines:</span></span></p>
<p class="MsoNormal" style="padding-left: 30px;"><span><span lang="EN-US"><span> </span><em>[Function]</em></span></span></p>
<p class="MsoNormal" style="padding-left: 30px;"><span><em><span lang="EN-US"><span> </span>Title=Debugger Session</span></em></span></p>
<p class="MsoNormal" style="padding-left: 30px;"><span><em><span lang="EN-US"><span> </span>Command=/h</span></em></span></p>
<p class="MsoNormal" style="padding-left: 30px;"><span><em><span lang="EN-US"><span> </span>Type=SystemCommand</span></em></span></p>
<p class="MsoNormal"><span><span lang="EN-US"> </span></span></p>
<p class="MsoNormal"><span><span lang="EN-US">Save the file and leave it on your desktop.</span></span></p>
<p class="MsoNormal"><span><span lang="EN-US">Now when ever you get to a pop-up window that you want to debug simply drag the <em>debugger.txt</em> file in to the window and you will activate the debugging session.</span></span></p>
<p class="MsoNormal"><span><span lang="EN-US">Happy hunting!</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/298/feed</wfw:commentRss>
		</item>
		<item>
		<title>SAP - ABAP - gui - hiding selection components</title>
		<link>http://www.blog.techsplice.com/archives/287</link>
		<comments>http://www.blog.techsplice.com/archives/287#comments</comments>
		<pubDate>Tue, 04 Aug 2009 20:52:01 +0000</pubDate>
		<dc:creator>Max</dc:creator>
		
		<category><![CDATA[SAP/ABAP]]></category>

		<category><![CDATA[abap]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[create]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[development]]></category>

		<category><![CDATA[display]]></category>

		<category><![CDATA[hide]]></category>

		<category><![CDATA[programmer]]></category>

		<category><![CDATA[sap]]></category>

		<category><![CDATA[show]]></category>

		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=287</guid>
		<description><![CDATA[If you want to make your reports more functional you can start controling the properties of different components based on selections that are performed by the user.
For instance in this post I&#8217;ll show you a quick example of how to hide a on-screen component based on user selection.
PARAMETER:  cb_a AS CHECKBOX DEFAULT 'X'
  [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to make your reports more functional you can start controling the properties of different components based on selections that are performed by the user.</p>
<p>For instance in this post I&#8217;ll show you a quick example of how to hide a on-screen component based on user selection.</p>
<pre class="prettyprint">PARAMETER:  cb_a AS CHECKBOX DEFAULT 'X'
<strong>            </strong>USER-COMMAND batch MODIF ID ida,
            cb_bAS CHECKBOX DEFAULT 'X'
            USER-COMMAND batch MODIF ID idb.

AT SELECTION-SCREEN OUTPUT.

  LOOP AT SCREEN.
    IF screen-group1 = 'IDA' AND cb_b NE 'X'.
<strong>      </strong>screen-<strong>active </strong>= 0.
      MODIFY SCREEN.
    ENDIF.

    IF screen-group1 = 'IDB' AND cb_a NE 'X'.
      screen-active = 0.
      MODIFY SCREEN.
    ENDIF.
  ENDLOOP.</pre>
<p>This example will hide each of the check boxes depending on the selection of the other check-box.  If both are selected then both are visible, if one is un-checked then the other is hidden.</p>
<p>The active attribute controls the visibility of a particular screen component.  Explicitly: 0 = hidden, 1 = visible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/287/feed</wfw:commentRss>
		</item>
		<item>
		<title>SAP: transporting program variants</title>
		<link>http://www.blog.techsplice.com/archives/283</link>
		<comments>http://www.blog.techsplice.com/archives/283#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:59:56 +0000</pubDate>
		<dc:creator>Max</dc:creator>
		
		<category><![CDATA[SAP/ABAP]]></category>

		<category><![CDATA[program]]></category>

		<category><![CDATA[sap]]></category>

		<category><![CDATA[transports]]></category>

		<category><![CDATA[variant]]></category>

		<guid isPermaLink="false">http://www.blog.techsplice.com/?p=283</guid>
		<description><![CDATA[If you have a variant that you want to transport across the system try running program &#8216;RSTRANSP&#8217;.
]]></description>
			<content:encoded><![CDATA[<p>If you have a variant that you want to transport across the system try running program &#8216;RSTRANSP&#8217;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/283/feed</wfw:commentRss>
		</item>
		<item>
		<title>SAP: List of tables pertaining to Transport Requests</title>
		<link>http://www.blog.techsplice.com/archives/280</link>
		<comments>http://www.blog.techsplice.com/archives/280#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:56:02 +0000</pubDate>
		<dc:creator>Max</dc:creator>
		
		<category><![CDATA[SAP/ABAP]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[sap]]></category>

		<category><![CDATA[setup]]></category>

		<category><![CDATA[system]]></category>

		<category><![CDATA[tables]]></category>

		<category><![CDATA[transports]]></category>

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


TABNAME
Description


E070
Change &#38; Transport System: Header of Requests/Tasks


E070A
Change &#38; Transport System: Attributes of a Request


E070C
CTS: Source/Target Client of Requests/Tasks


E070CREATE
Change &#38; Transport System: Creation Date of Request


E070CTV
Generated Table for View E070CTV


E070DEP
Change &#38; Transport System: Dependencies of Requests


E070L
CTS: Index for Assigning Numbers to Requests/Tasks


E070M
CTS: Target Package/Layer for Requests


E070TC
Help Table for E070 for Client-Specific Imports


E070USE
Use of Current Requests by [...]]]></description>
			<content:encoded><![CDATA[<table class="confluenceTable" border="0">
<tbody>
<tr>
<td class="confluenceTd"><strong>TABNAME</strong></td>
<td class="confluenceTd"><strong>Description</strong></td>
</tr>
<tr>
<td class="confluenceTd">E070</td>
<td class="confluenceTd">Change &amp; Transport System: Header of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E070A</td>
<td class="confluenceTd">Change &amp; Transport System: Attributes of a Request</td>
</tr>
<tr>
<td class="confluenceTd">E070C</td>
<td class="confluenceTd">CTS: Source/Target Client of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E070CREATE</td>
<td class="confluenceTd">Change &amp; Transport System: Creation Date of Request</td>
</tr>
<tr>
<td class="confluenceTd">E070CTV</td>
<td class="confluenceTd">Generated Table for View E070CTV</td>
</tr>
<tr>
<td class="confluenceTd">E070DEP</td>
<td class="confluenceTd">Change &amp; Transport System: Dependencies of Requests</td>
</tr>
<tr>
<td class="confluenceTd">E070L</td>
<td class="confluenceTd">CTS: Index for Assigning Numbers to Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E070M</td>
<td class="confluenceTd">CTS: Target Package/Layer for Requests</td>
</tr>
<tr>
<td class="confluenceTd">E070TC</td>
<td class="confluenceTd">Help Table for E070 for Client-Specific Imports</td>
</tr>
<tr>
<td class="confluenceTd">E070USE</td>
<td class="confluenceTd">Use of Current Requests by Users</td>
</tr>
<tr>
<td class="confluenceTd">E070V</td>
<td class="confluenceTd">Generated Table for View E070V</td>
</tr>
<tr>
<td class="confluenceTd">E071</td>
<td class="confluenceTd">Change &amp; Transport System: Object Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071C</td>
<td class="confluenceTd">Change &amp; Transport System: Client-Specific Lock Flag</td>
</tr>
<tr>
<td class="confluenceTd">E071E</td>
<td class="confluenceTd">Lang. Transport: Positive List for Generic Object Selection</td>
</tr>
<tr>
<td class="confluenceTd">E071K</td>
<td class="confluenceTd">Change &amp; Transport System: Key Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071KC</td>
<td class="confluenceTd">Change &amp; Transport System: Key Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071KF</td>
<td class="confluenceTd">Change &amp; Transport System: Nametab Info. on (CHAR)Key Fields</td>
</tr>
<tr>
<td class="confluenceTd">E071KFINI</td>
<td class="confluenceTd">Change &amp; Transport System: Nametab Info. on (CHAR)Key Fields</td>
</tr>
<tr>
<td class="confluenceTd">E071K_30</td>
<td class="confluenceTd">Change &amp; Transport System: Key Entries of Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E071K_KEY</td>
<td class="confluenceTd">E071K Key Fields</td>
</tr>
<tr>
<td class="confluenceTd">E071S</td>
<td class="confluenceTd">System-Specific Import Status of Objects</td>
</tr>
<tr>
<td class="confluenceTd">E071V</td>
<td class="confluenceTd">Generated Table for View E071V</td>
</tr>
<tr>
<td class="confluenceTd">E07T</td>
<td class="confluenceTd">Change &amp; Transport System: Short Texts for Requests/Tasks</td>
</tr>
<tr>
<td class="confluenceTd">E07T_OLD</td>
<td class="confluenceTd">E07T Before TRKORR Extension</td>
<td class="confluenceTd"></td>
</tr>
</tbody>
</table>
<p>Useful transport tables [listed above].</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.techsplice.com/archives/280/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

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