<?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 container variable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951652#M65314</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;    I had tried your suggestions and found that there were no events when I go to swel.I have done the binding from event container to workflow container,but when I test the workflow the container value is blank .Can you please elaborate, what can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Latha prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jul 2005 06:35:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-12T06:35:17Z</dc:date>
    <item>
      <title>workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951646#M65308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I went to txn pftc and gave the varialbe for workflow container as suggested by Ramki maley ,but now i get the error,cannot assign &lt;/P&gt;&lt;P&gt;'BUS2105' is not an import element and therefore should not be changed&lt;/P&gt;&lt;P&gt;how can I set the import parameter for a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried in transaction pftc,but it does not reflect in my binding fo the task specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the value must be set, mark the element BUS2105 as an import parameter so that it can be included in the interface.&lt;/P&gt;&lt;P&gt;how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Latha prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2005 05:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951646#M65308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-08T05:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951647#M65309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Latha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you define a container variable, you specify the import/export in the properties tab. Edit your WF, in the container tab, double click on your variable and check both the Import &amp;amp; Export flags.&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>Fri, 08 Jul 2005 13:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951647#M65309</guid>
      <dc:creator>ramki_maley</dc:creator>
      <dc:date>2005-07-08T13:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951648#M65310</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;      Thanks a lot.But I have a problem,as soonas I save my pr in me51 the workflow should trigger,how can I do it.I passed the number from event container to workflow container,what else should I do .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Latha prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jul 2005 03:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951648#M65310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-09T03:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951649#M65311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Latha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you certain the event is triggered?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have not already done it, you can start the event trace and verify what is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start the event trace with txn SWELS.&lt;/P&gt;&lt;P&gt;Save your PR.&lt;/P&gt;&lt;P&gt;Verify event is triggered with txn SWEL.&lt;/P&gt;&lt;P&gt;If the event is shown, make sure the receiver is started.&lt;/P&gt;&lt;P&gt;Double click on the event to display the event details.&lt;/P&gt;&lt;P&gt;Verify there are no errors.&lt;/P&gt;&lt;P&gt;You should have a Workitem pushbutton. Click on it and check workflow has no errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, You should bind the &lt;U&gt;evt&lt;/U&gt;object to a container element based on the PR object . Define a container element based on the PR business object, with properties Imported &amp;amp; Mandatory. &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>Sat, 09 Jul 2005 11:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951649#M65311</guid>
      <dc:creator>ramki_maley</dc:creator>
      <dc:date>2005-07-09T11:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951650#M65312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think Ramki sir is correct, but before that we got to check whethear our event is linked to our workflow or not? We got to go &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SAP Menu / Definition Tools / Events / Event Linkages /&lt;/P&gt;&lt;P&gt;Type Linkages&amp;lt;/b&amp;gt;. &lt;/P&gt;&lt;P&gt;Here check whethear the repsective Business Object's Event is linked to our workflow or not? If it is linked , check whethear it is actived or not ? If you activate, SAP will ask for a CUSTOMIZING REQUEST. Please dont forget to copy this Customizing request in the respective Testing Client using SCC1 Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can explicitly activate the Event linkages using SWU0 also. Plesae check this transaction too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raja Sekhar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2005 13:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951650#M65312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-10T13:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951651#M65313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ramki and Raja shekar,&lt;/P&gt;&lt;P&gt;        Thanks for the responses,I'll check and get back to you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Latha prabhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: latha prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2005 03:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951651#M65313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-11T03:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951652#M65314</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;    I had tried your suggestions and found that there were no events when I go to swel.I have done the binding from event container to workflow container,but when I test the workflow the container value is blank .Can you please elaborate, what can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Latha prabhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 06:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951652#M65314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-12T06:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951653#M65315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For adding workflow container element,&lt;/P&gt;&lt;P&gt;1&amp;gt;. Run Tcode : SWO1. &lt;/P&gt;&lt;P&gt;2&amp;gt;. Enter Business object type : BUS2105 and First copy as 'Z' then goto change mode of that 'Z' object type&lt;/P&gt;&lt;P&gt;3&amp;gt;. select the method, in which you want to set input and output parameters.&lt;/P&gt;&lt;P&gt;4&amp;gt;. Click on Parameters icon which is available standard application toolbar.&lt;/P&gt;&lt;P&gt;5&amp;gt;. Now add parameters and check import, export and mandatory fields.&lt;/P&gt;&lt;P&gt;6&amp;gt;.Save and active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, when this object type you use in workflow at that this element will come to the workflow container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Parag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 11:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951653#M65315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-12T11:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951654#M65316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Latha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume this is related to your PR workflow. I posted a link to SAP help for PR release workflow in answer to one of your earlier questions. Ceratin configuration must be setup in the MM module for PR workflows - I assume this is what triggers the event. If the configuration client is different, you must import that configuaration into your test client. If the configuration is not done, I suggest you talk to your resident MM functional expert.&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>Tue, 12 Jul 2005 11:57:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951654#M65316</guid>
      <dc:creator>ramki_maley</dc:creator>
      <dc:date>2005-07-12T11:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: workflow container variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951655#M65317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Parag and Ramki,&lt;/P&gt;&lt;P&gt;     Thanks for the responses.How can I reassign the points.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Latha prabhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: latha prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 03:13:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-container-variable/m-p/951655#M65317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-13T03:13:51Z</dc:date>
    </item>
  </channel>
</rss>

