Quantcast
Channel: Microsoft Dynamics AX
Browsing all 101540 articles
Browse latest View live
↧

Forum Post: How to get company address depending on Currency in vendor while...

Hi experts, Scenario: I have three addresses( 3 different countries ) for one legal entity. I am working on Purchase order confirmation report, in that i need to get company address depending on...

View Article


Forum Post: RE: CISCO/AX Phone integration

It looks like 2012 still supports TAPI integration. I don't know how much of the TAPI features in AX are documented well or at all. Basically, each user must use Set active line device to identify...

View Article


Forum Post: RE: Performance difference between Batch server and sys operation...

These are two different things; you can't compare them in any way. Batch server executes batch tasks. It's just infrastructure, it does very little by itself. SysOperation framework is a development...

View Article

Forum Post: RE: How to show Name of a 'sorting field' when selecting "Print...

Hi, I solve this issue by using query and here I group the financial dimension (Product project), using this query calculate the total amount for each financial dimension (PP) by using display method...

View Article

Forum Post: RE: Ax 2012 Service is not accepting System.Object coming from...

First of all, why don't you use a specific type? You need it for serialization. Also, you didn't give us details of the error.

View Article


Forum Post: RE: How to get company address depending on Currency in vendor...

There isn't any such relationship. You'll have to develop one that works for your scenario. Perhaps a new table that allows you to map Currency codes to Delivery addresses, and then lookup in that table?

View Article

Forum Post: RE: The difference between Enum and Base Enum?

Glad I could help. If you marked one of the replies as the Answer, it might help others in the future also.

View Article

Forum Post: RE: Does anyone know of 'call display' or 'screen pop'...

Hi Tom, Are you still in the market for this feature? I would like to recommend a 3rd party CTI solution that has this function plus tons of other features. The company is called Callinize and they...

View Article


Forum Post: No Record in the Apply prepayment form

Hi, i v an issue on my Prepayment process. I am going to settle the payment against the final invoice.Unfortunately there' s no record in the grid of Apply Prepayment. Is there anyone who knows what...

View Article


Forum Post: RE: How to use date and time in a field?

Hi Daniele Ferraretto, Now i cant create any new field for time, i have to use existing transdatetime edt only. Is that possible to get current time and pass it to the Transdatetime EDT field when...

View Article

Forum Post: RE: No Record in the Apply prepayment form

Dear Husna Yusuf Nawawi, Please follow the below steps it will come prepayment for you 1. Create the purchase order. 2. Set up the prepayment. 3. Invoice the prepayment. 4. Make a payment of the...

View Article

Forum Post: depreciation as per companies act 2013

In Ax 2009 depreciation is not calculating as per companies act 2013. please let us know how to proceed.

View Article

Forum Post: Best Practice deploying Dynamics AX 2012 R3 on Azure

Dear All, I am looking for a best practice for deploying Dynamics AX 2012 R3 on Azure for my customer. They have installed the AX 2012 R3 on an abnormal infrastructure which I would need to have the...

View Article


Forum Post: RE: how to get DirPartyTable_DirOrganizationBase.editDunsNumber() ?

PurchTable PurchTable; VendTable VendTable; DirOrganizationBase DirOrganizationBase; DirDunsNumber DirDunsNumber; ; Select OrderAccount from PurchTable where PurchTable.PurchId == '000192'; VendTable =...

View Article

Forum Post: RE: How Can i get DUNS number from Vendtable?

Hi Zeeshan, From the purchase order account you can find a record in the VendTable for the vendor. From that point, you can follow the relation with other tables as mentioned in my answer above.

View Article


Forum Post: RE: Packing slip button is not getting enabled

Hi Abila, In Microsoft Dynamics AX 2012 (Accounts payable or Procurement and sourcing module -> Purchase orders -> All purchase orders) Packing slip is called as Product receipt. Packing slip...

View Article

Forum Post: RE: how to get DirPartyTable_DirOrganizationBase.editDunsNumber() ?

million thanks Brother, ALLAH bless you.

View Article


Forum Post: AX 2012 R3 Master Data Management

Hi It's regarding the issue with an entity in DIXF MDM. I have published one entity to SQL MDS. But when I am synchronizing the data to MDS, zero records are getting inserted into SQL MDS. Later I have...

View Article

Forum Post: RE: How to use date and time in a field?

Hi Jignesh , I have replicated what you have replied. But its reflecting the same issue. Please find screenshot. I Want to know any other settings to be checked in preferred time zone. Regards, Divya...

View Article

Forum Post: RE: How to use date and time in a field?

you can use built in funtion as below: 1)date static void date2StrExample(Args _arg) { date d = today(); str s; ; s = date2Str(d, 123, 2, -1, 2, -1, 2); print "Today's date is " + s; pause; } 2) time...

View Article
Browsing all 101540 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>