RE : [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t

2005-02-11 Thread Steeve Gilbert
: Cenk Ince [mailto:[EMAIL PROTECTED] Envoy: 11 fvrier 2005 02:30 : Axapta-Knowledge-Village@yahoogroups.com Objet: YNT: [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t Thansk Steeve Probably i asked my question not a clear way

YNT: RE : [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t

2005-02-11 Thread Cenk Ince
@yahoogroups.com Konu: RE : [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t Actually InventSumDateDim (and other InventSumDate*) DOES NOT give sum of transactions on a date, it really give the qty of an item at a given date. What it does is that it takes the current

RE : RE : [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t

2005-02-11 Thread Steeve Gilbert
: 11 février 2005 09:25 À: Axapta-Knowledge-Village@yahoogroups.com Objet: YNT: RE : [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t Thank you Steeve Last question about it : Haw can i find inventDimParm? I can't find it in salesline for example

YNT: RE : RE : [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t

2005-02-11 Thread Cenk Ince
fvrier 2005 09:25 : Axapta-Knowledge-Village@yahoogroups.com Objet : YNT: RE : [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t Thank you Steeve Last question about it : Haw can i find inventDimParm? I can't find it in salesline for example? Best Regards

RE : RE : RE : [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t

2005-02-11 Thread Steeve Gilbert
: [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t You dont' find inventDimParm, you build it. It tell InventSumDateDim what parameter to take from inventDim record. inventDimParm inventDimParm; inventDimParm.ItemIdFlag = true

RE: [Axapta-Knowledge-Village] RE : How can i find the real invent quantity on time t

2005-02-10 Thread Don Price
-Village] RE : How can i find the real invent quantity on time t Use method InventSumDateDim::newParameters(). BUT! (Take a deep breath) If you have SP3 and happen to cancel production lines from time to time, make sure those fixs are installed otherwise you may get