Welcome to MSDN Blogs Sign in | Join | Help

May 2006 - Posts

There is a new Record ID in town

In Dynamics AX 4.0 the record ID has changed base datatype from an integer to a 64-bit integer and the ID is now issued on a table by table basis. This obviously solves the problem of installations running out of record ID's, but it may also introduce
Posted by Palle Agermark | (Comments Off)
Filed under:

Debugging queries (kind of)

The Query objects in Dynamics AX are very flexible and powerful tools. Unfortunately they tend to have quite a steep learning curve and debugging aren’t always as easy as with select statements. Because of that stuff that could benefit from using the

An overview of the major parts in the new payment proposal

As I wrote in an older posting the payment proposal has gone through some major changes for 4.0. Attached to this post you can find a PowerPoint presentation giving an overview of the major parts involved in the new payment proposal. Of course it would

Control access to databound form controls with the FormDataObject

I often see code where the developer wants to restrict access to certain fields on a form and does that by flipping the allowEdit property of the form control. Often the field in question is represented on both the Overview and General tab, so the code

Updating the Audit Trail (a.k.a. Transaction Log)

Dynamics AX offers an audit trail feature where all ledger postings can be tracked. The audit trail can be seen from General ledger\Inquiries\Audit trail. Of course when you write code that posts transactions to the ledger you must always use a LedgerVoucher
Posted by Palle Agermark | (Comments Off)
Filed under:

Cost Accounting for Microsoft Dynamics AX 3.0 in Italy and Central/Eastern Europe

We are pleased to announce the availability of Cost Accounting for Microsoft Dynamics AX 3.0 Files Released: Cost Accounting layers for Microsoft Dynamics AX 3.0 Service Pack 5 for the following DIS Layers: - WE-MEA - North America - Italy New release
Posted by Palle Agermark | (Comments Off)
Filed under:
 
Page view tracker