<?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: Workflow Triggering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099227#M103046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramki ,&lt;/P&gt;&lt;P&gt;   Here is the list of the transaction Codes :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T-Codes for Manual Journal Entry Workflow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code&lt;/P&gt;&lt;P&gt;FB50&lt;/P&gt;&lt;P&gt;F-02&lt;/P&gt;&lt;P&gt;FV50&lt;/P&gt;&lt;P&gt;F-04&lt;/P&gt;&lt;P&gt;FBVB&lt;/P&gt;&lt;P&gt;FB08&lt;/P&gt;&lt;P&gt;FBS1&lt;/P&gt;&lt;P&gt;FB60&lt;/P&gt;&lt;P&gt;F.80&lt;/P&gt;&lt;P&gt;FB01&lt;/P&gt;&lt;P&gt;F.14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to trigger the workflow when a document is posted form any of the above transactions.&lt;/P&gt;&lt;P&gt;When I run the event trace i found no events for some transactions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2005 20:17:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-13T20:17:40Z</dc:date>
    <item>
      <title>Workflow Triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099224#M103043</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; Here is my issue :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          I have to trigger a workflow from ceratin transactions. I have executed these transactions and checked the Event trace(SWEL)for any events.I have found no events for these transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone give me an alternative for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 19:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099224#M103043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T19:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099225#M103044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Function Module SWE_EVENT_CREATE for triggering the workflow events. I think you can your own events and register them for the business object. After that use the function module for triggering these events.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 19:25:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099225#M103044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T19:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099226#M103045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow the link below for different options for creating events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/c5/e4aec8453d11d189430000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/c5/e4aec8453d11d189430000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would  help if you actually specified which transactions rather than saying ceratin transactions. If these are custom transactions, the only option is to use the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ramki Maley.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 20:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099226#M103045</guid>
      <dc:creator>ramki_maley</dc:creator>
      <dc:date>2005-12-12T20:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099227#M103046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramki ,&lt;/P&gt;&lt;P&gt;   Here is the list of the transaction Codes :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T-Codes for Manual Journal Entry Workflow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code&lt;/P&gt;&lt;P&gt;FB50&lt;/P&gt;&lt;P&gt;F-02&lt;/P&gt;&lt;P&gt;FV50&lt;/P&gt;&lt;P&gt;F-04&lt;/P&gt;&lt;P&gt;FBVB&lt;/P&gt;&lt;P&gt;FB08&lt;/P&gt;&lt;P&gt;FBS1&lt;/P&gt;&lt;P&gt;FB60&lt;/P&gt;&lt;P&gt;F.80&lt;/P&gt;&lt;P&gt;FB01&lt;/P&gt;&lt;P&gt;F.14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to trigger the workflow when a document is posted form any of the above transactions.&lt;/P&gt;&lt;P&gt;When I run the event trace i found no events for some transactions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2005 20:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099227#M103046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-13T20:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099228#M103047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The T-Codes listed deal with the BKPF (Accounting Document) object. You will have to create the Events via Business Transaction Events. This involves some configuration in FI and some ABAP. Check if your FI functional folks are familiar with BTEs. You can also search the SAP Help for BTEs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ramki Maley.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Post any future Workflow related questions in the Business Process Management forum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2005 22:40:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099228#M103047</guid>
      <dc:creator>ramki_maley</dc:creator>
      <dc:date>2005-12-13T22:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099229#M103048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These FI transactions do not trigger the events directly as rightly mentioned by Ramki.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to complete certain configuration in FI .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Financial Accounting -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt; FAGS --Business Transactions -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;Release for payment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explore this area and complete the config with the help of functional consultant and then you will find the events triggered in 'SWEL'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sreeni Kammari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 15:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099229#M103048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T15:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099230#M103049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi laltith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am working on journal entry workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user can post document using below tcodes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;FB50,&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;F-02 ,&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;FB01,&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;FBS1,&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;FB08,&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;FBU8 ,&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;F.80 ,&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;FBD1 &amp;amp; F.14 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;is there any business object for above tcodes ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;how to trigger workflow when document posted using above tcodes? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="3528328" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="business object for document post in sap fi ?" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;please answer .&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 15:03:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-triggering/m-p/1099230#M103049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-28T15:03:37Z</dc:date>
    </item>
  </channel>
</rss>

