<?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 Function Module - Inbound IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-inbound-idoc/m-p/7493946#M1557573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generated Outbound Idoc at Sender Client&lt;/P&gt;&lt;P&gt;Received Inbound Idoc at Receiver client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;created Function Module to read the Data from In-Bound IDOC with &lt;STRONG&gt;INCLUDE mbdconwf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not able to retrieve the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tried using WE19 documents are posted.&lt;/P&gt;&lt;P&gt;kindly say where the problem is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Dec 2010 04:11:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-17T04:11:16Z</dc:date>
    <item>
      <title>Function Module - Inbound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-inbound-idoc/m-p/7493946#M1557573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generated Outbound Idoc at Sender Client&lt;/P&gt;&lt;P&gt;Received Inbound Idoc at Receiver client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;created Function Module to read the Data from In-Bound IDOC with &lt;STRONG&gt;INCLUDE mbdconwf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not able to retrieve the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tried using WE19 documents are posted.&lt;/P&gt;&lt;P&gt;kindly say where the problem is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 04:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-inbound-idoc/m-p/7493946#M1557573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-17T04:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Inbound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-inbound-idoc/m-p/7493947#M1557574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  Did you maintain the values correctly in WE42 attach to message type &amp;amp; We20 partner profile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Make sure the FM you have created has the values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;"Global interface:&lt;/P&gt;&lt;P&gt;*"  IMPORTING&lt;/P&gt;&lt;P&gt;*"     VALUE(INPUT_METHOD) LIKE  BDWFAP_PAR-INPUTMETHD&lt;/P&gt;&lt;P&gt;*"     VALUE(MASS_PROCESSING) LIKE  BDWFAP_PAR-MASS_PROC&lt;/P&gt;&lt;P&gt;*"  EXPORTING&lt;/P&gt;&lt;P&gt;*"     VALUE(WORKFLOW_RESULT) LIKE  BDWFAP_PAR-RESULT&lt;/P&gt;&lt;P&gt;*"     VALUE(APPLICATION_VARIABLE) LIKE  BDWFAP_PAR-APPL_VAR&lt;/P&gt;&lt;P&gt;*"     VALUE(IN_UPDATE_TASK) LIKE  BDWFAP_PAR-UPDATETASK&lt;/P&gt;&lt;P&gt;*"     VALUE(CALL_TRANSACTION_DONE) LIKE  BDWFAP_PAR-CALLTRANS&lt;/P&gt;&lt;P&gt;*"  TABLES&lt;/P&gt;&lt;P&gt;*"      IDOC_CONTRL STRUCTURE  EDIDC&lt;/P&gt;&lt;P&gt;*"      IDOC_DATA STRUCTURE  EDIDD&lt;/P&gt;&lt;P&gt;*"      IDOC_STATUS STRUCTURE  BDIDOCSTAT&lt;/P&gt;&lt;P&gt;*"      RETURN_VARIABLES STRUCTURE  BDWFRETVAR&lt;/P&gt;&lt;P&gt;*"      SERIALIZATION_INFO STRUCTURE  BDI_SER&lt;/P&gt;&lt;P&gt;*"  EXCEPTIONS&lt;/P&gt;&lt;P&gt;*"      WRONG_FUNCTION_CALLED&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 05:35:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-inbound-idoc/m-p/7493947#M1557574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-17T05:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Inbound IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-inbound-idoc/m-p/7493948#M1557575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you assigned the function module to the message type and further steps such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign FM to Logical Message WE57&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define I/P method for Inbound FM BD51&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Process Code WE42&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 05:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-inbound-idoc/m-p/7493948#M1557575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-17T05:53:54Z</dc:date>
    </item>
  </channel>
</rss>

