Hi Experts,
I have a scenario where an action creates a subsequent line item for a document.
The line item is visible once the action is triggered on click of a button.
However, the line item is not getting saved, if I trigger the action alone and press save.
Though it gets saved when we click the button and changes some other field.
What I think is the save is not recognizing the action getting executed.
Basically the method check_save_needed of class if_bol_transaction_context check save needed for actions fails.
Let me know if you have an idea how to resolve this?
Regards,
Dhruv Kashyap