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

RE: Accounts Receivable Parameters Automatic Settlement

First thing to check is to verify these uploaded transactions got uploaded and posted "correctly"From the customer list form, go to "Open Transaction Editing". Do your uploaded transactions show up...

View Article


Accounts Receivable Parameters Automatic Settlement

Hi In Accounts Receivable Parameters we have selected Automatic Settlement. Unfortunately it does not appear to work with imported transactions of type GL even though we are debiting the customer with...

View Article


RE: How to load data for Project Categories Table after Shared Category Table...

I am expecting a reply from functional experts..

View Article

Image may be NSFW.
Clik here to view.

How to load data for Project Categories Table after Shared Category Table...

Dear All,From the functional angle, how to load Project categories from excel ad in after loading Shared categores as while loading "reference Must be filled in " error occurs.. if we go to category...

View Article

RE: How to update Item Sale Tax Group for Released products.

Thanks,What I am missing in below code after executed nothing happened.static void Jobs10(Args _args){   InventTableModule     tm;   ttsBegin;   update_recordSet tm setting TaxItemGroupId = “VAT” where...

View Article


RE: Cleaning up data post export of data entity

A new batch has been created to automate the collection letter process . During this process, a customized table is used to capture some of the information like invoiceid ,AccountNum,Amount etc. This...

View Article

RE: purchase request issue

The requester' permission is already admin, but the Buying Legal  Entity  drop list is only have "A", Not "B"

View Article

RE: Account number for transaction type Sales tax does not exist

Check the STC number at the time of entry. it is having blank. that's why it is showing error.

View Article


Account number for transaction type Sales tax does not exist

When i want to settle customer posts either through Customer collect settle open transactions or through a general journal i got the following error message."Account number for transaction type Sales...

View Article


RE: How to update Item Sale Tax Group for Released products.

Hi,Please update your code as shown below and it updates sales tax group on all the items to VAT where moduleType is Purchase order or sales order.static void Jobs10(Args _args) { InventTableModule tm;...

View Article

Image may be NSFW.
Clik here to view.

How to update Item Sale Tax Group for Released products.

Hi Experts,I tried to update Item Sale Tax Group for Released products but I lost some data .I have 5400 Items .First I used excel to update . I selected InventTableModule table (Field...

View Article

RE: By Default Module Opening at AX main window open's

Here it is, with a simple line of Code: blogs.msdn.microsoft.com/.../how-to-always-open-the-role-center-on-startup

View Article

RE: By Default Module Opening at AX main window open's

Hi,Write the below code in AOT->Classes-> Application -> startupPost methodinfolog.navPane().selectedGroup(‘AccountsPayable’); //Specify your module hereBr Abbas

View Article


Image may be NSFW.
Clik here to view.

RE: purchase request issue

if you assign legal entity and the operating unit as below and face the same problem, you must debug your issue with a developer 

View Article

RE: Error message: "there is not enough memory to complete this operation"...

Why not consider splitting "import" and "necessary processes after import" into 2 asynchronous steps?

View Article


RE: Web server error when accessing AX on local VM

The path did it for me:IIS Manager -> on the left "Sites" -> AOS Service -> Manage Website -> Restart

View Article

Web server error when accessing AX on local VM

Dear All,Server : Windows Server 2012 R2Firewall settings OFFHyper V : Configure VM for D3FO with external switch. Internet is working fine.O365 : 1 month trail period (Create new account)Once login in...

View Article


RE: Table properties

I suggest reading this, msdn.microsoft.com/.../aa871620.aspx  where it is explained in very simple words. If you still have further questions after reading, please ask again.

View Article

RE: Table properties

Hi ,I have checked there , and still in doubt so I asked here.Thanks!

View Article

Table properties

Hi ,I was going through the table properties and wanted to know the use of the property "Abstract", what is the application of this property in AX2012 , where is it used as yes. Also the...

View Article
Browsing all 175888 articles
Browse latest View live


Latest Images