Generic framework to create different types of invoices in AX 7 by Odata...
Hi, My problem is I want to create a generic framework by which user can create invoices or journals for any dataentities in Dynamics 365 for operations (AX7) using Odata service from client app....
View ArticleProblem with new Display Menu Item and Menu
Hello ExpertsI was practicing Dynamics AX7 technical stuff. Issue: After assigning the form object name to display menu item and diplay item name to new Menu object, it is not visible in the client...
View ArticleError on explicit conversion of DialogField (control) to FormStringControl in...
Hi All,I have a piece of code in my CalcPerUIBuilder class. The compilation is error free but at runtime I am getting eror due to the code highlighted in red.The same code works excellently in AX2012...
View ArticlePop-up the message box after clicking on OK button when batch process flag is...
background of the requirement.I need to open the message box after clicking on OK button of dialog box to show the information of dialog box values which are entered by user...Eventually, also show the...
View ArticlePack formrun
Hi,Is there any way to pack the form run , just i need to send the current formrun to server method as a parameter with in container object ,
View ArticleDifferent ways of creating lookup.
Hi,I wanted to confirm what are all different ways to create a lookup field.Following are my understanding:1. Using Reference Group control.2. Using EDT.3. Using override lookup method.4. Lookup...
View ArticleCache Lookup
Hi Friends,I am having confusion on Cache Lookup so, let me know which situation can i choose the cache lookups (Not in tts, found, found And Empty & Entire Table)? please share the valid...
View ArticleUser Restriction
Hi Friends,we have a requirement as while opening the form, only particular user should be enable remaining users were disabled by using button control. so, please give me your valuable suggestions.
View ArticleListPage QuickFilter mechanics
Hi, I'm trying to find a way to extend the quick filter on SalesQuotationListPage form. I need to add a field which only exists on sales quotation line table level. I want to avoid adding a custom...
View ArticleTranslating T-SQL query to x++
Hi guys, I'm trying to convert the following T-SQL query to x++:INSERT INTO TABLE1 (COLUMN1, COLUMN2, COLUMN3) SELECT @VARIABLE1 AS COLUMN1, @VARIABLE2 AS COLUMN2, TABLE2.COLUMN3 AS COLUMN3 FROM...
View ArticleCan you set an upper limit to the number of records a table can hold?
I created a new table and I want to make it contain only one record. Is there a way I can set the upper limit of this table to 1, so that there would be either 1 record in it or it would be empty?
View ArticleMail is not going to users even though I am not getting any Error.
Hi All,I am trying to attach PDF and send users a mail along with the attachment. I am running the below code and I am not getting any error. But the mail is not going to users.Also I debugged it and...
View Articleproblem in chart design
Hi all,i ask this question many time but i can't find an answer to thisi make design for report by using column chart in visual studio 2010 but when i have one column i be very largei there any thing...
View ArticleUpgrading from AX 2012 R2 CU7 to R3 CU12 - Compilation Error
Dear Axperts,technet.microsoft.com/.../jj733502.aspxUsing above link I followed up to below step, when I did the axbuild compilation first time I got so many around 365 errors. If you are upgrading to...
View ArticleQueryFilter in LedgerTransAccount form in AX7 365
Hi all,I want to add filters for the table DimensionAttributeValueCombination which is added in the init method in the form LedgerTransAccount in Dynamics 365 (V7), I'm using a post_init event handler:...
View ArticleExist Join
HiI have this query below :select UPDimAttrProductFamilyValue from EcoResProductParameters join DisplayValue , DimensionAttributeValueSet,DimensionAttributeValue from DimensionAttributeValueSetItem...
View ArticleSFTP Integration in AX 7
Hi,We are implementing one requirement w.r.t. bank in which generating file in notepad format. That file needs to be shared to bank via server. It will store notepad file into folder of server and bank...
View ArticleOne time Address when submitting Sales order through AIF
We have an online sales portal and we need the ability for customers to select from predetermined Delivery addresses, or enter in a one-time delivery address on sales orders.To be clear, I know this is...
View ArticleHow to add a table to the available table fields in the e-mail template form
Hi,We need to add a table that is not available by default in the e-mail template form (found in /Organization administration/Setup/E-mail templates / E-mail message button). The tables and fields are...
View Articlestate machines node in table in D3FO
Dear All,'Can you please let me know what is the use of "state machines" in table in D3FO?Please give me an example with scenario.Please give me more shed on this.Thanks!Arpan Sen
View Article