<?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: How to Assign a function module for customized IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-a-function-module-for-customized-idoc/m-p/2286054#M498171</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 the Procedure for the Inbound Idoc Funtion Module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module : SE37&lt;/P&gt;&lt;P&gt;Message : WE81&lt;/P&gt;&lt;P&gt;Assign message : WE82&lt;/P&gt;&lt;P&gt;Assgin FM : we57&lt;/P&gt;&lt;P&gt;Process Code : WE42.&lt;/P&gt;&lt;P&gt;Assign Partner Profile - WE20,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To test the Inbound IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In WE19, Give the IDOC number &amp;amp; execute ... then put the cursor on the idoc control record . then click on the Standard Inbound push button on the application tool bar.it will show show all the details like partner no,type , message type , process code &amp;amp; function module name ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now put a break point in the function module .. &amp;amp; debug .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r using customised inbound function module , then click on inbound function module .. there u will get a pop screen with FM name &amp;amp; debugging option in both background &amp;amp; foreground mode...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is Useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manjunath MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2007 11:12:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-14T11:12:48Z</dc:date>
    <item>
      <title>How to Assign a function module for customized IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-a-function-module-for-customized-idoc/m-p/2286052#M498169</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 have created a customized IDOC. Can any body explain how to assign a FM for customized IDOC? Is same IDOC can be used for both Outbound and Inbound Process? In WE41 and WE42 we have to give the outbound and inbound function module name. can we give same function module? Is process code is same for both outbound and inbound process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Valuable suggetions are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 08:48:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-a-function-module-for-customized-idoc/m-p/2286052#M498169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T08:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Assign a function module for customized IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-a-function-module-for-customized-idoc/m-p/2286053#M498170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,  you can use WE57, to combine IDOC message type and function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 09:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-a-function-module-for-customized-idoc/m-p/2286053#M498170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T09:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Assign a function module for customized IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-a-function-module-for-customized-idoc/m-p/2286054#M498171</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 the Procedure for the Inbound Idoc Funtion Module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module : SE37&lt;/P&gt;&lt;P&gt;Message : WE81&lt;/P&gt;&lt;P&gt;Assign message : WE82&lt;/P&gt;&lt;P&gt;Assgin FM : we57&lt;/P&gt;&lt;P&gt;Process Code : WE42.&lt;/P&gt;&lt;P&gt;Assign Partner Profile - WE20,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To test the Inbound IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In WE19, Give the IDOC number &amp;amp; execute ... then put the cursor on the idoc control record . then click on the Standard Inbound push button on the application tool bar.it will show show all the details like partner no,type , message type , process code &amp;amp; function module name ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now put a break point in the function module .. &amp;amp; debug .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r using customised inbound function module , then click on inbound function module .. there u will get a pop screen with FM name &amp;amp; debugging option in both background &amp;amp; foreground mode...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is Useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manjunath MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 11:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-a-function-module-for-customized-idoc/m-p/2286054#M498171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T11:12:48Z</dc:date>
    </item>
  </channel>
</rss>

