‎2016 Feb 23 6:24 AM
Hello Experts,
I require urgent help on the below issue.
I created a hold MIRO document using FM MRM_INVOICE_PARK without any errors.
But when I tried to post the MIRO document using BAPI_INCOMINGINVOICE_POST, I am facing the below error ..
I also tried to create MIRO document in hold status manually and tried to post it via BAPI_INCOMINGINVOICE_POST .. But even then I am facing the
above error.
Please suggest a solution for my above issue.
Thanks & Regards
Anurag K
‎2016 Feb 23 8:02 AM
Did you look for OSS notes as 1397768 - MRDC: Error M8 607 in routine MRM_DRSEG_FILL(SAPLMRMH)?
Regards,
Raymond
‎2016 Feb 23 8:28 AM
HI,
I will suggest put breakpoints in FM; check f_SUBRC
Based on value debug particular form.
I think problem with filling line item data.
You cant compare MRM_INVOICE_PARK with BAPI.
Debugging will help you surely.
‎2016 Feb 23 9:46 AM
Hello experts,
When I tried to post he document via BAPI_INCOMINGINVOICE_POST , I am also getting the below error sometimes.
I tried passing all the parameters to the BAPI_INCOMINGINVOICE_POST, but still i am getting the
above error.
I even tried to implement the above note mentioned by Raymond.. But has no effect.,
Please help me ..
Thanks
Anurag
‎2016 Feb 23 9:50 AM
‎2016 Feb 23 9:59 AM
Hello Raymond,
Could you please clarify me what is the reason behind the above message ME 708.
The PO associated with above hold MIRO document number is as below:
Please advice me ..
Thanks
Anurag
‎2016 Feb 23 10:22 AM
‎2016 Feb 23 10:27 AM
Yes, there is tick for GR based IV( GR based invoice verification).
Regards
Anurag
‎2016 Feb 23 10:42 AM
‎2016 Feb 23 10:53 AM
Hello Raymond,
Since the MIRO doc is not yet posted, and since it is on hold , we cannot see history tab for that PO item. There is no GR too.
Thanks
Anurag
‎2016 Feb 23 11:05 AM
‎2016 Feb 23 11:17 AM
Hello Raymond,
When I tried to manually create the MIRO document on hold and post manually . It is posting successfully ( with GR Based IV check for the PO).
But with ( with GR Based IV check for the PO), when I tried to post with BAPI_INCOMING INVOICE_POST , it is not getting posted and i am getting the above error ITEM 0010 of PO 4501040972 is not selectable.
I checked with my functional person and he said that GR based IV check is required in PO. Only then after posting GR number gets created.
Kindly suggest a solution please ...
Thanks
Anurag.
‎2016 Feb 23 2:15 PM
Hi,
you could try something like this:
Best regards,
Pablo
‎2016 Feb 24 6:47 AM
Hello Pablo
I cannot find the below report in SE38. I need to post the held document.
FMFG_HELD_INVOICES u2013 Document list for Parked and held document..
Thanks
Anurag
‎2016 Feb 24 7:09 AM
Hi,
i was referring to zz_post_parked_invoice.
Best regards,
Pablo
‎2016 Feb 24 7:16 AM
Hi,
I am getting the same error for my MIRO document if i use those FM's in the report ZZ_post_parked_invoice.
The item 0010 for purchasing document XXXX not selectable.
Could u please comment ..
Thanks
Anurag
‎2016 Feb 24 7:37 AM
Hi,
why don' t you do a "where used" search of message ME 708 and put break-points there and execute again?.
If you do that, you will find the answer yourself.
have you cancelled the document in MR8M?
could you please check the status of that invoice?
Best regards,
Pablo
‎2016 Feb 24 7:07 AM
Hello Raymond,
PO item is there. Its not deleted.
Please let me know how to post the held document by avoiding the above error.
I would be grateful to you....Please
Thanks
Anurag
‎2016 Feb 24 7:54 AM