<?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>ABAP Tutorials &#187; Workflows</title>
	<atom:link href="http://www.abap-tutorials.com/category/workflows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abap-tutorials.com</link>
	<description>ABAP Tutorials, Guides, Training, Manuals</description>
	<lastBuildDate>Thu, 17 Nov 2011 07:43:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Embed a picture/image to body of an email in SAP</title>
		<link>http://www.abap-tutorials.com/2011/08/06/embed-a-pictureimage-to-body-of-an-email-in-sap/</link>
		<comments>http://www.abap-tutorials.com/2011/08/06/embed-a-pictureimage-to-body-of-an-email-in-sap/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 07:32:52 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Sample Code]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Workflows]]></category>
		<category><![CDATA[embed image]]></category>
		<category><![CDATA[embed picture]]></category>
		<category><![CDATA[picture in email]]></category>
		<category><![CDATA[send mail]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1921</guid>
		<description><![CDATA[There have been requirements to embed an image/picture(company logo, product images, etc.) in the email generated from SAP. Following code helps to embed the same in mail. Here, we are assuming that we are successful in sending a text based email via ABAP. All you really need to do is a little HTML.  First, the image [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">There have been requirements to embed an image/picture(company logo, product images, etc.) in the email generated from SAP.</p>
<p style="text-align: justify;">Following code helps to embed the same in mail. Here, we are assuming that we are successful in sending a text based email via ABAP. All you really need to do is a little HTML.</p>
<p style="text-align: center;">
<div style="width: 100%; float: left;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2011/08/embed_image.jpg"><img class="aligncenter size-full wp-image-1922" title="Embed Image" src="http://www.abap-tutorials.com/wp-content/uploads/2011/08/embed_image.jpg" alt="Embed Image" width="368" height="267" /></a></div>
<p style="text-align: justify;"> First, the image should be located on a server which can be hit threw the internet(if this email is to go outside your network). Next, use HTML to build your email body.</p>
<p style="text-align: justify;"> <span id="more-1921"></span></p>
<p style="text-align: center;">
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> Download Program: <a href="http://www.abap-tutorials.com/wp-content/uploads/2011/08/zrich_0002.txt">Embed Image / Picture in Email</a></p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2009/07/27/embed-view-in-program/' rel='bookmark' title='Embed SAP View in an ABAP Program'>Embed SAP View in an ABAP Program</a></li>
<li><a href='http://www.abap-tutorials.com/2011/09/08/error-while-sending-invoice-automatically-via-email/' rel='bookmark' title='Error while sending invoice automatically via email'>Error while sending invoice automatically via email</a></li>
<li><a href='http://www.abap-tutorials.com/2009/07/20/download-your-sap-work-ii/' rel='bookmark' title='Download your SAP work II'>Download your SAP work II</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2011/08/06/embed-a-pictureimage-to-body-of-an-email-in-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving Workflow Performance</title>
		<link>http://www.abap-tutorials.com/2011/01/07/improving-workflow-performance/</link>
		<comments>http://www.abap-tutorials.com/2011/01/07/improving-workflow-performance/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 17:15:46 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Quick Reference]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Workflows]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[worflow]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1795</guid>
		<description><![CDATA[The following documents give an overview of the steps that can be taken during Workflow definition as well as guidelines for the improved performance during Worflow run-time execution. The document contain basic configuration tips, plus overview of Archiving Work items. It also covers topic like Upgrade Considerations and Diagnosing Problems related to the Workflow. Download [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">The following documents give an overview of the steps that can be taken during Workflow definition as well as guidelines for the improved performance during Worflow run-time execution.</p>
<div style="width: 100%; float: left;">
<p style="text-align: center;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2011/01/workflow.jpg"><img class="aligncenter size-full wp-image-1797" title="workflow" src="http://www.abap-tutorials.com/wp-content/uploads/2011/01/workflow.jpg" alt="workflow" width="480" height="358" /></a></p>
</div>
<p style="text-align: justify;"><span id="more-1795"></span></p>
<p style="text-align: justify;">The document contain basic configuration tips, plus overview of Archiving Work items. It also covers topic like Upgrade Considerations and Diagnosing Problems related to the Workflow.</p>
<p style="text-align: justify;">Download : <a href="http://www.abap-tutorials.com/wp-content/uploads/2011/01/Workflow_performance.doc" target="_blank">Workflow Performance.doc</a></p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2010/12/11/creating-a-basic-sap-business-workflow/' rel='bookmark' title='Creating a Basic SAP Business Workflow'>Creating a Basic SAP Business Workflow</a></li>
<li><a href='http://www.abap-tutorials.com/2011/09/13/sap-addresses-performance-issues-with-cluster-table-bseg/' rel='bookmark' title='SAP addresses performance issues with cluster table BSEG'>SAP addresses performance issues with cluster table BSEG</a></li>
<li><a href='http://www.abap-tutorials.com/2010/01/23/sap-business-workflows/' rel='bookmark' title='SAP Business Workflows'>SAP Business Workflows</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2011/01/07/improving-workflow-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Basic SAP Business Workflow</title>
		<link>http://www.abap-tutorials.com/2010/12/11/creating-a-basic-sap-business-workflow/</link>
		<comments>http://www.abap-tutorials.com/2010/12/11/creating-a-basic-sap-business-workflow/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 04:11:09 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Quick Reference]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Workflows]]></category>
		<category><![CDATA[OM]]></category>
		<category><![CDATA[Organizational Management]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1786</guid>
		<description><![CDATA[The following document gives you an overview of the way the Workflow works, by giving an example of how to create a Workflow from scratch. It also teaches the basics of Organizational Management (OM) which is a part of HR for assigning the personnel to respective position/designation. Download Link: Download How to Create a Basic [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">The following document gives you an overview of the way the Workflow works, by giving an example of how to create a Workflow from scratch.</p>
<p style="text-align: justify;">It also teaches the basics of Organizational Management (OM) which is a part of HR for assigning the personnel to respective position/designation.</p>
<div style="width: 100%; float: left;">
<p style="text-align: center;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2010/12/WorkFlow1.jpg"><img class="aligncenter size-full wp-image-1789" title="WorkFlow" src="http://www.abap-tutorials.com/wp-content/uploads/2010/12/WorkFlow1.jpg" alt="WorkFlow" width="461" height="433" /></a></p>
</div>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p><span id="more-1786"></span></p>
<p style="text-align: justify;">Download Link:</p>
<p style="text-align: justify;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2010/12/How-to-Create-a-Basic-SAP-Business-Workflow.doc">Download How to Create a Basic SAP Business Workflow</a></p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2011/01/07/improving-workflow-performance/' rel='bookmark' title='Improving Workflow Performance'>Improving Workflow Performance</a></li>
<li><a href='http://www.abap-tutorials.com/2010/01/23/sap-business-workflows/' rel='bookmark' title='SAP Business Workflows'>SAP Business Workflows</a></li>
<li><a href='http://www.abap-tutorials.com/2010/04/02/creating-rfc-destinations/' rel='bookmark' title='Creating RFC Destinations'>Creating RFC Destinations</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2010/12/11/creating-a-basic-sap-business-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Business Workflows</title>
		<link>http://www.abap-tutorials.com/2010/01/23/sap-business-workflows/</link>
		<comments>http://www.abap-tutorials.com/2010/01/23/sap-business-workflows/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 13:24:12 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Quick Reference]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Workflows]]></category>
		<category><![CDATA[tasks]]></category>

		<guid isPermaLink="false">http://www.abap-tutorials.com/?p=1311</guid>
		<description><![CDATA[Using SAP Business workflows, one can define the business processes that are not yet mapped into SAP system. Workflows are suitable for the situations where the given task is executed repeatedly or when the large number of people is involved in the completion of that work. The Part I of Workflows Introduction gives the basic [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Using SAP Business workflows, one can define the business processes that are not yet mapped into SAP system. Workflows are suitable for the situations where the given task is executed repeatedly or when the large number of people is involved in the completion of that work.</p>
<p style="text-align: justify;"><a href="http://www.abap-tutorials.com/wp-content/uploads/2010/01/workflow.jpg"></a></p>
<p><a href="http://www.abap-tutorials.com/wp-content/uploads/2010/01/workflow.jpg"></p>
<div style="width: 100%; float: left;"><img class="aligncenter size-full wp-image-1312" title="Workflows" src="http://www.abap-tutorials.com/wp-content/uploads/2010/01/workflow.jpg" alt="" width="272" height="322" /></div>
<p></a></p>
<p style="text-align: justify;">
<p style="text-align: justify;"><span id="more-1311"></span></p>
<p style="text-align: justify;">The Part I of Workflows Introduction gives the basic details about the workflow usage as a tool and the features involved. In Part II, the details about the workflow builder will be covered. In the subsequent parts, more details about the runtime analysis tools of workflows will be discussed.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">Link: <a href="http://www.abap-tutorials.com/wp-content/uploads/pdfs/workflow_tutorial.pdf" target="_blank">SAP Business Workflows</a></p>


<p>You might also be interested in these posts:<ol><li><a href='http://www.abap-tutorials.com/2010/12/11/creating-a-basic-sap-business-workflow/' rel='bookmark' title='Creating a Basic SAP Business Workflow'>Creating a Basic SAP Business Workflow</a></li>
<li><a href='http://www.abap-tutorials.com/2011/01/07/improving-workflow-performance/' rel='bookmark' title='Improving Workflow Performance'>Improving Workflow Performance</a></li>
<li><a href='http://www.abap-tutorials.com/2009/08/04/analyzing-the-dumps/' rel='bookmark' title='Analyzing the SAP Dumps'>Analyzing the SAP Dumps</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.abap-tutorials.com/2010/01/23/sap-business-workflows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

