Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Browsing all 175888 articles
Browse latest View live

RE: Error in Importing Products with DIXF

Hi Wasim,I tried to look into this. The method DmfProductMasterEntityClass.generateEcoResProdMastModelingPolicy should create the record during data import. It uses the record ID of the product which...

View Article


Error in Importing Products with DIXF

I'm trying to import the products to AX 2012 R3 with data import export framware.I get this errorCannot create a record in Product modeling policy (EcoResProductMasterModelingPolicy). Reference: 0,...

View Article


RE: Version control through Job

msdn.microsoft.com/.../aa587890(v=ax.50).aspxmsdn.microsoft.com/.../aa887895(v=ax.50).aspxamazingax.wordpress.com/.../finding-aot-object-path-using-treenode-in-ax-2012I saw what is treenode and how to...

View Article

RE: AOT Query - Adding a 'case' Statement

James, a Moment please.@Sohaib: My comment was based on using Switch Case. I have good working examples of using Switch case blocks in AOT query methods.I'm a bit puzzled with your comment. Would you...

View Article

RE: Management Reporter Scheduling.Message Table

Which exact version of AX and Management Reporter are you using? MR has seen big changes in the last 2-3 years so it matters.

View Article


RE: Export and import sales tax codes

Hello Hans, If this does not work, have you tried using the standard Excel Addin?It is not that comfortable as the data management but it should also do the job. Best regards, Ludwig

View Article

RE: Change status of Value mode on Fixed assets from Acquired back to Open

Hi LudwigIt is in CZ

View Article

RE: Security entry point permissions: not seeing transactions

Hi AndreYou got it! Again... :-)When I went into the Global Address Book Parameters, the parameter under security policy options were set to "Secure by address book", while no teams were assigned....

View Article


Security entry point permissions: not seeing transactions

HiIn the menu option Organisation Administration --> Setup --> Security Entry Point Permissions, when I run "Open the security test workspace", I don't see any transactions, although there are...

View Article


RE: Export and import sales tax codes

But how do I get then also the values and the report setup?

View Article

RE: Displaying Form

Hi Vilmos,i should add the 1 table in the datasource of the 2 form?

View Article

RE: Fixed Asset Balance report

I actually figured out something better.  Instead of running the Fixed asset balance report, I run the Fixed asset Movement report.  It gives me the exact same thing but I am able to enter the date I...

View Article

Fixed Asset Balance report

I want to run a Fixed asset balance report as at Oct 28, 2017.  I am able to do this in Report, Periodic, Fixed Asset balance.  The only issue I have is that I am not able to enter the date.  When I...

View Article


RE: Fixed assets Depreciation book error

Dear Andre,I have checked in deprecation book there no records are available still i am facing this issue

View Article

Image may be NSFW.
Clik here to view.

Fixed assets Depreciation book error

Dear AX forum Experts,While creating new depreciation book getting error as show in below image.

View Article


RE: AOT Query - Adding a 'case' Statement

I have a SQL statement like the below, that i want to incorporate into a Grid FORM:SELECTT.ITEMID AS [PRODUCT ID], T.NAMEALIAS AS [SEARCH NAME], T1.NAME AS [PRODUCT NAME], CASE WHEN L.WMSLOCATIONID IN...

View Article

RE: Budget Register Entries

Dear Ludwig,I know we can use upload data import function for budget register entries.but client require view in ax horizontal view. there are showing the nav as example.

View Article


RE: AOT Query - Adding a 'case' Statement

I am afraid of performance reasons for doing anything like row based operations. I am not sure how efficient it can be to work with init() But with pre-built views its always fast.For examples, we can...

View Article

RE: AOT Query - Adding a 'case' Statement

Please ignore my earlier comment. I misunderstood your TSql CASE Statement to Switch Case in AX.I agree with Sohaib's Suggestion to use Views with computed column.An easier way is to put in hard-coded...

View Article

RE: Displaying Form

Having the same tables on the two forms, or tables that have a correct relation between them, then setting the Datasource property on the menu item button for opening the child form could automatically...

View Article
Browsing all 175888 articles
Browse latest View live