2008 Feb 19 8:39 AM
Hi,
when the user creates an invoice via MIR7 transaction by clicking the button "Post completely",
i ´ve been asked to display a popup asking the user if he wants to attach a document via GOS (Generic Object Services).
so here goes a difficul one:
in MIR7 transaction is there a badi or user-exit that stops the flow of the
program immediately after COMMIT WORK? (that is when the document is already created but before the transaction is initialized for a new input)
i´ve tried with badi INVOICE_UPDATE in method CHANGE_IN_UPDATE
but with no avail.
Best regards.
2008 Mar 17 10:55 AM
in case someone is interested
we´ve finally done it in method
PUT_DATA_TO_SCREEN_OBJECT
of badi FDCB_SUBBAS04
2012 Oct 12 11:32 AM
Hi Pablo,
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?
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).
is there a corresponing popup in SAP standard MIR7 or we would need to code for that probably using the method you identified?
Thansk for your advice.
Michael
2012 Oct 12 6:11 PM
Hi,
there is not that i know a such a popup for MIR7.
Personally i do think enabling this popup was a mistake.
In the end only users of a certain country used it whereas it became a nuisance for other countries users.
The standard GOS functionality is enough and works perfectly.
Best regards.