Skip to Content
0
Oct 26, 2022 at 06:54 AM

SAP Udo form problem -When adding journalentry

97 Views

In our project , we need to create a journalentry while saving the Udo form.

We use sql for database and sap version is 10.00.191.

For this, we initiate a transaction for journal entry in Form_DataAddBefore and commit the transaction if Form_DataAddAfter is actionsuccess.

The program freezes after following the steps below.

1- Save the Udo form. (This step is ok. Udo record and journal entry are created properly)

2- Close SAP.

3- Open SAP and start the addon again.

4- Udo form freezes when we try to save.

Can you help with this?