local user accounts in D365 For Finance and Operations environment
we have received mail from MS that as per MS policy you can not create local user accounts in your D365 environment.Can someone make me understand meaning of local account? here is the content of...
View ArticleRE: WMS Serial number in all inventory transactions impossible
That is because, you probably already have inventory with blank Serial.. I guess, this Setup is best done when there is Zero inventory. Now maybe a bit too late. Maybe there are Workarounds. But I'm...
View ArticleRE: CLR Exceptions in Dynamics AX X++ code
Yes I made sure that it was so, I copied the files in the Bin folder and added the three DLL files of my three layers in the references.
View ArticleCLR Exceptions in Dynamics AX X++ code
Hello,Your help Please.I have a 3-layer application that I want to use in X ++ 2009, AxLocalizationPT (Presentation), AxLocalizationBT (Logical) and AxLocalizationDT (Data).It throws the following...
View ArticleRE: WMS Serial number in all inventory transactions impossible
The environment has NO inventory transaction in it yet. No items, no cutsomers, no transactions !!The moment I change the "Capture serial" field the blank issue and receipt fields become actiev !
View ArticleHow to implement custom SSRS report to use print mgmt options
Hi everybodyI am trying to implement my custom SSRS report (Not formletter report) to use the print management printer options.But i am having difficulties trying to do so. I have implementet these...
View ArticleRE: insert Multiple sheet data from Excel x++ code
Hi Crispin,when i do the debug its going inside of worksheets.itemFromNum(2), but unfortunately the values not reading from 2 sheet.Thanks&Regards,Ashwini.E
View ArticleRE: Export and import sales tax codes
Hello Hans, Have you checked the available data entities especially the 'taxcode...' ones?Best regards,Ludwig
View ArticleRE: sales orders
Hello Itai Norest, Can you provide some additional information on this issue especially whether all items included in the SO have been invoice, ... Also let us know whether you have made some...
View ArticleRE: AOT Query - Adding a 'case' Statement
Yes, you can use a simple Switch case block in aOT query's Code Editors. For instance, I have tried in the Query init() method, without a problem
View ArticleRE: AOT Query - Adding a 'case' Statement
Short answer is No.But there are workarounds you can adopt. For example you can create a view inside AX AOT where you can have computed column with CASE statement. Finally you can use this view in your...
View ArticleManagement Reporter Scheduling.Message Table
I've had a few cases open in the past where I was unable to remove the Management Reporter DataMart integration. The resolution has been to truncate the scheduling.message table which had several...
View ArticleRE: AOT Query - Adding a 'case' Statement
Hi Crispin - thanks for the response.I'm new to this, and can create basic Queries.. but now need to add a CASE statement.Would you be able to guide me on doing the Query init() method..?
View ArticleAOT Query - Adding a 'case' Statement
hiis it possible to add a 'CASE' statement to an AOT Query?
View ArticleRE: Change status of Value mode on Fixed assets from Acquired back to Open
Hi Eleny Lya, The status 'acquired' that you show above is a country-specific status for HU and CZ. Are you working in a company that has one of those countries assigned or is this something that has...
View ArticleRE: insert Multiple sheet data from Excel x++ code
I guess, you didn't help yourself with testing with a huge block.I suggest writing a test Job to check a very small Excel file 2 Sheets, just 2-3 columns with 2-3 records. Try reading and info...
View ArticleRE: Outstanding Amount not found at vendor invoice settlement record
Hi benjamin84, The first screenshot seems to show a customized (?!) report. What report is this that whows the $1375?Best regards, Ludwig
View ArticleRE: Export and import sales tax codes
I used the import below, but the Sales tax codes are not imported.
View ArticleExport and import sales tax codes
How to copy the sales tax codes from one company to another? Are there other tables obligatory?Hans
View Article