<?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: IDOC executing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-executing/m-p/1904606#M377248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to activate the EXIT and call in the appropriate program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer Enhancements to Data Segments: Purchasing Document (Outbound)&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;Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FU EXIT_SAPLEINM_002&lt;/P&gt;&lt;P&gt;____________________________________________________&lt;/P&gt;&lt;P&gt;Short Text&lt;/P&gt;&lt;P&gt;Customer Enhancements to Data Segments: Purchasing Document (Outbound)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;This function module is a user exit within the framework of outbound IDoc processing for purchasing documents. The function module call is programmed for each extension of the internal table for the intermediate document (i.e. when a further segment is added). That is to say, when the call is activated, all relevant application data (e.g. document header, document item, schedule lines) and the previously generated IDoc are made available in this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within this function module, users can themselves store code that extends the internal table for the IDoc with their own data or changes already existing data.&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;Parameters&lt;/P&gt;&lt;P&gt;XEKKO&lt;/P&gt;&lt;P&gt;XLFA1&lt;/P&gt;&lt;P&gt;XLFB1&lt;/P&gt;&lt;P&gt;DOBJECT&lt;/P&gt;&lt;P&gt;ISC_ENHANCEMENT&lt;/P&gt;&lt;P&gt;INT_EDIDD&lt;/P&gt;&lt;P&gt;XEKPO&lt;/P&gt;&lt;P&gt;XEKET&lt;/P&gt;&lt;P&gt;DEKEK_X&lt;/P&gt;&lt;P&gt;DEKEH&lt;/P&gt;&lt;P&gt;DSADR&lt;/P&gt;&lt;P&gt;DVBAK&lt;/P&gt;&lt;P&gt;DVBAP&lt;/P&gt;&lt;P&gt;DVBKD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exceptions&lt;/P&gt;&lt;P&gt;ERROR_MESSAGE_RECEIVED&lt;/P&gt;&lt;P&gt;DATA_NOT_RELEVANT_FOR_SENDING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Group&lt;/P&gt;&lt;P&gt;XM06&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Feb 2007 20:05:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-21T20:05:26Z</dc:date>
    <item>
      <title>IDOC executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-executing/m-p/1904603#M377245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an Include program which is called from a FM - EXIT_SAPLEINM_002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how to execute this and what is the purpose of this IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 19:24:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-executing/m-p/1904603#M377245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-21T19:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-executing/m-p/1904604#M377246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Suggestions or do you guys want more clarifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 19:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-executing/m-p/1904604#M377246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-21T19:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-executing/m-p/1904605#M377247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this EXIT_SAPLEINM_002 is the &lt;/P&gt;&lt;P&gt;Customer Enhancements for Purchasing Document (Outbound) used to create outboud purchasing documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 19:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-executing/m-p/1904605#M377247</guid>
      <dc:creator>former_member187255</dc:creator>
      <dc:date>2007-02-21T19:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-executing/m-p/1904606#M377248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to activate the EXIT and call in the appropriate program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer Enhancements to Data Segments: Purchasing Document (Outbound)&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;Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FU EXIT_SAPLEINM_002&lt;/P&gt;&lt;P&gt;____________________________________________________&lt;/P&gt;&lt;P&gt;Short Text&lt;/P&gt;&lt;P&gt;Customer Enhancements to Data Segments: Purchasing Document (Outbound)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;This function module is a user exit within the framework of outbound IDoc processing for purchasing documents. The function module call is programmed for each extension of the internal table for the intermediate document (i.e. when a further segment is added). That is to say, when the call is activated, all relevant application data (e.g. document header, document item, schedule lines) and the previously generated IDoc are made available in this function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within this function module, users can themselves store code that extends the internal table for the IDoc with their own data or changes already existing data.&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;Parameters&lt;/P&gt;&lt;P&gt;XEKKO&lt;/P&gt;&lt;P&gt;XLFA1&lt;/P&gt;&lt;P&gt;XLFB1&lt;/P&gt;&lt;P&gt;DOBJECT&lt;/P&gt;&lt;P&gt;ISC_ENHANCEMENT&lt;/P&gt;&lt;P&gt;INT_EDIDD&lt;/P&gt;&lt;P&gt;XEKPO&lt;/P&gt;&lt;P&gt;XEKET&lt;/P&gt;&lt;P&gt;DEKEK_X&lt;/P&gt;&lt;P&gt;DEKEH&lt;/P&gt;&lt;P&gt;DSADR&lt;/P&gt;&lt;P&gt;DVBAK&lt;/P&gt;&lt;P&gt;DVBAP&lt;/P&gt;&lt;P&gt;DVBKD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exceptions&lt;/P&gt;&lt;P&gt;ERROR_MESSAGE_RECEIVED&lt;/P&gt;&lt;P&gt;DATA_NOT_RELEVANT_FOR_SENDING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Group&lt;/P&gt;&lt;P&gt;XM06&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 20:05:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-executing/m-p/1904606#M377248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-21T20:05:26Z</dc:date>
    </item>
  </channel>
</rss>

