how to Change Default Vendor Based on Trade Price Agreement Supplier Price in...
Dear technical experts,What we want is for the system to automatically change the vendor default based on Trade Price agreement setup. Whatever is the active trade price agreement, it should...
View ArticleLoop in form data source
Hi, I am trying to create for loop in form data source.i have this code.for (ladingLineLocal = ABIMPLadingline_ds.getFirst(true) ? ABIMPLadingline_ds.getFirst(true) : ABIMPLadingline_ds.cursor();...
View ArticleQueryvalue Limit (?)
Does Ax2009 has a limit for queryvalue?Sample code: PurchLine purchLine; str queryValue; ; while select PurchId from purchLine group by PurchId where purchLine.FIELD1...
View ArticleForeign Key Relations
I am creating a table that holds customer dlv mode combinations, calling (named CustDlvMode). I want to have foreign key relations to AccountNum on CustTable and Code on DlvMode - these are the...
View Articlewhile select statement does not select all records
Hi,I've added one checkbox on my purchTable form. This checkbox is on both purchTable header and purchLines. My question is when i select this checkbox from my header i.e. purchTable and it should get...
View ArticleDynamics AX and Indexed Views
Hello all,is it possible to use Sql Server "Indexed Views" in any way in AX 2012? We will get the enterprise edition of SQL Server and i found this feature really interesting.If yes: Is there any...
View Articleadd new tool button in the Dynamics ax Report viewer tool bar
Hi,I want to add new tool button in the Dynamics ax Report viewer tool bar. Please someone provide me the Idea how can I do this.
View ArticleQuarantine management In Stock Transfer (Receipt)
How can i use this functionality in ax 2009?Quarantine management is working perfect during purchase transactions
View ArticleDifference beween normal close and ESc in Ax2012 forms
Hi friends,I need one information. Below is the details.In 2 scenario's form will be closed. 1. When we are clicking on esc button form will close. it will ask qn then based on selection it will...
View Articlejustication of text (Right) in letter reports in AX 2009
Hi All, Is it possible to justify the texts of letter type reports in Ax 2009 as we do in our Word documents? Regards,Kalpna
View Articlequickly understand and be familiar with Navision program.
Hello all,I amusingNavision5.1Iwant toaskyou all tohelpme toeasilyandquicklyunderstandand be familiar withNavisionprogram.Doyou guyshave any inputforme,whichwayto learnhowthisprogram,for easier...
View ArticleAX 4.0 - SalesQuotation Proforma
Hi all,Is there anyway to print a sales quotation without updating its status? As you know when we print a quotation, it's status is switched to 'Sent', the customer need to preview the quotation to...
View ArticleAX 2012: Show financial dimension on grid (FormListPage or Form)? [*-)]
Hi All,- I have a problem about show financial dimension (ex: DefaultDimension field of CustTable) on grid in AX 2012?- Example: I created 2 dimensions of Financial Dimension are Department and...
View ArticleAX 2009 Client in Windows 7
Dear experts,We have upgraded to Windows 7 from XP recently, and the kernel version and application version for AX 2009 client also updated to recent version as well. Currently, we are using SP1 RU5...
View ArticleWrong PO status After invoiced- AX 2009
Hi,This is suppose not “open order” status this PO was already received and invoiced.when i go to Posting-->invoice, some line item still available. how to delete this lines? i think it been picked...
View ArticleHow to make a form which include two input fields and 2 fields PLUS,MINUS and...
How to make a form which include two input fields and 2 fields PLUS,MINUS and a output field....when we insert the two inputs and click the plus button it automaticaaly calculate and transfer the...
View ArticleHow to make a form which include two input fields and 2 fields PLUS,MINUS and...
How to make a form which include two input fields and 2 fields PLUS,MINUS and a output field....when we insert the two inputs and click the plus button it automaticaaly calculate and transfer the...
View ArticleNumber sequence - Cleanup job
Hi All .Could i know that what does the Number sequence - Cleanup job does in AX 2012 ? please explain with an example.In which scenario , we need to run the batch job ?
View ArticleCreating Pending Vendor Invoice from Purchase Order via Batch Job/X++ Code
Hi,Can any one provide me the information how can i create a Job which will create Invoice for the Received Purchase Order And put it in the Pending Invoice queue which can then be reviewed by some...
View ArticleFormDataSource.CreateTypes does not appear in override methods list
I am trying to override the method http://msdn.microsoft.com/en-us/library/formdatasource.createtypes.aspxBut it does not appear in the override methods list beneath a datasource node on a form. Does...
View Article