Skip to Content
0
Former Member
Apr 29, 2010 at 10:25 AM

Application is sleeping during Update

127 Views

Hello,

I wan't Update a Product Tree (SAPbobsCOM.ProductTrees).

Wenn the Debugger is on

lRetCode = myProductTree.Update()

the application sleeps.

There appears no error. The Application is still sleeping and I must kill the Process.

I change only the Quanitity of the Line of the Product Tree.

Can anyone help me?