A jobs not syncing
I'm having trouble trying to figure out why my stores DB's aren't syncing A job data. The A jobs are scheduled to run and are running. I even check on a stores DB and see that records are being updated...
View ArticleFunction BankAccountTable::lookupBankAccount has been incorrectly called
Have any one faced this error "Function BankAccountTable::lookupBankAccount has been incorrectly called". when opening the Journal Account List Box..
View ArticleAX 2012 R3 Retail - One or more products are not available in the Store
Hi,We are implementing AX 2012 R3 Retail. At the POS we get the below message when we scan the products :"One or more product is not available in the store."Actually we feel the problem is starting...
View ArticleSusequent acquisitions for Purchased Fixed asset Onhand Inventory Error Ax 2009
Dear All, I am encountering a very strange error while trying to post a subsequent acquisition for a purchased fixed asset which was procured prior from a purchase order. I am currently booking...
View ArticleSales tax calculation on gross invoice amount excluding discounts AX 2012
Hi, I have a scenario where i need to calculate sales tax on gross amount of invoice excluding discounts. For example i have an invoice of 100 having 10 as discount which is entered as total discount...
View Articleadding formTreeItem child
Hello,I am using formtreeItem for adding child control.When I do something like this:int value; FormTreeItem parentItem; FormTreeItem formTreeItem; value = 123; parentItem = new formTreeItem('text', 0,...
View ArticleInventory Closing Issue : "Dimension Inventory Status cannot be blank if...
Hi AllI am getting this error when I try to the inventory close for the previous month. The error is "Dimension Inventory Status cannot be blank if Batch number is set" and the closing is paused until...
View ArticleError while importing model
Hi,im trying to import the model store from R2 to R3. getting this error.
View ArticleFormTreeControl expend all items.
Hello,How can I expend all of the tree items (including sub-elements) in FormTreeControl?Thanks :)
View Articleformtreecontrol - disable ability for user (in runtime) to expand any node of...
If formtreecontrol -How can I disable ability for user (in runtime) to expand any node of the tree (when he press the '+' sign - nothing will happen).Thanks :)
View ArticleFormTreeControl with no item selected
Hello,How can I create FormTreeControl and add items to it, but finally - no item shall be selected?(The default is that the first item is selected - I want in the form that no item will be selected by...
View ArticleWhere to check "Auto Charges" already took effect
In the Dynamics AX 2012 R2 i have already created a "Auto charges", on the open sales order, where can i check that if any "Auto charges" already took effect.Note:(the level for the "Auto charges" is...
View ArticleNumber sequence in New Module
Hi, I want to create new number sequence module in AX 2012.for this I have created a Parameter table like std table and NumberSeqModuleName Class with Load module().I can able to load my DataType to...
View ArticleException when trying to select the query for an SSRS report in Visual Studio
Hi all, I am trying to create an SSRS report in Visual Studio. I have created the basic report and added it to AOT. Now, when trying to specify the query for the report, I am getting the following...
View ArticleMulti-levels of chart of account in AX2012
I have a requirement to create multi-levels of chart of account. I need to know how to create it in Ax2012 as following example.Example: Level 0 Asset (main account type)...
View ArticleLookup with condition in AX 3.0
Hi,I have a lookup field on the form (code below).public void lookup(FormControl _formControl, str _filterStr) { SysTableLookup sysTableLookup; Query query = new Query(); QueryBuildDataSource qbds;...
View ArticlePicking through x++ in Invent Movement Journal (AX2012R2)
Hi all,\Menus\InventoryAndWarehouseManagement\Journals\Item transactions\MovementI have requirement where i need to pick all the movement journal lines for a particular journal header...
View ArticleGetting an error while deploying the cubes in Dynamics AX 2012 R3
Hi all,i am getting below error while deploying the cubes.So give me suggessions
View ArticleFiltering Data to appear in Lookup
Hi All, I'm trying to filter data to appear in lookup, so I have used a query and add the range that I need, the problem is I need another data to appear in the lookup in some cases,I have used simple...
View ArticlePicking List - Use default language
HiThe parameter Picking List: Use default language states - use the default language code from the company information when printing the picking list. My question is will this be overridden by the...
View Article