Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Split incoming invoice into parked and posted based on errors

Former Member
0 Kudos

Hi experts,

We are using invoic02 idoc to create incoming invoice from the vendor, with process code INVL and FM IDOC_INPUT_INVOIC_MRM.

Based on our requirements, we need to park an invoice if the price is out of tolerance limit. So if we have 2 line items in an invoice, and 1 of them is out of tolerance, we need to split the invoice into 2 and post the good line item and park the bad one. How can we accomplish this? Any user exit to do this best?

Any suggestions will be greatly appreciated.

Thanks in advance!

Anjana.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Anjana,

Please find the below document.

www.sap-hefte.de/download/dateien/1457/186_leseprobe.pdf‎

2 REPLIES 2

Former Member
0 Kudos

Hi Anjana,

Please find the below document.

www.sap-hefte.de/download/dateien/1457/186_leseprobe.pdf‎

0 Kudos

Thank you!!This is very helpful!

Do we have any option to modify a blocked invoice by any chance?

As a part of error resolution, the user wants to be able to modify the invoice to correct the qty or price before releasing them. Is that possible with blocked invoices?