
I need to Select multiple PO s and perform inter company transaction
In Purchase Order screen, I select few OPEN purchase orders and then click Actions -> Functions -> Send IC Purchase Orders (shown in the screenshot) However, It always works for only one purchase order out of multiple selected entries. It seems like selecting multiple entries does not support for the Action of 'Send IC purchase orders'
So, Is there any other way to perform this??
It looks like that's how the code is written for that action. Some actions may support handling of multiple records selected at once, while others don't.
You could write a custom function to repeat the Send IC Purchase Orders process for all selected records; it will require knowledge of AL development in Visual Studio Code. If you are not a developer, I recommend engaging your partner, who should be able to do this for a reasonable effort.
I hope this helps. If my response has answered your question, please verify by clicking Yes next to "Did this answer your question?"