‎2022 Jun 06 8:20 AM
Hi Experts,
Could you please help me with the following issue :
I have created an ABAP program which executes 2 BOPF actions executes.
After the first call of go_srv_manager->do_action with the correct parameters. I Use the go_tr_manager_save to save the first action.
The issue is that the first action is working fine, but the second action fails.
I have created a test program which execute each action separately and that works fine.

In this case if I execute the start action it works, the complete action is working also. But the 3th action is not working.
Any help/tips?
Thank you in advance,
Kind regards