cancel
Showing results for 
Search instead for 
Did you mean: 

Add new folder tabs to BP form - B1 crashed when I close this form

Former Member
0 Kudos

Hi,

I added new 3 folder tabs to Business partner form. These 3 folders items are linked to UDTs.

I can display data from UDTs and update data to UDTs with SDK.

But when I close this form, B1 crashed and created dump file.

After this crashed, I've modified code for testing as below.

1. Create just one folder tab - This is an empty folder.

2. Now business partner form does not link to any UDTs but OCRD table has UDFs

3. Update OCRD.U_xxxx UDF value (Y/N valid values) from user defined fields form.

4. Click update button -> sucess to update

5. Click OK button / Click Cancel button/ Click x button (close form) -> Business one was shutting down with dump file.

I'm using B1 8.81 PL9. I've tested this issue on B1 8.81 PL10 and I've got same result.

I hope someone can help me....

Thanks

Joanne

Edited by: Joanne Lee on Jan 5, 2012 10:37 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I hope someone can help me.

Did DI and UI dll are changed on B1 8.81 PL10 from B1 8.81 PL9?

Please tell me the version.

Thanks

Joanne

Former Member
0 Kudos

Hi Petr,

Thanks so much for your help.

I did reget UI and DI dll from PL 10, but I've got same result.

DI and UI dll versions are 8.8.0.0. for PL 9 and PL 10.

Can you tell me your DI and UI dll PL 10 version ?

Joanne

Former Member
0 Kudos

This was a bug in SAP 8.81 from PL8 to PL9. We reported this error and in PL10 is corrected (its working for us already). Did you changed the UI and DI in your project to DLLs from PL10?