cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Udo form problem -When adding journalentry

0 Kudos
258

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?

View Entire Topic
0 Kudos

i am sharing the code sample.Thank you for your help.