Hmmm, I should double check the mails I send...  Sorry.

InventSum ISum;

While select ItemId, sum(PhysicalInvent) from ISum
      group by ItemId {

      // ISum.PhysicalInvent contains the
      // sum of PhysicalInvent for each ItemId
}

Steeve...


-----Message d'origine-----
De�: Steeve Gilbert
Envoy�: 28 juin 2004 08:07
��: [EMAIL PROTECTED]
Objet�: RE : [development-axapta] Syntax help

Simple group by could look like this :

InventSum ISum;

While select ItemId, sum(PhysicalInvent) from ISum {

}

Steeve...


-----Message d'origine-----
De�: axapta_dude [mailto:[EMAIL PROTECTED]
Envoy�: 26 juin 2004 12:24
��: [EMAIL PROTECTED]
Objet�: [development-axapta] Syntax help

hello guys..
I hope u all can give me some guidance/pointer.What is the syntax for group by sum.I
hope u all can help me.
Thanx in advanced






Yahoo! Groups Links










Yahoo! Groups Links







Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to