<?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: MIR7 immediately after commit work in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mir7-immediately-after-commit-work/m-p/3443649#M827027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in case someone is interested&lt;/P&gt;&lt;P&gt;we´ve finally done it in method&lt;/P&gt;&lt;P&gt;PUT_DATA_TO_SCREEN_OBJECT &lt;/P&gt;&lt;P&gt;of badi FDCB_SUBBAS04&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2008 10:55:16 GMT</pubDate>
    <dc:creator>former_member182371</dc:creator>
    <dc:date>2008-03-17T10:55:16Z</dc:date>
    <item>
      <title>MIR7 immediately after commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mir7-immediately-after-commit-work/m-p/3443648#M827026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when the user creates an invoice via MIR7 transaction by clicking the button "Post completely", &lt;/P&gt;&lt;P&gt;i ´ve been asked to display a popup asking the user if he wants to attach a document via GOS (Generic Object Services).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so here goes a difficul one:&lt;/P&gt;&lt;P&gt;in MIR7 transaction is there a badi or user-exit that stops the flow of the&lt;/P&gt;&lt;P&gt;program immediately after COMMIT WORK? (that is when the document is already created but before the transaction is initialized for a new input)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i´ve tried with badi INVOICE_UPDATE in method CHANGE_IN_UPDATE&lt;/P&gt;&lt;P&gt;but with no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 08:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mir7-immediately-after-commit-work/m-p/3443648#M827026</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2008-02-19T08:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: MIR7 immediately after commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mir7-immediately-after-commit-work/m-p/3443649#M827027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in case someone is interested&lt;/P&gt;&lt;P&gt;we´ve finally done it in method&lt;/P&gt;&lt;P&gt;PUT_DATA_TO_SCREEN_OBJECT &lt;/P&gt;&lt;P&gt;of badi FDCB_SUBBAS04&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mir7-immediately-after-commit-work/m-p/3443649#M827027</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2008-03-17T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: MIR7 immediately after commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mir7-immediately-after-commit-work/m-p/3443650#M827028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw this post and wondered can you advise please? Is it the case that there is no Service Object popup (asking the user if they want to attach supporting documentation now) in the standard MIR7?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In FV60 when a user parks a document at the end there is such a Service Object popup prompt message. I think this is standard for FV60 (but I might be wrong there). &lt;/P&gt;&lt;P&gt;is there a corresponing popup in SAP standard MIR7 or we would need to code for that probably using the method you identified?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thansk for your advice.&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 10:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mir7-immediately-after-commit-work/m-p/3443650#M827028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-12T10:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: MIR7 immediately after commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mir7-immediately-after-commit-work/m-p/3443651#M827029</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;&lt;/P&gt;&lt;P&gt;there is not that i know a such a popup for MIR7.&lt;/P&gt;&lt;P&gt;Personally i do think enabling this popup was a mistake.&lt;/P&gt;&lt;P&gt;In the end only users of a certain country used it whereas it became a nuisance for other countries users.&lt;/P&gt;&lt;P&gt;The standard GOS functionality is enough and works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 17:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mir7-immediately-after-commit-work/m-p/3443651#M827029</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2012-10-12T17:11:03Z</dc:date>
    </item>
  </channel>
</rss>

