<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="https://www.schweda.net/style_feed.css" ?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:atom="http://www.w3.org/2005/Atom"	
	xmlns:dc="http://purl.org/dc/elements/1.1/" > 
<channel>
    <title>schweda.net - Blog</title>
    <link>https://www.schweda.net/</link>
    <description>schweda.net - Blog - Blog-Beitraege</description>
    <language>de-at</language>
    <copyright>Copyright 2006-2026</copyright>
    <generator>schweda.net</generator>
    <managingEditor>heinz.schweda@schweda.net (Heinz Schweda)</managingEditor>
    <webMaster>heinz.schweda@schweda.net (Heinz Schweda)</webMaster>
    <category>Blog</category>
	<atom:link href="https://schweda.net/blog_rss.php?bid=361" rel="self" type="application/rss+xml" />
<item>
<title><![CDATA[Notizen zur RecId]]></title>
<description><![CDATA[
<p>Die RecId ist die mehr oder weniger eindeutige Kennung eines Datensatzes in Dynamics AX. Mehr oder weniger deshalb, weil es auf die verwendete Version von Dynamics AX bzw. Axapta ankommt:
</p>


<table class="table_blog_main_content">
	<tbody>
		<tr>
			
<th>Version
</th>
			
<th>Bemerkung
</th>
		</tr>
		<tr>
			
<td>3.0
</td>
			
<td>RecId pro Mandant eindeutig (&uuml;ber alle Tabellen)
</td>
		</tr>
		<tr>
			
<td>4.0
</td>
			
<td>RecId pro Tabelle eindeutig (&uuml;ber alle Mandanten)<br />
			D.h. die selbe RecId kann in zwei oder mehreren Tabellen vorkommen, das ist auch der Grund, warum ein Feld einer Tabelle vom Typ RefRecId als EDT mit einer Relation abgebildet werden muss!
</td>
		</tr>
		<tr>
			
<td>2009
</td>
			
<td>Wie&nbsp;bei Version&nbsp;4.0
</td>
		</tr>
		<tr>
			
<td>2012
</td>
			
<td>Wie&nbsp;bei Version&nbsp;4.0
</td>
		</tr>
	</tbody>

</table>]]></description>
<category>Microsoft Dynamics AX (Axapta)</category>
<pubDate>Thu, 04 Mar 2010 19:37:00 +0100</pubDate>
<link>https://www.schweda.net/blog_ax.php?bid=361</link>
<comments>https://www.schweda.net/blog_ax.php?bid=361</comments>
<guid isPermaLink="true">https://www.schweda.net/blog_ax.php?bid=361</guid>
<author>heinz.schweda@schweda.net (Heinz Schweda)</author>
<wfw:commentRss>https://www.schweda.net/blog_ax.php?bid=361</wfw:commentRss>
</item>
<item>
<title>Kommentar von SeniorConsultant</title>
<description><![CDATA[Jein - eine RecID ist ab AX 4.0 zusammen mit der TableID eindeutig, davor ohne TableID.
Die RefRecID hat den Zweck, beim Import von Daten aus mehreren Tabellen bei Bedarf die Zuordnung zwischen Datensätzen herzustellen, selbst wenn die RecID beim Import neu vergeben werden soll.]]></description>
<category>Microsoft Dynamics AX (Axapta)</category>
<pubDate>Sat, 06 Mar 2010 22:17:00 +0100</pubDate>
<link>https://www.schweda.net/blog_ax.php?bid=361</link>
<guid isPermaLink="true">https://www.schweda.net/blog_ax.php?bid=361</guid>
<author>SeniorConsultant</author>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heinz Schweda</dc:creator>
<wfw:commentRss>https://www.schweda.net/blog_ax.php?bid=361</wfw:commentRss>
</item>
</channel>
</rss>	
