What is the current status of the Security Development Tool?
Hi DAX'ers,I recently learned how to use the Security Development Tool. I agree it makes it easy and fast to generate the roles and all security development. Sometimes I experience issues, and I know...
View ArticleActive Record
Hi. I have a problem. Look in the code: public void executeQuery(){Query purchLineQuery, purchTableQuery;QueryRun purchLineQR1;;purchLineQuery =...
View ArticleDAX 2009 x E-commerce
Dear friends,Our company now has an e-commerce, but all sales made through him, are thrown manually in DAX 2009. I know there are some connectors to integrate the two solutions. I wonder if anyone uses...
View ArticleDisplay only in one column.
Hi,I need to add in the Sales District by range n display only in one column in customer sales analysis report. How to do it?I'm using AX 2009.
View ArticleSales Order Prepayment before invoicing
Hi All,Recently i came across a requirement to customize the Prepayment of Customer Sales Order in Axapata 4.0.As i am new to AX development i really need help form some one who has already done such...
View ArticleAdding a role through Code.
I have table name Role which has three field roles,enabled and label. it contains roles in it. if a role exist in the table and has its enabled field checked, and that role doesnot exist in AOT,I need...
View ArticleHow to add datasource to dialog form through code?
Hi all, I need to add datasource to dialog form through code for the purpose of using segmented entry in dialog form.I need to call (LedgerjournalTrans)datasource in init method of form to proceed...
View ArticleError while providing datamethod as a query for ssrs reports using business...
Hi,I am facing the below error..Data method 'TmpDatabase' invocation failed. Fix the data method so that it returns a valid System.DataTable before binding to it. Original error message: Could not load...
View Articlemaintanance module in ax 2009
Hi Everyone, Can any one knows about on Plant maintenance module ax 2009? please share me any functional documents on this module,
View ArticleRegarding questionaries not being filtered by vendor.
I have a question regarding the distribution of Questionnaires to vendors through the Procurement category:When I add a Questionnaire to a specific node in the hierarchy, where I also have specific...
View ArticleMultiple Workflows pointing to same form using X++
Hello !I have a requirement where I need to enable more than one workflow for the same form( custom form) and should be enabled depending on a enum field status.I have tried passing workflow type...
View ArticleEror while Adding dll fiels to Ax 2009
Hi All, I copied dot net dll file to client bin folder and i selected the dll file from add reference window by using reference node in AX 2009 AOT. But it giving error as "Invalid Object Name"....
View ArticleUpdateline menu button(pick)
Hi Guys, I'm having problem with my customization in sales order workflow (sales line) .I already customize the sales order workflow, and when the status is draft or In Review the update line menu...
View ArticleExport data to Excel from X++ / Ax
Dear Community, Would like to know is it possible to call and use excel data validation object from X++?Preview:I couldn't post the excel data validation screenshot here. And i posted in my...
View ArticleAutomatically print other documents when print Packing Slip
Base on the setup in SalesJournalAutoSummary of the customer I want to print extra documents after I print the PackingSlip.For ExampleOn a specific customer both 'Packing Slip', 'Picking list' and...
View ArticlePass the value from one form to another
Hi guys..i want to pass the values from one form to another form. and in 2nd form data should come by filtering according to passed values.Ex.there is two formformA and formBif formA pass twp values to...
View ArticleGetting error 'Illegal reference' in ax 2009 ?
While posting PO or sometimes creating PO through purchase indent i am getting this 'Illegal reference' error.I found it was the problem with indentTransId number sequence. I just increased the next...
View ArticleNumber Sequence Wizard,Reference Button Freezing
Hi.İn Dynamics ax 2009 i want to delete a number sequence ax stopping.i clicked the wizard or reference button ax freeze again.How can we solve this problem? AOS Start is working? or how can we clean...
View ArticleImport errors
Hi All,Please share your experience and solutions.I have done a project in c# and added it to AOT from VS 2010. It works fine in my dev environment. But I am trying to move my AX project to different...
View ArticleVariable field name in update_recordSet
Is it possible to use a variable to specify which fields to update in a table with the update_recordSet? I have a table with sixty different fields in which all records in specific fields will need to...
View Article