Record Roles with Security Development Tool in AX 2012
Hey guys,I've got the security development tool running in my test enviroment now. Everything works except for the client recording function. When I start 'record' it says its recording but when I...
View ArticleRenamePrimaryKey method on new table
Hello, I've create a very simple table with one field that has a primary index assigned to that table. How do I get the button Rename when you go to the record information of that field.It seems to be...
View Articleneed to print the site name in inventable which is coming from...
Hello every one, I am pretty new in ax development and recently completed my certification in AX.I have been assigned a task in the item master (InventTable) we have 30 k items and for each item we...
View ArticleTwo datasource in a grid
Problem with ranges for Grid with fields from two datasources I have a form and two datasources (A and B), which are joined (A is parent and B is the child)and a grid with fields from both...
View Articlehow to get local meachine time and session time ..
hi all, if any body working on the times , becarefully , if u want local meachine time uses this...
View ArticleEmpty SSRS report
HiI've developed a new ssrs report by using RDP class. when I run the report its displaying empty report randomly. sometimes its showing empty report for the first time, sometimes its displaying empty...
View ArticleCreate Purchase Order Form - Vendor Dropdown
Hi all,I am trying to teach myself simple development in AX and am trying to do the following. 1. I have created a new field on vendtable called RC_Approved (YesNo Enum) 2. When I create new purchase...
View ArticleInsert records from one table to other table instantly when record created &...
I have two tables A and B. For example, if I insert record in Table A and save ,Instantly same record will be inserted into Table B when we save in table A .Every individual record will be inserted...
View Articlefound company related information in ax 2012
Hi,i have requirement like shown only company related employes in the form of Human resources module(path of form -->Human resources -->Common-->Workers-->Employees).but i am getting all...
View Articlecalculate the time in seconds between two dates
I have 3fields in a tableRegistrationDate RegistrationTime Duration12/10/2013 3:24 012/11/2013...
View ArticleHow to use Accessor (parm) methods?
Hi, I'm trying to use Parm methods to store a variable in a method in class A, and I want to get that value in a method in class B, however, when I try to get the value, it comes empty, I'm not really...
View ArticleDecimal point truncation - query
Hi,This is Maria. I have query on decimal values. i have a decimal value a= 8.34512when im rounding it or finding the abs ... it is giving like 8.35. trunc is truncating all the decimals.i would like...
View ArticleWhy in journal lines form cursor position changes while pressing DOWN arrow ?
In GL->General Journal->In lines->I have so many records to insert.So when inserting new record i am pressing DOWN arrow key .But after creating some records sometime when press DOWN arrow...
View ArticlePrint Management
Dear All,I have an issue with print management for the customized documents. I want to use the feature of Purchase Order --> Inquiries -->Local Purchase Order -->Onclick of use print...
View ArticleHow to pass paramater to report?
Now, I add menu item button on ReqTransPo(form) to print ReqTransOverview(report) for set the selected itemID as default.I try to use this.args().record().recid to get the recid for reqPO(datasource),...
View ArticleCreating a Customer with a DirPartyPostalAddressView - AX Integration
Hello,I am trying to create a new Customer (Person) with an Address. My Code is the following: CustomerServiceClient proxy = new CustomerServiceClient(); CallContext...
View ArticlePayroll Pay Statement Submit error
Hi,I am getting below error when i try to "submit the pay statement for payment" in Payroll module. Invalid tax code combination. Sales tax group 0% and Item sales tax group . Please let me know which...
View ArticleNumber sequence clean up
Hi AllThanks in advanceEven though i selected continues number sequence, automatic clean up check mark & interval, system is not cleaning the number sequence which is there in status list form so...
View ArticleForm control get datasource name
Is it possible to get the datasource name of a form control as it run? I have a field link to a datasource, and when I use the method mouseDown(int _x, int _y, int _button, boolean _Ctrl, boolean...
View ArticleNumber sequence skip
Hi All, i am having the number sequence skip problem in ax 2009, here i have noticed that in a failure case invoice number skip, even i have checked in continuous generation and auto clear in 24 hrs....
View Article