cancel
Showing results for 
Search instead for 
Did you mean: 

Invoice Block due to Unplanned delivery cost in MIRO

Former Member
0 Kudos

Hi,

i want to know due to unplanned delivery cost in miro does invoice goes into block?

Or is there any tolerance limit is set for unplanned delivery cost in MIRO based on this invoice get blocked ?

Thanks,

Sambhaji

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

Hi Sambhaji,

The solution is to create a custom implementation to check the amount entered in the unplanned delivery costs field against a tolerance, using BAdI MRM_HEADER_CHECK or BAdI INVOICE_UPDATE (method CHANGE_AT_SAVE). For details about these BAdIs, read consulting note 1156325.

Also, it is possible to use EXIT_SAPLMRMC_001 to set vendor specific tolerance groups. For details, read consulting note 165589.

Regards,

Nitin Goyal

Former Member
0 Kudos

Hi Sambhaji

System cant block the invoice due to unplanned delivery costs. There are two types of tolerances-Quantity and Value. That can be the reason for the invoice block. Hope this helps!

mathewgeorge
Active Participant
0 Kudos

In standard it is not possible for unplanned delivery costs. Good to try with badi " BADI MRM_PAYMENT_TERMS "

Matthew

tejyadav
Active Contributor
0 Kudos

Blocking in MIRO happens due to tolerance limit & not due to Unplanned delivery cost.