<?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 Variables passed to Function module for posting the Idoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702900#M308046</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;For Posting the Inbound Idoc a Function module is created what should be the values passed to &lt;/P&gt;&lt;P&gt;1) return_variable and &lt;/P&gt;&lt;P&gt;2) workflow_result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw in many of the program like this if there is an error in posting.&lt;/P&gt;&lt;P&gt;I gave return_variable-wf_param = ' Error Idoc'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and workflow_result = '99999'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why are these values passed, where are they used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2006 06:05:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-02T06:05:21Z</dc:date>
    <item>
      <title>Variables passed to Function module for posting the Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702900#M308046</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;For Posting the Inbound Idoc a Function module is created what should be the values passed to &lt;/P&gt;&lt;P&gt;1) return_variable and &lt;/P&gt;&lt;P&gt;2) workflow_result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw in many of the program like this if there is an error in posting.&lt;/P&gt;&lt;P&gt;I gave return_variable-wf_param = ' Error Idoc'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and workflow_result = '99999'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why are these values passed, where are they used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 06:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702900#M308046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T06:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Variables passed to Function module for posting the Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702901#M308047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josephine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your parntner profile for your customer/vendor ( depending on your idoc type and business scenario) , you would have assigned the post processing permitted agent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case the function module errors out, these values are carried out to the WF container and appropriate post processing notifications are sent to the agents. That is the purpose of having these variables in here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be a success/failure, agents are notified in either case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 06:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702901#M308047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T06:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Variables passed to Function module for posting the Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702902#M308048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got one more doubt, there are 3 values passsed like&lt;/P&gt;&lt;P&gt;" Error_idocs", "Processed_Idocs", these two i can understand why do we pass "Appl_objects" to return variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 06:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702902#M308048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T06:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Variables passed to Function module for posting the Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702903#M308049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josephine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An application object could be a Material, a PO or a Sales Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can look via SBWP, we also get a lonk along with the notification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will tell you the object. In our case, it is an IDOC Application object although that links to specific objects ( based on DELVRY03 ( if ti is delivery) Orders05 (if it is order) etc. Hence we need the business Object as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 06:58:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702903#M308049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T06:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Variables passed to Function module for posting the Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702904#M308050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks once again for explaining.&lt;/P&gt;&lt;P&gt;Is it possibe for you to send the coding you have done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do You have any document related to this, so that i can have a better understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 07:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variables-passed-to-function-module-for-posting-the-idoc/m-p/1702904#M308050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T07:04:18Z</dc:date>
    </item>
  </channel>
</rss>

