<?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, NetWeaver, ERP Tutorial &#187; WorkFlow</title>
	<atom:link href="http://www.sapgeek.net/category/abap/workflow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sapgeek.net</link>
	<description>Provides a deep and broad view about SAP</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:39:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SAP Business Workflow &#8211; How to Learn</title>
		<link>http://www.sapgeek.net/2011/07/sap-business-workflow-how-to-learn/</link>
		<comments>http://www.sapgeek.net/2011/07/sap-business-workflow-how-to-learn/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 12:53:04 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[WorkFlow]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/07/sap-business-workflow-how-to-learn/</guid>
		<description><![CDATA[I’m learning the SAP business workflow these days for my next project. I didn’t develop any SAP business workflow before in the real project and just have some basic concept of it. In order to help myself as well as other SAP workflow beginner to learn it, I divided the whole monster into below pieces. There are many roles involved into the SAP business workflow – process consultant, developer, administrator and end user. People doesn’t need to become the expert in all these components and just the components used in your daily work will be sufficient.

I will try to explain each component. Please correct me if I was wrong. I’m also the freshman to this area.:-)

<img style="display: inline; border: 0px;" title="SAP business workflow components" src="http://www.sapgeek.net/wp-content/uploads/2011/07/image7.png" border="0" alt="SAP business workflow components" width="556" height="171" />
]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/07/sap-business-workflow-how-to-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Business Workflow &#8211; Starting workflows manually</title>
		<link>http://www.sapgeek.net/2011/07/sap-business-workflow-starting-workflows-manually/</link>
		<comments>http://www.sapgeek.net/2011/07/sap-business-workflow-starting-workflows-manually/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 07:46:23 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[WorkFlow]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/07/sap-business-workflow-starting-workflows-manually/</guid>
		<description><![CDATA[<p>There are several ways to start the tasks and workflows. Starting workflows manually means that the workflow is not started by a triggering event but manually. It is irrelevant whether triggering events are defined for the workflow. </p>

<p><em><strong>Note:</strong> you can only start workflow manually if you are entered as a possible agent or the workflow template is marked as the ‘General Task’.</em></p>

<p><strong>Step 1. Set all the involved task to ‘General Task’ to allow all the users to be the possible agents.</strong></p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/07/sap-business-workflow-starting-workflows-manually/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ABAP Tutorial &#8211; Create a custom Object Type in BOR from scratch</title>
		<link>http://www.sapgeek.net/2011/06/abap-tutorial-create-a-custom-object-type-in-bor-from-scratch/</link>
		<comments>http://www.sapgeek.net/2011/06/abap-tutorial-create-a-custom-object-type-in-bor-from-scratch/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 08:48:06 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[WorkFlow]]></category>
		<category><![CDATA[ABAP Tutorial]]></category>
		<category><![CDATA[BOR]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/06/abap-tutorial-create-a-custom-object-type-in-bor-from-scratch/</guid>
		<description><![CDATA[<p>SAP Object Type is the object-oriented modeling of business objects such as sales order, customer, vendor. All these Object Types are stored in BOR (Business Object Repository) which acts as the central repository for all the object type definition. BAPIs are defined as methods of SAP business object types (or SAP interface types). The Object Type is also the foundation of SAP business workflow.</p>

<p>Below is a great tutorial on how to create a custom object type in BOR step-by-step. I finished this guide today and found it is quite useful. I would like to share it with my blog audiences.</p>

<p><b><a href="http://help.sap.com/saphelp_46c/helpdata/en/fb/1359c4457311d189440000e829fbbd/frameset.htm" target="_blank">Tutorial: Workflow Programming</a></b></p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/06/abap-tutorial-create-a-custom-object-type-in-bor-from-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate Business Object Event in the program</title>
		<link>http://www.sapgeek.net/2010/01/generate-business-object-event-in-the-program/</link>
		<comments>http://www.sapgeek.net/2010/01/generate-business-object-event-in-the-program/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 05:52:03 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[WorkFlow]]></category>
		<category><![CDATA[Event]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/?p=411</guid>
		<description><![CDATA[An event is created from any application program and published system-wide. Any number of receivers can react to the event. For example, the create event of sales order may trigger an approval workflow. Events that you want to use must be defined as components of an object type. Events are published without the creating application knowing whether a receiver reacts to them. The event manager checks whether there are active linkages for the published event.]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/01/generate-business-object-event-in-the-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

