Purchase Requisition
Hi all,i want to create purchase requision through X++ in ax2012 r2, I have done some customization but purchase requision lines are not shown in details page. It is uregent , Any one can sugest me...
View ArticleHow to give a roundoff/discount on the total value of a Sales invoice
Hi, I would like to know, how to give a roundoff/discount on the total value of a Sales invoice.Example I tried POSTING--INVOICE----TOTAL (Button), the screen has a field ROUND OFF - , if i can...
View ArticleChange Value in Data Source
Hi all,I am working on a grid from one datasourceHere is my gridLine Item Qty Qty Adjustment Status1...
View Articlecross company lookup
Hi I have a lookup which displays records from other company(not the current company). But when I select the value am getting the following error : The value in the field is not found in the relating...
View ArticleHow to write a sub query in AX 2009 ?
select I.ItemId, I.ItemName, I.ItemGroupId, I.ItemType, I.Aur_ProjId, M.UNITID, M.PRICE as Rate, S.INVENTSIZEID as Size,C.INVENTCOLORID as Color, (select TOP 1 T.CONFIGID from...
View ArticleNumber Sequence not Displaying
Hi,I created number sequence in Organization->Number Seq. and selected 'Company and Fiscal Year' in scope parameter. but when I tried to apply Same Number sequence in General Ledger...
View ArticleGrid with 2 datasources , sorting problem
It seams like there is a problem when sorting on column headers on grid with 2 datasources.To demonstrate this problem lets say that you have 2 tables with 1 field on each table, in this case its...
View ArticleSecurity - Purchase Orders
I have a question regarding user group permissions.We are implementing purchasing and I can for the life of me not find out why our users that to me have access to purchasing cannot enter any...
View ArticleLookup Method from Two Tables
Dear Friends, I hv a problem in lookup Method. I hv External No that can lookup to table A and B . What should I writeex:Table ANo NameMR-001 MRMRMR-002...
View ArticleExploding BOM through recursive CTE
Hi Guys, I'm trying to explode the BOM through recursive CTE, but I'm still getting the anchor rows only. However, I'm trying to use this SQL code: With BOMTree_CTEAS(--AnchorSelect B.BOMID,B.ITEMID...
View ArticleCall a Wbservice hosted on IIS from a button in a buttonGroup Form Descisn...
Hello,i am new to AX, and i have a button on the customer form that when a user click it will call a webservice hosted in IIS and pass the record id.Do u have any idea guys? Thanks in advance...
View ArticleCustomization on TOTAL Form
Hi Guys,We would like to monitor the gross margin of each sales transaction by gathering data of the last purchase price of the items being sold. We will monitor it by customizing the Totals Form in...
View ArticleAX 2012 Workflow error
hi,I just created simple workflow in ax 2012. When i create and save a new record the workflow got enabled. The problem is i can see only Submit button. CANCEL button is not visible.All menuitems are...
View ArticleExport to excel x++ column width
Hi, im exporting some data to excel from x++ code, and i cant find how to increase column width to specific number through x++ code (not autoFit) ? and how to add a border too.
View ArticleExcel Import Read Time Value from Excel cell
I need to read the Time value from excel sheet. I have used all the possible functions but whenever i run the job, i get the output as 0, or -1 , or 12:00:00 am. Is there any other solution by how i...
View ArticleImport currency exchange rates error in GL
Hi, While i am doing Import currency exchange rates in GL module using GL-> periodic ->Import currency exchange rates menuitem , i am getting the following error "An exchange rate could not...
View ArticleAX 2012 Ledger Exchange rate service
Hi,I have a requirement to import Exchange rate using standard Ledger Exchange rate service available in Ax2012.I am using Create action, but however when Import the currency pair let us say USD to GBP...
View ArticleDebugger Error
Hello,i am getting error when am put a breakpoints in job or Any code. its show debugger error. Note: the x++ debugger works only user who are in microsoft dynamics ax debugger user group. like that...
View ArticleDMF - customization
Hi,I'm new to DMF. I learnt to do simple import from CSV file. Have doubt like where should I need to write business logic.Example: target table is MyItemTable, it has 3 fields called itemid, item name...
View ArticleAX2012 ListPage copyCallerQuery Edit In Grid
Good morning,I am working on modifying an out of the box listpage in AX2012. This list page uses a different query than the underlying datasources for the details page, and thusly the "Edit In Grid"...
View Article