<?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: enhancing inbound process in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520214#M238991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ur reply. the message type i am using is DEBMAS. I check the function module IDOC_INPUT_DEBITOR for the exit pools. but i didn't find the one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well now i will try to follow as said. if any other better option please let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;moreover i check almost all the message type's function modules like "IDOC_INPUT_&amp;lt;message type&amp;gt;", but i didn't find exit pools in any of those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mounika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2006 14:57:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-28T14:57:16Z</dc:date>
    <item>
      <title>enhancing inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520210#M238987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we extend an idoc type we will enhace the outbound ale function module MASTERIDOC_CREATE_&amp;lt;messagetype&amp;gt;. Like the same way in inbound process what is the ale function module that need to be enhaced, so that the extended idoc data can be posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mounika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 11:41:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520210#M238987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-27T11:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: enhancing inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520211#M238988</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;It is not necessary to create a new inbound function. Check the existing inbound function for usr exits. If the function has any user exits you could use them to post the data in the extra segments added to the idoc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to create a new function refer the link &lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/78/21750b51ce11d189570000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/78/21750b51ce11d189570000e829fbbd/content.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;P&gt;Please mark useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 12:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520211#M238988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-27T12:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: enhancing inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520212#M238989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like i checked the inbound function module IDOC_INBOUND_&amp;lt;messagetype&amp;gt; but it does'nt have any exits. so &lt;/P&gt;&lt;P&gt;what to do now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;mounika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 12:21:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520212#M238989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-27T12:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: enhancing inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520213#M238990</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 create a copy of the existing function and add logic to post the data in the extra segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which message type are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;P&gt;*Please mark useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 12:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520213#M238990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-27T12:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: enhancing inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520214#M238991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ur reply. the message type i am using is DEBMAS. I check the function module IDOC_INPUT_DEBITOR for the exit pools. but i didn't find the one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well now i will try to follow as said. if any other better option please let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;moreover i check almost all the message type's function modules like "IDOC_INPUT_&amp;lt;message type&amp;gt;", but i didn't find exit pools in any of those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mounika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2006 14:57:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-inbound-process/m-p/1520214#M238991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-28T14:57:16Z</dc:date>
    </item>
  </channel>
</rss>

