<?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://www.schweda.net/blog_rss.php?bid=322" rel="self" type="application/rss+xml" />
<item>
<title><![CDATA[Dynamics AX: Datumslookup um Anzeige der Kalenderwoche erweitern]]></title>
<description><![CDATA[
<p><a href="http://www.schweda.net/pictures/blogpics/DateLookup_Week.jpg" target="_blank"><img width="150" height="120" border="0" align="right" src="http://www.schweda.net/pictures/blogpics/tb_DateLookup_Week.jpg" alt="Lookup" style="padding: 3px; border: 1px solid rgb(204, 204, 204); margin-left: 10px;" title="Lookup" /></a>Um im Lookup von Datumsfelder zus&auml;tzlich die Kalenderwoche angezeigt zu bekommen, ist eine Anpassung der Form <strong>SysDataLookup </strong>notwendig.
</p>

<p>Es muss lediglich die Eigenschaft <em>ShowRowlabels </em>des Table-Controls <em>DaysTable </em>auf <em>YES </em>ge&auml;ndert werden.
</p>

<p>Warum diese Eigenschaft nicht standardm&auml;ssig auf YES gesetzt ist, wundert mich zwar, da ja die dahinterliegende Logik komplett vorhanden ist, aber das darf jemand anderer mit Microsoft diskutieren :-)
</p>

<p><strong>Nachtrag vom 19.11.2009</strong><br />
Zust&auml;ndig f&uuml;r die Berechnung der Kalenderwoche ist die Methode <em>drawMonth() </em>des Formulares. In dieser wird standardm&auml;ssig die Funktion <em>weekOfYear() </em>verwendet. Diese Funktion sollte - zumindest f&uuml;r nicht amerikanische Unternehmen - durch <em>wkOfYr()</em> ersetzt werden. Erstere berechnet n&auml;mlich die Kalenderwoche nach amerikanischem Vorbild.
</p>
<br /><a class="div_blog_category_gotodetail" href="https://www.schweda.net/blog_ax.php?bid=322" target="_self" title="Weiterlesen...">Weiterlesen...</a>]]></description>
<category>Microsoft Dynamics AX (Axapta)</category>
<pubDate>Thu, 12 Mar 2009 18:21:00 +0100</pubDate>
<link>https://www.schweda.net/blog_ax.php?bid=322</link>
<comments>https://www.schweda.net/blog_ax.php?bid=322</comments>
<guid isPermaLink="true">https://www.schweda.net/blog_ax.php?bid=322</guid>
<author>heinz.schweda@schweda.net (Heinz Schweda)</author>
<wfw:commentRss>https://www.schweda.net/blog_ax.php?bid=322</wfw:commentRss>
</item>
<item>
<title>Kommentar von Enrico</title>
<description><![CDATA[Ja das ist für mich irgendwie auch unverständlich, alles ist da, aber nicht aktiviert. Uns ist das Thema nur aufgefallen, weil wir vorher Axapta 3.0 genutzt haben und dort waren die Kalenderwochen angezeigt - jetzt im 4.0/5.0 auf einmal nicht mehr...]]></description>
<category>Microsoft Dynamics AX (Axapta)</category>
<pubDate>Wed, 24 Feb 2010 16:20:00 +0100</pubDate>
<link>https://www.schweda.net/blog_ax.php?bid=322</link>
<guid isPermaLink="true">https://www.schweda.net/blog_ax.php?bid=322</guid>
<author>Enrico</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=322</wfw:commentRss>
</item>
<item>
<title>Kommentar von Heinz</title>
<description><![CDATA[Ich glaube, daß die Kalenderwoche aufgrund des Unterschieds zw. weekOfYear() und wkOfYr() ausgeblendet wurde. Setzt man AX in Europa ein und ändert die Methode drawMonth() nicht entsprechend, so wird ja ggf. die falsche KW angezeigt.]]></description>
<category></category>
<pubDate>Thu, 25 Feb 2010 21:34:00 +0100</pubDate>
<link>https://www.schweda.net/blog.php?bid=322</link>
<guid isPermaLink="true">https://www.schweda.net/blog.php?bid=322</guid>
<author>Heinz</author>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heinz Schweda</dc:creator>
<wfw:commentRss>https://www.schweda.net/blog.php?bid=322</wfw:commentRss>
</item>
</channel>
</rss>	
