<?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 do in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-do/m-p/1741009#M321917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the following three user exit for Tcode MIRO.&lt;/P&gt;&lt;P&gt;EXIT_SAPLMRMN_001 Customer Exit: Change IDoc Outbound Processing &lt;/P&gt;&lt;P&gt;EXIT_SAPLMRMN_002 Customer Exit: Change Printout for Invoice Document &lt;/P&gt;&lt;P&gt;EXIT_SAPLMRMN_003 Customer Exit: Document Creation Depending On Message Determination &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While placing the break point find out the which one is the suitable one for ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2006 11:19:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-29T11:19:21Z</dc:date>
    <item>
      <title>How to do</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-do/m-p/1741007#M321915</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 want to add extra delivery costs for every line item for TCODE MIRO.&lt;/P&gt;&lt;P&gt;How to proceed with user exit&lt;/P&gt;&lt;P&gt;plz help me&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 08:40:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-do/m-p/1741007#M321915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T08:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to do</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-do/m-p/1741008#M321916</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;Do you want to proceed  with finding the user exit of the tcode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, then go to the tcode and find the program name. (System-&amp;gt; status-&amp;gt; program name(screen).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the code of the program, search for 'Call Customer Exit'. If, there is any exit for the same tcode, it'll take you there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to take the enhancement name from it and then search for it in tcode 'SMOD'.&lt;/P&gt;&lt;P&gt;You will get the exits assigned to the particular enhancement. Activate the exits and put break-point inside it to see where you exactly need the exit to be triggered while executing the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the process is clear to you now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Please reward points, If found the reply helpful".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anshumita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-do/m-p/1741008#M321916</guid>
      <dc:creator>anshumita_baksi</dc:creator>
      <dc:date>2006-11-29T11:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to do</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-do/m-p/1741009#M321917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the following three user exit for Tcode MIRO.&lt;/P&gt;&lt;P&gt;EXIT_SAPLMRMN_001 Customer Exit: Change IDoc Outbound Processing &lt;/P&gt;&lt;P&gt;EXIT_SAPLMRMN_002 Customer Exit: Change Printout for Invoice Document &lt;/P&gt;&lt;P&gt;EXIT_SAPLMRMN_003 Customer Exit: Document Creation Depending On Message Determination &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While placing the break point find out the which one is the suitable one for ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-do/m-p/1741009#M321917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T11:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to do</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-do/m-p/1741010#M321918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i have call customer-function 001,002,003..&lt;/P&gt;&lt;P&gt;which one i need to take&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:37:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-do/m-p/1741010#M321918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T11:37:03Z</dc:date>
    </item>
  </channel>
</rss>

