<?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 BAPI_RESERVATION_CREATE1 - Workflow related in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1-workflow-related/m-p/1522929#M239899</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;We have created a program that uses BAPI BAPI_RESERVATION_CREATE1, which successfully creates the reservation.  However, the workflow that gets triggered when a reservation is created via transaction MB21 is not triggered when the BAPI is called ... Any ideas on how to resolve this will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Aug 2006 10:48:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-15T10:48:34Z</dc:date>
    <item>
      <title>BAPI_RESERVATION_CREATE1 - Workflow related</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1-workflow-related/m-p/1522929#M239899</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;We have created a program that uses BAPI BAPI_RESERVATION_CREATE1, which successfully creates the reservation.  However, the workflow that gets triggered when a reservation is created via transaction MB21 is not triggered when the BAPI is called ... Any ideas on how to resolve this will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2006 10:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1-workflow-related/m-p/1522929#M239899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-15T10:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_RESERVATION_CREATE1 - Workflow related</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1-workflow-related/m-p/1522930#M239900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poonam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I think the std sap triggers a event in the workflow. Think you will have to trigger the even from your bapi program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am not a workflow consultant but u can take a look at the event linkages in SWE2 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Btw i think if BAPI is calling std SAP then it should trigger the event. Not sure... though. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Check if this gives u some pointers..&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2006 11:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1-workflow-related/m-p/1522930#M239900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-15T11:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_RESERVATION_CREATE1 - Workflow related</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1-workflow-related/m-p/1522931#M239901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to check the event trace after transaction MB21 and after executing the program which implements the BAPI call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch on the trace using transaction SWELS. Execute transaction MB21 and then SWEL to check the trace. Note down the events triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute the program and check the event trace. If the trace does not display any events it means that the BAPI is not generating any events. If you want the workflow to be triggered after the BAPI's successful run then you need to create this event in your program using the function SWE_EVENT_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;P&gt;*Please reward useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2006 12:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1-workflow-related/m-p/1522931#M239901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-15T12:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_RESERVATION_CREATE1 - Workflow related</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1-workflow-related/m-p/14029381#M2038636</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;i want to make program for reservation with&amp;nbsp;&lt;SPAN&gt;BAPI_RESERVATION_CREATE1 function.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 11:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-reservation-create1-workflow-related/m-p/14029381#M2038636</guid>
      <dc:creator>taher123</dc:creator>
      <dc:date>2025-02-27T11:23:04Z</dc:date>
    </item>
  </channel>
</rss>

