Previous Thread:   11039.1 Cycle Counting - Help required

9/17/2005 7:01:16 PM    10818.1 Button Update in Form SalesTable takes minutes...
When we press the button Update in the SalesTable form, it takes sometimes  
  
minutes before the buttons Confirmation, PackingSlip etc appear.  
  
Axapta seems te be checking which button to enable and disable.  
  
When we look at the underlying code:  
  
Class SalesTableType/checkifUpdate -> this checks which button to set  
  
But some methods are called multiple times:  
  
canConfirmationBeUpdated: called 2 times  
  
canPackingSlipBeUpdated: called 4 times  
  
canCustomerBeUpdated: called 4 times  
  
So a lot of work, taking a lot of time.  (just for setting button  
  
access!!)  
  
Does someone have the same problems?  
  
Does anyone has a solution for this?  
  
(Running Ax V3.0 SP3)  
  
Thanx in advance  
  
Willy.  
  
Posted on technet.navision.com on: Thursday, September 09, 2004