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?