<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Binding in BOR objects /Workflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763416#M330254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You link an event to a workflow through SWETYPV&lt;/P&gt;&lt;P&gt;linkage from workflow to method is done through a step in a workflow which uses a task, which uses a method of a BO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I gather from your question that you want to know more about workflow, SAP has provided an online tutorial, completing this you'll have a basis understanding of the workflow concept:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest also searching the workflow forum.&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm"&amp;gt;http://help.sap.com/saphelp_47x200/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2007 16:24:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-03T16:24:18Z</dc:date>
    <item>
      <title>Binding in BOR objects /Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763412#M330250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in great need to know the binding concept in BOR Workflow /BOR object. &lt;/P&gt;&lt;P&gt;Please explain me with a simple  EXAMPLE &lt;/P&gt;&lt;P&gt;- How to check if binding  is needed and &lt;/P&gt;&lt;P&gt;-  binding is done  correctly (without errors)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 19:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763412#M330250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T19:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Binding in BOR objects /Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763413#M330251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Binding is important in Workflow.... if it is done then the status message will be displayed as : Binding contains no erros... if any help required u r welcome Dan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;sk&lt;/P&gt;&lt;P&gt;rewards if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 04:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763413#M330251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T04:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Binding in BOR objects /Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763414#M330252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarasakumari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please elaborate your explanation in a technical wa &lt;/P&gt;&lt;P&gt; like how to assign binding..how to start with it..etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 14:32:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763414#M330252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T14:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Binding in BOR objects /Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763415#M330253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is no independent binding defined between both task and method container and between method and task container, the entire source container content is always copied to the target container. Only container elements with the same name are copied. If these are not the same type, the content is converted if possible, otherwise, the target value is not changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If at least one binding is defined between task container and method container, a container copy neither takes place when the method is called nor after the method is executed. In this case, you have to manually define both the binding from the tasks to the method container and also the binding from the methods to the task container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binding flow from&lt;/P&gt;&lt;P&gt;event -&amp;gt; WorkFlow -&amp;gt; Task -&amp;gt; Method -&amp;gt; Rule.&lt;/P&gt;&lt;P&gt;if ur binding is not correct means u wont get data properly .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 15:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763415#M330253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T15:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Binding in BOR objects /Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763416#M330254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You link an event to a workflow through SWETYPV&lt;/P&gt;&lt;P&gt;linkage from workflow to method is done through a step in a workflow which uses a task, which uses a method of a BO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I gather from your question that you want to know more about workflow, SAP has provided an online tutorial, completing this you'll have a basis understanding of the workflow concept:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest also searching the workflow forum.&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm"&amp;gt;http://help.sap.com/saphelp_47x200/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 16:24:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binding-in-bor-objects-workflow/m-p/1763416#M330254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T16:24:18Z</dc:date>
    </item>
  </channel>
</rss>

