When we go to Payment Journal/Lines / Create Payment Proposal - Select the vendor and click ok , it now creates the Open Transaction lines in the top part of the form and a single line with the amount
Does anybody know how to make a address primary in 开发者_如何学CVendTable? I need to make a new field (checkbox) in the Address tab of VendTable (the datasource for Address in VendTable comes from D
I want to install Ax 2012 in my local machine. Does anyone know the steps involved in installing Ax20开发者_运维知识库12Highlights are you need 64 bit for the AOS, Help Server and EP (if you want it).
When we create a dialog, how do we get the selection criteria for the record (Select button) and how do we disable the select button on the Dialog ?开发者_高级运维I will assume you use the RunBase fra
Suppose the co开发者_运维百科mbobox is linked to enum \"ABC\". The elements in it are A, B C and D.
I have a set of values to written into a text file. Suppose I have a field value of size 10 but the field size is fixed as 20, so when the next field comes, it should be inserted at position 21, fil
I want to know if I can select data from multi-company in Morphex reports, for example: user wants to get report\'s data from CEU & CEE companies. I don\'t mean get the whole data from all compani
Can anyone assist me in writing Unit Tests in AX. Points like What are the conditions that i nee开发者_如何学Cd to cover
Working on Microsoft Dynamics AX 2012. I have a listpage form which has a referenced ListPageInteraction class, just wanted to change the label / caption of a few control. For this I need to do somet
I just want to limit the records brought in the combobox based on some condition, say like which menu item opened the form. So specific rows should return开发者_JAVA百科.