SysQuery::countTotal vs SysQuery::countLoops
Why sometime I have to use SysQuery::countTotal and sometime SysQuery::countLoopsand the result is not the same. EX:conteur= SysQuery::countTotal(inventtable_ds.queryRun()) ;conteur=...
View ArticleGet temp Table from another method
Hello EveryOne,in a report i want to call a method(calculate structure) of a different form which fills a temp table (tempTaxWorkTrans)i want table values.How is its possible???
View ArticleSales Quotation SSRS Report new Fields Not Displaying Values
Hi Everyone, I have added a new field in SQ report and deployed in server but the new values are not populated . but the values are populated in the TMP table the old column values are displayed.But...
View ArticleHow to Calculate Assessable Value in transfer order
Hiii guys,I want to ask you guys just like in sales order, i want to calculate assessable value. For that i made a menubutton "misc charges",for that i done the coding.As we know in misc charges form,...
View Articlehow to load a image to the fields in a table
Hi All, My requirement is i need to create a base table for loading the image1 -> field1, image2 -> field 2, and so on.. I have created abase atble and added fields with Type ->...
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 Articledefaulting selected field value into another field
I have a table which consists of 4 fields.eg.f1,f2,f3,f4. filed f1 has a pk fk relation with dirpartytable.now ia m getting a lookup in fied f1.the look up consists of 3 columns eg ..c1,c2,c3.in the...
View ArticleUpdate AxdSalesorder using srv SalesorderServiceClient()
Hello,I have a salesorder on my AX 2012, i am using the SalesSalesorderService. I am unable to update the AxdSalesorder. below is my code (if there is anything wrong can you please provide me with the...
View Articlehow make aspx web app and integerate it with axapta
i need to make some pages and need it work with axapta how?
View ArticleAdd Apostrophe symbol in Excel through Ax
I need to read values from excel file in Ax. i have 2 cells in the excel file that contains time value. i need to add an apostrophe symbol before the time value in the excel cell. How do i do this...
View Articlehow to get days of the month come dynamically in ssrs report
we have a requirement where we have to design a report for month days in the month vary accrding to the monthas january having 31 and feb having 28 or 29 how to set the days dynamically for the...
View ArticleDelete files in Folder using X++ Ax 2012
Hi Friends,How to delete all the files in particular folder?I can use WinApi::Deletefile(...) but here i need to give the exact file name. In my scenario, I may have more than one files and in...
View ArticleDuplicate type with name 'Dynamics.Ax.Application."TableName"' in assembly in...
Hello All,I have created 2 customize table(Header,Line).by using that i have created one AIF Web service(Inbound and Outbound).Due to some reason i deleted Line table and immediately again I import...
View Articlehow to remove hyperlink in ssrs report in ax 2012
how to remove hyperlink in ssrs report in ax 2012
View ArticleVendor address from Address table
Hello,Please help me to get a vendor address from Address table. I need to replace the method:display Addressing vendAddress(){ return vendTable.Address;}with something joining VendTable,...
View Articlepassing parameters in ssrs report
Dear All,I try to open ssrs report through job.please check the below code. static void Job70(Args _args){ SrsReportRun srsReportRun;srsReportRun = new...
View Articlegetting error while running Cheque_US report
Hi,I made some modifications in cheque_US report and while running the report i am getting the below error:Buffer for call of SRSTmpTblMarshaller::deleteTmpTblData is not...
View ArticleProgramatically uploading image into document handling
I've got 30 gigs of product images that are related to products in our current system, i want to be able to upload the images and attach them to the inventory items via the docuRef programatically, Can...
View ArticleWhile doing stock transfer for "Dolphin_6500_WM_Laser" (Material) value is...
While doing stock transfer for "Dolphin_6500_WM_Laser" (Material) value is getting huge fluctuation, for ex:- 1) Serial No: "1233930217 "purchased on 27/12/2012 for Rs.33,657.5/-, 2) While doing...
View ArticleExposing field to AIF Service - AX 2012
Hello,I have added a string field to custTable. And I am using a custom AIF Service with the following service operation :CustCustomerService.*I searched and searched for a solution, but i am still...
View Article