Mandatory Fields On FORM ;;; Help Me
I have a customized form.i want to check the some conditions based on user entry on form lines...if true the document will realease otherwise will throw an error.. how can i do this
View ArticlePassing Row record Values on Form AND Validation (::)
I want to check some validations on Form clicked button method based on the records of form Lines.How can i pass values from form line to clicked method ?
View ArticleLabel error when running AX 2012 for 1st time after installation
Sometimes I am getting an Label error just after a fresh installation of AX 2012 when it should show screen for prerequisites i.e,compilation etc. Its a complete installation including AOS. I got a...
View ArticleDifference between transfer Order, Stock transfer and depot transfer order
Hi friends,Can any one please provide me Difference between transfer Order, Stock transfer and depot transfer order in dynamics ax 2009RgdsBK
View ArticleError message in AX 2012
Hi Guys!What does this error message mean?Error executing code: VendTable (table) has no valid runable code in method 'postalAddress'.We got this message when generating checks.Looking forward to hear...
View ArticleGeneral Journal in AX2012 through X++
Hi All,I create general journal in ax2012 through x++.it created successfully but in Lines voucher is created but account is insert with out dimension values, offset account is not inserted.but i pass...
View ArticleSystem name in dialog
When we add field in dialog like :dSchemeCode = dialog.addField(extendedTypeStr(SchemeCode), "Scheme ccode");we get a system generated name like Fld1_1 for this control .Is possible to change this...
View ArticleDeploying reports in AX 2012
Hi Guys!Someone knows how to configure SSRS and deploy reports in AX 2012.Looking forward to hear from you very soon guys.Thanks! Regards,AML
View ArticleAX query with group, sum statment
hi, I would like get from DB: itemId, ItemName, sum(availPhysical)I wrote below query but I can't get data from inventTable.Record is empty? Why? Query query;...
View ArticleGroup By Using Query Class using Two Tables...Kindly Help Me :
static void SSIPL(Args _args){ Query q; QueryRun qr; QueryBuilddataSource qbds; QueryBuildRange qbr; InventTrans _inventTrans;...
View ArticleImpact analysis
Hi, Need to know whether impact analysis can be done before upgrade from Ax 2012 R2 to Ax 2012 R2 CU1.Please update me with your ideas. Regards,Zahir
View ArticleAIF Inbound in AX 2012
Hi All, I am working on AIF inbound.I am struck with XML file for Inbound.I created my own XML file to insert new record into my table.But in queue manager,the error message is thrown:Invalid .Please...
View ArticleCan i filter report using fetch method or do i need run method ?
In my report ( AX 2009 ) i added itemid in report->datasource ->range section for which in dialog in right panel ( standard) i am able to see to filter.From Date and To date fields are added as...
View Articlesequence of methods
hi developers, i want to know clear detail about sequence of methods executed in table level,form level, & report level....
View ArticleChanging decimal values for amount
Hi All,I needs to change the decimal values for all Amount. Currently Amount values are coming with 2 decimal places. Our client's requirement is to make 4. So I need all the amount values should be...
View ArticleAdd new Financial Dimension upto Seven
Hi All, our requirement is to create seven financial dimension.i added two financial dimension (3 standard + 2 newly added) from wizard, but when i create the next one a error message is coming"your...
View ArticleAdding global form access
Hi all. I got a request from a user asking for specific forms to be available to all users. These are inventory/item view forms for which view access is required. I'm not sure how global views are...
View ArticleChanging decimal values for Amount
Hi All,I needs to change the decimal values for all Amount. Currently Amount values are coming with 2 decimal places. Our client's requirement is to make 4. So I need all the amount values should be...
View ArticleAX2012 R2 Contoso Test Data - Unable to login to AX
Hi,I downloaded the Contoso Test Data from Partner Source for AX 2012 R2. I noticed that it's a database backup file, one called MicrosoftDynamicsAx.bak and the other called...
View ArticleGeneral Journal Through X++ in AX2012R2
Hi All,I created general journal successfully through x++ in AX2012.But in table level ledger dimension and OffsetDefaultDimension is inserted. but in form level these values are not displayed.please...
View Article