<?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: Doubt in exits for miro tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863714#M671591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Could you please clearly tell me what is FI Substitution? And why BADI INVOICE_UPDATE is not helpful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly reply me pls.If possible give me your contact number so that i can ask you more clearly on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Krithika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Oct 2007 11:29:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-06T11:29:04Z</dc:date>
    <item>
      <title>Doubt in exits for miro tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863710#M671587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;   I have to change the account posting no in MIRO transaction.For this an user exit LMR1M002 is used but this fn module doesn't hold the value for a/c details.So i checked with BADI INVOICE_UPDATE.But I am unable to find whether that BADI is holding the field HKONT in BSEG table or KONTS in T030 table.can any one help me out to find the suitable field and if this BADI is helpful for my scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Krithika.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 13:57:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863710#M671587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-03T13:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in exits for miro tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863711#M671588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should try using FI substitution for this. The BADI and exit might not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 16:42:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863711#M671588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-03T16:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in exits for miro tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863712#M671589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction Code - MIRO                     Enter Incoming Invoice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Exit Name           Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; LMR1M001            User exits in Logistics Invoice Verification&lt;/P&gt;&lt;P&gt; LMR1M002            Account grouping for GR/IR account maintenance&lt;/P&gt;&lt;P&gt; LMR1M003            Number assignment in Logistics Invoice Verification&lt;/P&gt;&lt;P&gt; LMR1M004            Logistics Invoice Verification: item text for follow-on docs&lt;/P&gt;&lt;P&gt; LMR1M005            Logistics Inv. Verification: Release Parked Doc. for Posting&lt;/P&gt;&lt;P&gt; LMR1M006            Logistics Invoice Verification: Process XML Invoice&lt;/P&gt;&lt;P&gt; MRMH0001            Logistics Invoice Verification: ERS procedure&lt;/P&gt;&lt;P&gt; MRMH0002            Logistics Invoice Verification: EDI inbound&lt;/P&gt;&lt;P&gt; MRMH0003            Logistics Invoice Verification: Revaluation/RAP&lt;/P&gt;&lt;P&gt; MRMN0001            Message output and creation: Logistics Invoice Verification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No of Exits:         10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USER EXIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/code/abap26.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/code/abap26.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/userexit.php" target="test_blank"&gt;http://www.easymarketplace.de/userexit.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/userexit.pdfUser-Exit" target="test_blank"&gt;http://www.sappoint.com/abap/userexit.pdfUser-Exit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/ab038.htm" target="test_blank"&gt;http://www.sap-img.com/ab038.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html" target="test_blank"&gt;http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful.........&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 06:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863712#M671589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T06:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in exits for miro tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863713#M671590</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; The BADI INVOICE_UPDATE has three methods which has parameters like HKONT,RM08R-SAKNR which is supposed to contain the account number which comes when stimulate option is clicked in MIRO tcode.But I am not getting the values in this field in debugging mode.Can anyone help me finding the name of the field in that BADI for this account details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all ur replies.&lt;/P&gt;&lt;P&gt;Krithika.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 10:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863713#M671590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T10:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in exits for miro tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863714#M671591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Could you please clearly tell me what is FI Substitution? And why BADI INVOICE_UPDATE is not helpful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly reply me pls.If possible give me your contact number so that i can ask you more clearly on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Krithika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2007 11:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863714#M671591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-06T11:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in exits for miro tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863715#M671592</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;just use badi AC_Document. You can change the whole fi posting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Hendrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 21:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863715#M671592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T21:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in exits for miro tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863716#M671593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your inputs on this..I myself found that using any exit or badi or FI substitution will not saturate the requirement ..This is not possible since the transaction itself calling a progrma and that clears the komok field value which we try to update using exit or badi..&lt;/P&gt;&lt;P&gt;Hence we have asked the business unit team to change the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Krithika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2008 05:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-exits-for-miro-tcode/m-p/2863716#M671593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-17T05:50:43Z</dc:date>
    </item>
  </channel>
</rss>

