cancel
Showing results for 
Search instead for 
Did you mean: 

MIRO(Invoice Verification) posting date is lesser than MIGO(Goods Receipt)

Former Member
0 Kudos

MIRO(Invoice Verification) posting date is lesser than MIGO(Goods Receipt) posting date.

Explanation:

Miro sholud be posted after the GRN has posted. It means that the Posting date of Miro should be greater than or equal to the Posting date of Migo. But I am facing the issue that I can able to post the Miro before the Migo date..

For example: I have posted the Migo(Goods receipt) document with the posting date u2013 10.8.09 and at the same time I can also able to post the Miro(Invoice Verification) posting date as u2013 5.08.09. This is should not be allowed . Kindly give me the solution. Is there any options in SAP standards to restrict this type of Postings(without using user exit).

regards

Varadharaj

Accepted Solutions (0)

Answers (2)

Answers (2)

kunal_ingale
Active Contributor
0 Kudos

Hi

you need to use BADi for this INVOICE_UPDATE

you can give logic as whil;e MIRO system will compare posting date with MIGO doc , then create a Z error msg in se91 nad assign it in that badi

take help of ABAPer, check following link

[LINK |;

Former Member
0 Kudos

Hi

In PO check the GR based invoce verification in invoice tab.

It will not allow to do invioce with out GR.

Regards,

Raman

Edited by: Raman S on Oct 8, 2009 9:32 AM

Former Member
0 Kudos

yes, of course!!!!!!!!! am not asking about the documents, it is fully based on the posting dates... so plz guide me to configure the posting dates... that i should not post the documents before the GRN posting date... Plz read my explanation part clearly..

regards,

Varadharaj

Former Member
0 Kudos

this is not possible with sap standard config. You have to go for user-exit.

Former Member
0 Kudos

this is not possible with sap standard config. You have to go for user-exit.

Former Member
0 Kudos

this is not possible with sap standard config. You have to go for user-exit.

Former Member
0 Kudos

Dear,

if you have done goods reciept on todays date. and after goods recipt, if you are doing miro, you can post 10 days back.

if sustem is showing error message for them . convert them in warning. and do the same.

regards,

Santosh

Former Member
0 Kudos

Dear Santhosh,

This is not the right answer .... plz give me the right solution...

former_member184631
Contributor
0 Kudos

Hi,

Even we have faced the same scenario. We got it solved with the help of an User Exit & create a validation between MIGO & MIRO Posting Date with the help of an ABAPER.

Regards

Honey