Dear community members,
I have come across a development where im storing all sales line record which are not getting processed in the batch job "Automatic release of sales orders" in a Custom table. I also have created a custom form for my custom table.
We can navigate to this batch job via Warehouse management > Release to warehouse > Automatic release of sales orders. Now I have added a Action menu item on my custom form for the failed sales line record , this button when clicked will release a selected sales line. Here the issue I'm facing is that there are test scenarios where the Load Line is already created for a particular sales line record even after it fails in the batch job due to some reason. Want I want to achieve is that if somehow I can also release a particular LoadLine record Using the InventTransiId relation between sales line and load line, since im also storing the InventTransId too in my custom table. Is this achievable. I'm struggling a lot in this development. Can anyone please enlighten me.
Thanks!!!!!😊