Forum Post: RE: Dynamics AX 2012 R2 - Master Planner / Planned orders
good morning, I continue to have problems with dba levels . are taken into account also the production orders "finished"? thank's
View ArticleForum Post: RE: The CIL generator found errors and could not save the new...
Best advise to Compile whole AOT and resolve all possible errors. then run incremental CIL.
View ArticleForum Post: RE: i need to stop increment the number sequence in hour journal...
i called run but i got error as the sysquery isnt yet initialized.That's why i called querybuild for this reason.
View ArticleForum Post: RE: AX 2009 - Spell Checker in .NET and use as an ActiveX in AX
Yes, I used it in past. Note that it's about AX 2009. If you're using AX 2012, you don't need the ActiveX wrapper anymore - you can use the managed host control.
View ArticleForum Post: RE: Syntax for Menu Items (display/output/action) in X++ (AX2012)
You might be looking for if (controlNode.AOTname() == menuItemDisplayStr(YourMenuItem)) .
View ArticleComment on Open multiple instances of Report at same time
Is it possible to display multiple copies of report in same report viewer...
View ArticleForum Post: RE: Modules Disappeared after Restoring AX DB AX 2012 R2 CU7
Hi Muneeb, In the SQL management studio run the following query on the BusinessData Database : UPDATE USERINFO SET SID='your_sid', NETWORKALIAS='your_windows_username', NETWORKDOMAIN='your_domain',...
View ArticleForum Post: Lookup
Dear Expert I want to create lookup on customer Invoice No Which Shows Invoice No - Customer Name Thanks & Regards Afridi
View ArticleForum Post: RE: Customer account statement report
Hi Syed, what modification is to be made to display in single report viewer screen
View ArticleForum Post: RE: Modules Disappeared after Restoring AX DB AX 2012 R2 CU7
Hi Sufyan, Thank you so much for your help. I found out the fix. I just saw the AOS Services were starting with a user called AAA. Initially for this user AAA, for both the databases - "Live" &...
View ArticleForum Post: RE: Retail Customer Order Discount
For this i need to go in AX. But sometimes POS users don't have access to DAX 2012. I need to apply discount by using POS.
View ArticleForum Post: RE: Error "The IBLC code is mandatory" in Payroll file formates...
suggestions will be highly appreciated.
View ArticleForum Post: RE: Add fields to a grid
I have full permissions (System administrator). it is on all forms.
View ArticleForum Post: RE: Add fields to a grid
some of tables which appear, are not in datasources.
View ArticleForum Post: RE: The CIL generator found errors and could not save the new...
yes we should compile the whole AOT first incase of AX 2012R2 cu7 ore later use axbuild. but be carefull use cmd box in administrative mode otherwise it can't write the error log...
View ArticleForum Post: RE: Cannot invoice for remained quantity of an item in PO in AX 2012
could be that an other invoice matching is active and locked that row. look at the vendor, are there other pending invoices?
View Article