Hi all,

I finally found it! Must say it has been made complicated. I wonder 
whether that was necessary. 


The method checkIfUpdate() on the table SalesTable calls the type() 
method. The type() method returns an object of the SalesTableType 
using the construct on the class SalesTableType.

The statement in the method checkIfUpdate() is 
return this.type().checkIfUpdate().

As a result the method checkIfUpdate() on the class SalesTableType 
is executed AND this method fills and returns the container.

regards,
Danny



--- In [EMAIL PROTECTED], "dgaethofs" 
<[EMAIL PROTECTED]> wrote:
> 
> Hi all, 
> 
> I need some help in figuring out how the container checkIfupdate 
> gets its value.
> 
> In the method enableUpdateJournalButtons a container checkIfupdate 
> is used.
> THe container gets values assigned the moment the method 
> checkIfUpdate() on the table SalesTable is called.
> 
> I have been trying to find out how this leads to the value <7>. 
> 
> Can somebody help me out here?
> 
> regards,
> Danny





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to