‎2007 Apr 24 4:26 PM
Hi experts,
I am trying to do BDC for MIRO transaction by double-clicking on the amount in the first line and updating the condition charges there. (I actually tried first 'BAPI_INCOMINGINVOICE_CREATE' but as for my understanding, I can't process condition costs based on entry sheet for this bapi).
When I am doing recording, I am not getting any messages. But when I simulate the recording from shdb transaction and testing, it gives me information message 'Position the cursor on the invoice item' !!!
Please help tackle this problem.
Thanks a lot!
‎2007 Apr 24 4:38 PM
Hi,
Yes, when you run MIRO transaction you need to select the line item and then you have to do changes. But you need not code bdc for information messages.
thanks,
sksingh
‎2007 Apr 24 4:38 PM
Hi,
Yes, when you run MIRO transaction you need to select the line item and then you have to do changes. But you need not code bdc for information messages.
thanks,
sksingh
‎2007 Apr 24 4:54 PM
Thank you. But the BDC is not succesfully updating the condition charges in real time. When I checked the message table, it says 'Position cursor of an invoice item' of type 'I' and hence it is not sucessfully able to double-click on the amount and update the condition rates.
But it worked perfectly fine when I created BDC. Only now, it is showing all these messages. I tried processing in background, still no luck in updating rates. The message is blocking the BDC to chose the right line.
Please give your input and help in this.
Thanks,