How is the QueryFetchMode changed...
Hi all,We are trying to use the Collections customer pool to group customers, as the "pool criteria" is defined in [CustCollectionsPool].[QueryPacked], this is a container field, and we can use...
View ArticleError executing code: SLAIFTimesheetImport (object) has no valid runable code...
I am trying to import excel file but it is giving me this error following are the code of relevant class with its compilation errorpublic void importAndParseAttendanceFromUtility() { int rowsAffected =...
View ArticleError executing code: FormFunctionButtonControl (data source) has no valid...
I am facing this issue when clicking on import button. What is the best solutionclicked method is given below void clicked(){#define.count1(10)#AviFilesSystem.Exception ex;SLJmgAttendanceDataImport...
View ArticleFormDataSource::write() Method is not fired after creating data using...
Im using D365, Visual Studio 2017 and Chrome browser.The situation is as followsForm_1 has a grid. The Grids DataSource is ANXTMSCustInvoiceItemTmpIn the form I can open another form, crate some data,...
View ArticleOpen form saves data by expanding second tab page and throws errors
I have a form ANXTMSCustInvoiceTableCreate.Pattern: Dialog - Fast TabsIt contains four tabPages.The tabPages don't have DataSources.The elements inside one TabPage have the same DataSource, but each DS...
View ArticleElectronic reporting: trying to filter some values on my payment schedule...
Hello Everyone,I am using "Sales invoice (Excel) " Electronic reporting in order to generate sales invoice.I am trying to display every payment schedule related to the sales order and the invoice like...
View ArticleWhy is my sort put line 9 second?
I've created a report and found some code to add a selectable drop down to the dialog. This part works perfectly. The only strange part is that it sorts it very strange. I'm choosing a Transfer...
View ArticleCreate alert through code on button click in D365FO
Hi,I am creating alert notification using below code in D365F&O through code on button click but its not inserting any record in EventInbox table not showing any notification in action center on...
View ArticleHow to get table exact field string size ??
My Code is below:edtString is AxEdtString edtString;now it currently returns 10, if this code for example hits code to lookup string size in field itself, if it hits the code to check edt string size...
View ArticleHow to get Table modified date time in X++
Hello,i need to get modified date time of a table in D365 by x++,i understand its possible only for those tables which have modified date time enabled,my code is below:1) i tried two ways, first is...
View ArticlePost project invoice proposal using code
Hi experts,I have made an import function in AX 3.0, that can make a project invoice proposal.Now I need to post the proposal.When I look at pages like...
View ArticleCreate On-hand Adjustment in close and adjustment through x++
Hi All,I want to increase cost value for some on hand items by x++Is there anyone have idea about how to create and post On-hand Adjustment in close and adjustment through x++??
View ArticleCheck list on dialog for SSRS
Hello everyone,I'm creating a new report using Contract/Contoller/DP classes. The report comes from purchase orders so I started with only creating one parameter in the controller to grab the PO...
View Articlerole not working
hiIam new to D365foI created a role for giving only purchase order form i added privelages Purchtabledetails and purchtablelist ,published it and added to user but the user is unable to see the form...
View ArticleLedger Dimension Value Replacement
Hi All,Can anyone help me how to replace the dimension value from One Ledger dimension to Another Ledger Dimension using x++ in D365 FO.I need to replace the Resource dimension from Payroll Allocation...
View ArticleWant to make my career in Microsoft dynamic aa
How I will start my career in Microsoft dynamic ax
View ArticleProject category default financial dimension postings
Hi All,Can you plz suggest how to achieve the below requirement in D365 FO.As per out of box functionality default dimensions can be assigned only at project level, by default any transactions which...
View ArticleCatch the exception of type...
I am stuck to catch the Exception for Microsoft.Dynamics.Ax.Frameworks.Controls.ProductConfiguration.InvalidAttributePathException, InvalidAttributePathException is not showing x++ class so we are not...
View ArticleCan't adjust the Expense transaction like I do the Hour and Fee transactions...
Hi, There are a couple of custom fields in the ProjCostTrans, ProjRevenueTrans, and proEmplTrans in the Project management and accounting module. I was able to adjust the fields separately...
View Articlecreate display method on form datasource
Hello friends,It would be nice if you could provide an example on how to create a display method on form datasource in form extension.Best regards,Roberts
View Article