Mostrando las entradas con la etiqueta ax 2009. Mostrar todas las entradas
Mostrando las entradas con la etiqueta ax 2009. Mostrar todas las entradas

lunes, enero 21, 2013

TableMapper: Automatic Table Mapper for Dynamics Ax

TableMapper maps fields from one table to another automatically, if the field has the same name in both tables. It is great to easily create initFrom methods and to populate temporal tables.


Features:
1- Automatic bindings between tables with a few lines.
2- Manual field bindings with the method Bind.
3- Ignore automatic bindings with the method Ignore.

Download:
Xpo for Ax 2012
Xpo for Ax 2009 (soon)

To learn how to use it read the test class and the following example:


jueves, septiembre 18, 2008

Escribiendo la Sys Layer en Ax 2009

Hoy desarrollando en el trabajo, descubrimos un BUG en Ax 2009. Si, pude escribir en la Sys layer con simples drag and drops.

A continuación pueden ver el video de como reproducirlo.

Si desean bajarlo lo pueden bajar aqui: download Video