[development-axapta] AOD modified date

2009-12-17 Thread James Flavell
Our auditor requires to know when are the AOD files updated by AX. Is it only when a change is made in the corresponding layer in an AOT object or are there other situations? If an object exists in both VAR and USR, if it is modified in USR can the VAR aod file in anyway be affected? If aoi is

[development-axapta] How to open new outlook meeting request from ax on button click

2009-12-17 Thread asit nayak
HI All , I want to open Outlook meeting request on button click of AX form. This form is activity form in CRM module. Can anyone please help me with this, how can i do this. Your help is much apprciated.Please attached screenshot of meeting request i want to open. Thanks,Asit 

[development-axapta] Consolidation In 2009

2009-12-17 Thread Abhay
Dear All, Has anybody worked on Consolidation of different companies in different countries in Ax 2009. The COA of all the companies in different countries is similar.  The localisations will be different offcourse but we want consolidation of the same to be done.Regards Abhay --

[development-axapta] Posting a Credit Note

2009-12-17 Thread Akshay
Hi, I have a requirement for changing the way Ax posts a sales order credit as compared to its initial invoice. When we post an Invoice, Ax uses the following accounts A/R (Posting Profile Summary account) Dr Sales (Item group SO revenue account)

RE: [development-axapta] How to Enter group of field data in One Text field.

2009-12-17 Thread Ruel Ormita
Khalil UR Rehman, Try to put a code in the modified method of the said field and concatenate all. Example: public void modifiedField(fieldId _fieldId) { super(_fieldId); switch (fieldExt2Id(_fieldId)) { case fieldnum(InventTable, ItemId):

[development-axapta] Re: AX 2009 - Reporting Service- Error

2009-12-17 Thread Rahul
Hi, It looks like cube is missing Master COmpany reporting Currency dimension. This dimension provides reporting of financial measures in all the currencies used by the companies implemented in Dynamics AX and this dimension is not automatically created when you generate a BI project for a cube.

[development-axapta] LedgerTrans summarization record purge

2009-12-17 Thread mep53565
I'm wondering if anyone has worked on reducing size of LedgerTrans file. Our current table is 30GB, we want to clean out data older than 4 years. I've got a preliminary class that summarizes transactions deletes the originals and it seems to work. I've recalculated period balances and so

RE: [development-axapta] LedgerTrans summarization record purge

2009-12-17 Thread James Flavell
Should be fine so long as you can live without the detail and just keep a good safe backup of all the original J From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of mep53565 Sent: 15 December 2009 07:32 To: development-axapta@yahoogroups.com

[development-axapta] Re: How to Enter group of field data in One Text field.

2009-12-17 Thread Rahul
I will suggest you add a new field of type container and show it on form with display method. This way you can display your data in any format you want and you can access each field value in the container. //Rahul blog.RahulSharma.in www.RahulSharma.in --- In

[development-axapta] Re: AOD modified date

2009-12-17 Thread Rahul
Hi James, First of all to get a list of objects modified in a leyer, open UtilElements table (System Documentation) and filter on fields utilLayer modifiedDateTime. Yes, AOD is modified when you make changes in application and ofcourse there are other factors like if you restart AOS, if you