<?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=642" rel="self" type="application/rss+xml" />
<item>
<title><![CDATA[Preisinformationen auf Positionen per Code eintragen und Preisfindung kontrollieren]]></title>
<description><![CDATA[
<p>Eine h&auml;ufige Anforderung in Projekten ist es, da&szlig; Auftrags- oder Bestellpositionen durch irgendeine Programmlogik erstellt werden sollen, beispielsweise durch Datenimporte o.&auml;.
</p>


<p>Zuletzt hatte ich erstmalig die Anforderung, da&szlig; per Code generierten Auftragspositionen anschlie&szlig;end aber manuell bearbeitet werden sollen, wobei die Preisinformationen wie <strong>Verkaufspreis und -rabatt </strong>aber unbedingt <strong>erhalten bleiben</strong> sollten.
</p>


<p>Bearbeitet man in Dynamics AX aber bestimmte Felder einer Position, l&ouml;st dies aber u.U. eine <strong>Preisfindung </strong>aus. Diese galt es also zu verhindern bzw. durch eine Abfrage den Benutzer zumindest davor hinzuweisen. Gl&uuml;cklicherweise gibt es eine solche Abfrage bereits, die &uuml;ber die folgenden Felder gesteuert wird:
</p>


<table class="table_blog_main_content">
	<tbody>
		<tr>
			
<th>Feld
</th>
			
<th>Beschreibung
</th>
		</tr>
		<tr>
			
<td>ManualEntryChangepolicy
</td>
			
<td>Referenz auf Tabelle PriceDiscChangePolicy
</td>
		</tr>
		<tr>
			
<td>SystemEntryChangePolicy
</td>
			
<td>Referenz auf Tabelle PriceDiscChangePolicy
</td>
		</tr>
		<tr>
			
<td>SystemEntrySource
</td>
			
<td>BaseEnum
</td>
		</tr>
	</tbody>

</table>

<br /><a class="div_blog_category_gotodetail" href="https://www.schweda.net/blog_ax.php?bid=642" target="_self" title="Weiterlesen...">Weiterlesen...</a>]]></description>
<category>Microsoft Dynamics AX (Axapta)</category>
<pubDate>Fri, 15 Jun 2018 21:00:00 +0200</pubDate>
<link>https://www.schweda.net/blog_ax.php?bid=642</link>
<comments>https://www.schweda.net/blog_ax.php?bid=642</comments>
<guid isPermaLink="true">https://www.schweda.net/blog_ax.php?bid=642</guid>
<author>heinz.schweda@schweda.net (Heinz Schweda)</author>
<wfw:commentRss>https://www.schweda.net/blog_ax.php?bid=642</wfw:commentRss>
</item>
</channel>
</rss>	
