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

Image may be NSFW.
Clik here to view.

Updating the Query from Data Contract in SysOperationFramework

Hi,I have created a data contract class and added an AOT query in data contract.I should be able to filter sales orders based on the AOT query + selecting the sales Id(if required).So when i select a...

View Article


RE: X++ Need Idea : How can i made user's input (int) & use it in field From...

Thanks Jens.

View Article


X++ Need Idea : How can i made user's input (int) & use it in field From &...

Hi experts,Hi experts,I'm new to AX 2012 R3 CU9, i'm also new to programming. Please guide me, i need to create Field From and Field To. The scenario is for user to input range of numbers, example...

View Article

RE: How can i get personnel number in sale header

Dear Jacop        Can you write for fulll scrip display method ?, please

View Article

RE: How can i get personnel number in sale header

if in the sale header is not specify sale responsible and i can not get personel number from view

View Article


RE: How to get Ledger Account value of PurchReqLine in Financials->Distribute...

I have the same problem too. multiple lines of PR cannot generate as one PO because different ledger in line. I try to update the record based on SourceDocumentLine of PurchReqline in...

View Article

How to get Ledger Account value of PurchReqLine in Financials->Distribute...

Hi All,May I know how to get Ledger Account value (LedgerDimension) of PurchReqLine in Financials->Distribute amounts?Thank you.

View Article

RE: daily cash report

I want to take daily cash report of petty cash and daily cash inflow/outflow..

View Article


daily cash report

how to take Daily Cash Report

View Article


RE: purchase order report

I have created purchase order in accounts payable module. I want to take report of purchase order which is already created.

View Article

RE: Multiple purchase order report

In both ways..

View Article

RE: How can i get personnel number in sale header

display PersonName Person(){   str PersonnelNumber;   str WorkerSaleResposible;   SaleTable SaleTable;   ;   return HcmWorker::find(SaleTable.WorkerSaleResponsible).PersonnelNumber;}i try to coding...

View Article

How can i get personnel number in sale header

How can i get personnel number in sale header

View Article


RE: x++ : field format in form to show 99999.99-99

You will have to use an edit method for this.  In the method, you will add the logic to convert the user entry to the integer and the integer to its formatted value.  Here is a link to get you started:...

View Article

x++ : field format in form to show 99999.99-99

Hi experts,I'm new to AX 2012 R3 CU9, i'm also new to programming. Please guide me,I have integer field in my form. I need this field to have format like this : 99999.99-99.#####Where 9 is number 0-9,...

View Article


RE: AX 2012 R3 Security restriction by financial dimension

Using Standard AX its not possible.By customized Sexurity Policies XDS its doable but needs lot of work.

View Article

AX 2012 R3 Security restriction by financial dimension

Hi AllI have a question , In AX 2012 R3 , is it possible to restrict user access based on the financial dimensions assigned to him in the organization hierarchy.Suppose User 'A' has role 'Accountant'...

View Article


RE: purchase order report

Hi Ahmed,Go to Procurement and sourcing > Reports > Status. Here you can find reports related to PO likeOpen PO.Open PO line by itemOpen PO line by vendor etc.Apart from that you can use...

View Article

purchase order report

how to take individual purchase order  report?

View Article

RE: Multiple purchase order report

Ahmed,I think you can use Inquiries section of procurement sourcing module for take a PO report(single or multiple PO). Procurement and sourcing > inquiries > Purchase order > Open Purchase...

View Article
Browsing all 175888 articles
Browse latest View live