2010 Dec 24 10:32 AM
Hi Group,
My requirement is to have a button in the MS Excel sheet called "Simulate Invoice Upload" and have the same functionality as that of how the transaction "MIRO" is run manually in Simulate mode.
Thing is that, suppose if we run the transaction "MIRO" and we get certain messages(errors, warnings) while we run manually, the same messages should be populated in the MS Excel sheet also when we try to Create Incoming Invoice from the MS Excel.
Now, the issue is that, when I was running the transaction "MIRO", I was getting 2 warning messages, but in the RFC(in which I was calling the FM - MRM_SRM_INVOICE_SIM ) I was getting only 1 warning message.... and this is relating to "Amount" check and one other for "Quantity" check was not coming in the RFC.
How can I retrieve both the warning messages in the FM call MRM_SRM_INVOICE_SIM ?
kindly provide me inputs and let me know if you need any further clarifications from my side,if anything is not understandable.
Regards,
Vishnu.
2010 Dec 24 1:55 PM
Hi Group,
The FM is 'MRM_SRM_INVOICE_SIMULATE' which was giving this issue.
We think it was not checking for 'Quantity' items, so kindly suggest us how we can get the Warning messages, same as that of how we get in the manual way using the transaction 'MIGO'.
Kindly give us your valuable inputs.
Regards,
Vishnu.
2010 Dec 27 7:04 AM
hi Group,
we are still facing issues with the FM 'MRM_SRM_INVOICE_SIMULATE' which was not giving the Quantity check warning messages.
while doing MIRO manually, we were getting Warning messages:
(1)Quantity invoiced greater than goods receipt quantity
(2)Price too high (tolerance limit of 142,86 EUR exceeded)
but we were getting only the message while running the Tool(MS Excel) to Simulate the process:
(1)Price too high (tolerance limit of 142,86 EUR exceeded)
we were not able to understand why the FM 'MRM_SRM_INVOICE_SIMULATE' was not giving both the messages.
If you have faced similar issue, kindly provide inputs as to how to overcome this issue and get the messages(all messages we get while running the MIRO manually).
Thanks for your help in advance.
Regards,
Vishnu.
2024 Mar 28 5:12 AM
Hi,
Same issue we are facing, have you got solution. Please suggest.
2024 Mar 27 12:53 PM
Hi,
I am also facing the same issue as in MIRO transaction giving warning message but when I use RFC giving error message. Have you got any solution please update.z