<?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>SAP - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/category/sap/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/category/sap/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Wed, 12 Apr 2023 20:32:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://simpleexcelvba.com/wp-content/uploads/2019/11/cropped-logo-32x32.png</url>
	<title>SAP - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/category/sap/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to close SAP Logon window?</title>
		<link>https://simpleexcelvba.com/how-to-close-sap-logon-window/</link>
					<comments>https://simpleexcelvba.com/how-to-close-sap-logon-window/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Sat, 06 Aug 2022 20:45:37 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[close sap logon using vba]]></category>
		<category><![CDATA[how to close sap logon window]]></category>
		<category><![CDATA[user32 library findwindow and sendmessage to close sap window]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1807</guid>

					<description><![CDATA[<p>In all of my SAP based articles I showed You how to open SAP Logon, choose the environment, go to transaction, do whatever You need inside and then close the environment. In this one I will present to You the last thing, which I never show You before &#8211; how to close SAP Logon window. &#8230; <a href="https://simpleexcelvba.com/how-to-close-sap-logon-window/" class="more-link">Continue reading<span class="screen-reader-text"> "How to close SAP Logon window?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-close-sap-logon-window/">How to close SAP Logon window?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-close-sap-logon-window/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>How to Save As and Open Excel during SAP scripting?</title>
		<link>https://simpleexcelvba.com/how-to-save-as-and-open-excel-during-sap-scripting/</link>
					<comments>https://simpleexcelvba.com/how-to-save-as-and-open-excel-during-sap-scripting/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Tue, 15 Mar 2022 11:55:25 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[how to open SAP export while SAP scripting]]></category>
		<category><![CDATA[How to Save As and Open Excel during SAP scripting]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1745</guid>

					<description><![CDATA[<p>I received from You so many questions about this, so I decided to investigate the issue. In this article I&#8217;m going to show You how to save as and open Excel spreadsheet during execution of SAP scripting code. So I recorded the actions from the previous article &#8211; go to se16n transaction, choose MVKE table, &#8230; <a href="https://simpleexcelvba.com/how-to-save-as-and-open-excel-during-sap-scripting/" class="more-link">Continue reading<span class="screen-reader-text"> "How to Save As and Open Excel during SAP scripting?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-save-as-and-open-excel-during-sap-scripting/">How to Save As and Open Excel during SAP scripting?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-save-as-and-open-excel-during-sap-scripting/feed/</wfw:commentRss>
			<slash:comments>19</slash:comments>
		
		
			</item>
		<item>
		<title>Native Microsoft Windows dialogs in SAP</title>
		<link>https://simpleexcelvba.com/native-microsoft-windows-dialogs-in-sap/</link>
					<comments>https://simpleexcelvba.com/native-microsoft-windows-dialogs-in-sap/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Thu, 24 Feb 2022 13:07:01 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[how to turn off native microsoft windows dialogs in sap]]></category>
		<category><![CDATA[native microsoft windows dialogs in SAP]]></category>
		<category><![CDATA[native microsoft windows dialogs vs SAP GUI dialogs]]></category>
		<category><![CDATA[native microsoft windows dialogs vs sap script recording]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1720</guid>

					<description><![CDATA[<p>In one of my articles I showed You how to turn off the pop up message boxes in Accessibility &#38; Scripting options , but didn&#8217;t really describe about the 3rd checkbox below Enable scripting. In this article I&#8217;m going to show You how Show native Microsoft Windows dialogs works in SAP. The easiest way to &#8230; <a href="https://simpleexcelvba.com/native-microsoft-windows-dialogs-in-sap/" class="more-link">Continue reading<span class="screen-reader-text"> "Native Microsoft Windows dialogs in SAP"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/native-microsoft-windows-dialogs-in-sap/">Native Microsoft Windows dialogs in SAP</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/native-microsoft-windows-dialogs-in-sap/feed/</wfw:commentRss>
			<slash:comments>22</slash:comments>
		
		
			</item>
		<item>
		<title>Find any field in SAP transaction using recursion</title>
		<link>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/</link>
					<comments>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Tue, 08 Feb 2022 13:50:19 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[find any field in sap transaction using recursion]]></category>
		<category><![CDATA[recursive loop through sap transaction fields]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1662</guid>

					<description><![CDATA[<p>I already presented you the way to loop through tabs in specific transaction. Now it&#8217;s time to show You how to find any field in SAP transaction, using recursion. Without further ado The starting point for this article will be the code from the MM02 tabs loop article: In this post we will replace the &#8230; <a href="https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/" class="more-link">Continue reading<span class="screen-reader-text"> "Find any field in SAP transaction using recursion"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/">Find any field in SAP transaction using recursion</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/find-any-field-in-sap-transaction-using-recursion/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>Get the next SAP object in loop &#8211; iteration issue</title>
		<link>https://simpleexcelvba.com/get-the-next-sap-object-in-loop-iteration-issue/</link>
					<comments>https://simpleexcelvba.com/get-the-next-sap-object-in-loop-iteration-issue/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Thu, 30 Dec 2021 12:48:59 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[get the next sap object in loop - iteration issue]]></category>
		<category><![CDATA[sap bad index type for collection access]]></category>
		<category><![CDATA[sap object loop iteration issue]]></category>
		<category><![CDATA[SAP scripting run-time error &#039;618&#039;]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1632</guid>

					<description><![CDATA[<p>Sap Scripting can be really tricky sometimes. My job is to help You and solve any mistery case. In this article I&#8217;m going to show You a trick, which will help You to get next SAP object in loop and get through the iteration issue. So, I was looping through tabs of MM02 transaction and &#8230; <a href="https://simpleexcelvba.com/get-the-next-sap-object-in-loop-iteration-issue/" class="more-link">Continue reading<span class="screen-reader-text"> "Get the next SAP object in loop &#8211; iteration issue"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/get-the-next-sap-object-in-loop-iteration-issue/">Get the next SAP object in loop &#8211; iteration issue</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/get-the-next-sap-object-in-loop-iteration-issue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to loop through MM02 tabs in SAP?</title>
		<link>https://simpleexcelvba.com/how-to-loop-through-mm02-tabs-in-sap/</link>
					<comments>https://simpleexcelvba.com/how-to-loop-through-mm02-tabs-in-sap/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Wed, 22 Dec 2021 20:19:57 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[excel vba sap mm02]]></category>
		<category><![CDATA[how to loop through mm02 tabs in sap]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1617</guid>

					<description><![CDATA[<p>Between SAP tickets, I noticed that there may be a problem with recording actions when filling in different fields on several different tabs of a given transaction. In this article I&#8217;m going to show You how to run smoothly between tabs &#8211; loop through MM02 tabs in SAP. Record changing sales status Order Vriligy Without &#8230; <a href="https://simpleexcelvba.com/how-to-loop-through-mm02-tabs-in-sap/" class="more-link">Continue reading<span class="screen-reader-text"> "How to loop through MM02 tabs in SAP?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-loop-through-mm02-tabs-in-sap/">How to loop through MM02 tabs in SAP?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-loop-through-mm02-tabs-in-sap/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
