Hi All,
Found a video on Ax2012 features, called
Inside Microsoft Dynamics AX 2012 - Usability
Downloadable from:
http://bit.ly/pisiH9
http://www.youtube.com/watch?v=CCyUcbTHuc4&feature=youtube_gdata
Link:
https://community.dynamics.com/product/ax/axnontechnical/b/axvideos/archive/2011/08/15/inside-microsoft-dynamics-ax-2012-usability.aspx
Tuesday, August 23, 2011
Monday, August 8, 2011
Deleting Transactions in Axapta
For deleting all the transactions in an Axapta company, in a quick way, the following steps to be followed:
1. Duplicate any existing company having data.
Administration--> Company Accounts --> Duplicate
2. Select the duplicated company.
3.Open SysDatabaseTransDelete class from the AOT.
4. Click on 'Yes' button from the 'Delete all transactions' window.
1. Duplicate any existing company having data.
Administration--> Company Accounts --> Duplicate
2. Select the duplicated company.
3.Open SysDatabaseTransDelete class from the AOT.

4. Click on 'Yes' button from the 'Delete all transactions' window.
5. Export the company data in .dat and .def format from:
Administration -->Periodic --> Data export/import -->Default data --> Export
Such created .dat & .def files can be used for creating any new companies.
This way, we can have a company data without any transactions. Very helpful for creating new companies with setup data without any transactions.
Subscribe to:
Posts (Atom)