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

<channel>
	<title>Development Archives - Johannes Auer</title>
	<atom:link href="https://johannesauer.com/de/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>https://johannesauer.com/de/category/development/</link>
	<description>SAP VIM Consulting</description>
	<lastBuildDate>Wed, 17 Dec 2025 06:20:39 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://johannesauer.com/wp-content/uploads/2025/04/cropped-ms-icon-310x310-1-32x32.png</url>
	<title>Development Archives - Johannes Auer</title>
	<link>https://johannesauer.com/de/category/development/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Practical Role Determination for SAP VIM Solutions Beyond Invoice: A Simple Approach + Free Template</title>
		<link>https://johannesauer.com/de/sap-vim-beyond-invoices/creating-a-role-determination-for-sap-vim-solutions-beyond-invoice-free-template/</link>
					<comments>https://johannesauer.com/de/sap-vim-beyond-invoices/creating-a-role-determination-for-sap-vim-solutions-beyond-invoice-free-template/#respond</comments>
		
		<dc:creator><![CDATA[Johannes Auer]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 19:36:20 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SAP VIM Solutions Beyond Invoice]]></category>
		<category><![CDATA[SAP VIM Customizing]]></category>
		<category><![CDATA[SAP VIM]]></category>
		<guid isPermaLink="false">https://johannesauer.com/en/?p=2395</guid>

					<description><![CDATA[<p>When you start working with SAP VIM Solutions Beyond Invoice — whether it’s Incoming Delivery Notes, Sales Orders, Remittance Advices, Order Confirmations or Quotations — you quickly notice a familiar limitation: the out-of-the-box setup doesn’t provide meaningful role definitions. The delivered BC-Sets rely entirely on SAP’s Organizational Object Assignment, pointing to predefined work centers, rules, [&#8230;]</p>
<p>The post <a href="https://johannesauer.com/de/sap-vim-beyond-invoices/creating-a-role-determination-for-sap-vim-solutions-beyond-invoice-free-template/">Practical Role Determination for SAP VIM Solutions Beyond Invoice: A Simple Approach + Free Template</a> appeared first on <a href="https://johannesauer.com/de">Johannes Auer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://johannesauer.com/de/sap-vim-beyond-invoices/creating-a-role-determination-for-sap-vim-solutions-beyond-invoice-free-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Struggling With Logic Modules in SAP VIM? Here’s How to Master the Debugger (Without Going Crazy)</title>
		<link>https://johannesauer.com/de/debugging/how-to-debug-logic-modules-without-going-crazy/</link>
					<comments>https://johannesauer.com/de/debugging/how-to-debug-logic-modules-without-going-crazy/#respond</comments>
		
		<dc:creator><![CDATA[Johannes Auer]]></dc:creator>
		<pubDate>Thu, 18 Sep 2025 06:13:46 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SAP VIM Customizing]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[SAP VIM]]></category>
		<category><![CDATA[Logic Module]]></category>
		<category><![CDATA[OpenText]]></category>
		<guid isPermaLink="false">https://johannesauer.com/en/?p=2225</guid>

					<description><![CDATA[<p>Debugging Logic Modules in SAP VIM is rarely straightforward. Setting multiple breakpoints, stepping through code execution, and still failing to reach the relevant section can quickly become frustrating and time-consuming. However, there&#8217;s a little-known approach that can make this process far more efficient. In case you are interested in creating your own Logic Module in [&#8230;]</p>
<p>The post <a href="https://johannesauer.com/de/debugging/how-to-debug-logic-modules-without-going-crazy/">Struggling With Logic Modules in SAP VIM? Here’s How to Master the Debugger (Without Going Crazy)</a> appeared first on <a href="https://johannesauer.com/de">Johannes Auer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://johannesauer.com/de/debugging/how-to-debug-logic-modules-without-going-crazy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Create a Custom Logic Module (Data Enrichment) for SAP VIM Invoice Processing (Step-by-Step Guide)</title>
		<link>https://johannesauer.com/de/development/creating-a-logic-module-data-enrichment-for-sap-vim-free-template/</link>
					<comments>https://johannesauer.com/de/development/creating-a-logic-module-data-enrichment-for-sap-vim-free-template/#comments</comments>
		
		<dc:creator><![CDATA[Johannes Auer]]></dc:creator>
		<pubDate>Fri, 29 Aug 2025 11:47:09 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SAP VIM Customizing]]></category>
		<category><![CDATA[SAP VIM]]></category>
		<category><![CDATA[Logic Module]]></category>
		<category><![CDATA[OpenText]]></category>
		<guid isPermaLink="false">https://johannesauer.com/en/?p=1986</guid>

					<description><![CDATA[<p>When working with SAP Vendor Invoice Management (VIM), standard configurations often cover the majority of business needs — but not all of them. In many projects, there comes a point where additional data enrichments are required to ensure invoices are processed correctly and efficiently. This is where Logic Modules come into play. Logic Modules allow [&#8230;]</p>
<p>The post <a href="https://johannesauer.com/de/development/creating-a-logic-module-data-enrichment-for-sap-vim-free-template/">How to Create a Custom Logic Module (Data Enrichment) for SAP VIM Invoice Processing (Step-by-Step Guide)</a> appeared first on <a href="https://johannesauer.com/de">Johannes Auer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://johannesauer.com/de/development/creating-a-logic-module-data-enrichment-for-sap-vim-free-template/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Creating a Business Rule for SAP VIM Solutions Beyond Invoice (+ free Template)</title>
		<link>https://johannesauer.com/de/development/creating-a-business-rule-for-sap-vim-solutions-beyond-invoice-free-template/</link>
					<comments>https://johannesauer.com/de/development/creating-a-business-rule-for-sap-vim-solutions-beyond-invoice-free-template/#respond</comments>
		
		<dc:creator><![CDATA[Johannes Auer]]></dc:creator>
		<pubDate>Sun, 16 Feb 2025 17:46:30 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SAP VIM Solutions Beyond Invoice]]></category>
		<category><![CDATA[Business Rule]]></category>
		<category><![CDATA[OpenText]]></category>
		<guid isPermaLink="false">https://sapvimtraining.com/?p=645</guid>

					<description><![CDATA[<p>Similar to the invoice process, the document process in SAP VIM Solutions Beyond Invoice is made up of data enrichments, roles, business rules and actions. In today&#8217;s article, I will show you how to quickly and easily create and configure an individual business rule. I also provide my template which allows an easy start for [&#8230;]</p>
<p>The post <a href="https://johannesauer.com/de/development/creating-a-business-rule-for-sap-vim-solutions-beyond-invoice-free-template/">Creating a Business Rule for SAP VIM Solutions Beyond Invoice (+ free Template)</a> appeared first on <a href="https://johannesauer.com/de">Johannes Auer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://johannesauer.com/de/development/creating-a-business-rule-for-sap-vim-solutions-beyond-invoice-free-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Creating a Data Enrichment for SAP VIM Solutions Beyond Invoice (+ free Template)</title>
		<link>https://johannesauer.com/de/development/creating-a-data-enrichment-for-sap-vim-solutions-beyond-invoice-template/</link>
					<comments>https://johannesauer.com/de/development/creating-a-data-enrichment-for-sap-vim-solutions-beyond-invoice-template/#respond</comments>
		
		<dc:creator><![CDATA[Johannes Auer]]></dc:creator>
		<pubDate>Sat, 08 Feb 2025 17:10:19 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SAP VIM Solutions Beyond Invoice]]></category>
		<category><![CDATA[Customizing]]></category>
		<category><![CDATA[Debug loop]]></category>
		<category><![CDATA[SAP VIM]]></category>
		<guid isPermaLink="false">https://sapvimtraining.com/?p=607</guid>

					<description><![CDATA[<p>A data enrichment is a logic or learning based data manipulation which can run, for example, at the begin of a process. From a usage point it is very comparable with a logic module in the VIM Invoice process. Please note that this article is not about the VIM Invoice process but VIM Solutions Beyond [&#8230;]</p>
<p>The post <a href="https://johannesauer.com/de/development/creating-a-data-enrichment-for-sap-vim-solutions-beyond-invoice-template/">Creating a Data Enrichment for SAP VIM Solutions Beyond Invoice (+ free Template)</a> appeared first on <a href="https://johannesauer.com/de">Johannes Auer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://johannesauer.com/de/development/creating-a-data-enrichment-for-sap-vim-solutions-beyond-invoice-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
