Description: Here
I have given simple demonstration to get new worker number sequence code or
Worker personnel...
Pass Array one form to another form in ax 2012
Description: Here
I have given simple demonstration to pass array one form to another in ax 2012.
You can pass...
How to post inventory journal using code in ax 2012
Description: Below is X++ code which is good to keep handy. It can be used to create
and post inventory movement...
how to get HcmWorker name and id in ax 2012
Description: Here
I have given simple demonstration to get worker id, name etc... If you have
worker personnel...
Field WorkerName is not compatible with field WorkerName
Description:- This post provides insight about a synchronize error received during
full AOT for AOT view 'ProjUnpostedTransView'...
How to use sorting in the select statements in Dynamics Ax
By default, a while select statement
that returns multiple rows will sort the result ascending by the primary index
on...
How to Enable or Disable DataSource Fields through code in ax 2012
Description: -
Here we will enable/disable DataSource fields
control through code in Ax 2012. Here I have given...
Populate Database Column in a Dropdownlist in asp.net
Description:-
In this article we will populate table column inside
Dropdownlist control using database connection....
Field Mismatch in Union Query in Dynamics Ax 2012 R3 || ProjUnpostedTransView-Field WorkerName is not compatible with field WorkerName
Description:- Yesterday, after code merger or migrate from Dynamics Ax
2012 R2 to R3, I got very strange errors in AOT...
How to get advance license in sales order in ax 2012
Description: -
In this
article we will see about how to get advance license and date from sales order
in ax 2012.
Here...
Table Name Lookup in Ax 2012
Description: Here is the code to create Table name lookup in ax 2012.
public void lookup()
{
SysTableLookup ...
How to Enable Disable Field in Dialog in SSRS Report in Ax 2012
Description:-
sometimes the report itself
have UIBuilder Class that's extends from SRSReportDataContractUIBuilder Class,
the...
Multi Select Lookup in SSRS Report in Ax 2012
Description:- Here we will create multi select
lookup in ssrs report so we can select multiple data from lookup. Here I...
Floating Value in SSRS Report
Here in this post we will see
about how to set decimal value in real field in SSRS report.
For example:-
If you have...