cancel
Showing results for 
Search instead for 
Did you mean: 

Manage Workflows For Supplier Invoices - if certain amount is reached

Dany_R91
Explorer
0 Kudos

 

Dear,

When entering a goods receipt based on a PO, the next step is to create an invoice > I need to be able to prevent an invoice from being posted if it exceeds a certain amount. I have checked the Fiori Tile “Manage Workflows for Supplier Invoices”  but there are only two pre-defined scenarios:

  • Workflow for Blocked Invoice
  • Workflow for Parked Invoice as Complete

The issue is that even if the invoice is blocked for payment, it can still be posted in MIRO. And the parked invoice is not really relevant since it means that we need to always park an invoice to trigger the workflow.

Is there a standard solution today that corresponds to my request?

If we take the "Manage Workflows for Purchase Orders", we can directly indicate that if the PO is over a certain amount, then we need to approve this PO via the "My Inbox" tile. I wanted to have a similar flow with the supplier invoices.

Thank you already,

Dany R.

View Entire Topic
Angieee
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Dany,

This cannot be achieved by workflow functionality in public cloud. You may consider using BADI MRM_CHECK_INVOICE_CLOUD to perform your custom check and issues error message when the invoice amount is over a certain value.