[development-axapta] Re: help with Invalid NumeralsToTxt Result

2008-07-02 Thread eta2892a2
In short, it is a bug in the design of this method. We are using v3sp3, so I'm seeing the same thing. The result you are getting back is the upper bound of the int type (2^31-1). If you look at the code in the numeralsToTxt global method, it uses int type primitives to split up and process the

[development-axapta] Re: Report error

2008-07-02 Thread eta2892a2
Hi Asit, Set your report up to run as a batch job. cheers, Jim --- In development-axapta@yahoogroups.com, asit nayak [EMAIL PROTECTED] wrote: Hi All, I have a report where i need to run this report automatically on everyday on a specific time. Please let me know how can

[development-axapta] Re: What are Maps and what's the use of them?

2008-07-02 Thread eta2892a2
--- In development-axapta@yahoogroups.com, Vamsi Praneeth [EMAIL PROTECTED] wrote: Hello guys...I just wanna know...what actually are Maps in Dynamics AX 4.0 what are they used for? I have read in the e-books of Microsoft but couldn't figure out what actually are those.Can someone explain