fetch method
Hi All,i have created two body in one section group.But Problem is that two body are overwrite.i want two body are separate using fetch method.Please help me.
View ArticleEmail by thread
I'm trying to send an email by Axapta with this new method companyMail::quicksendThread ( to make the user wait less )that call in the end companyMail::quicksend But the email dont get send. Is this...
View ArticleDialog issue
Hi every one,in AX2009, is there any chance to keep the dialog for a long time after the report is rendered.( it means this saves the end-user time by not having the click a report link again)
View ArticleHow to pass arguments to the ListPageInteraction class?
I would like to change behavior of list page based on the menuitem which call is. I know I am able to call ListPage with different queries but I wan to go little further and have ListPage with...
View ArticleHow to delete form without clicking on it?
I have a form in AOT and in Project. If I click on that form in AOT the axapta stop working. If I click on project axapta stop working. It is a test form that can be deleted. Is there some way how to...
View Articleselect statement on views
hi friends,i am using views for first time , i have a question: can i use select statement on views? for ex : select myview where myview.id == '001';how to use select statement in views?
View ArticleCredit Note not calculating total discount
Dear All,I have sales order with 5% total discount and terms of payment as cash. After invoicing the sales order, axapta 2009 calculates 5% discount and all totals are correct. Once i create a credit...
View Articleslow item movement code
am using ax 2009 i write this code to retrive slow item movment using dialog to enter from to date (period)but its not working the Code :InventTable inventtable ;InventTrans inventtrans ;Date...
View ArticleHow to move data from one table to another
Hi,I want to move data from one table to another one for example, i have table PurchTable and i want create another Table PurchTableCopy (Duplicate functionality is not allowed for tables participating...
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 ArticleInsert selected records to Table
Hi,I have a Form A with Datasource table A. i want to insert the selected records (Gridview checkbox) into Table B when the User clicks on Save button in the form A at the same time refreshing the Form...
View ArticleAif with int64 field
Hi Experts,I added a table in AX and used the Aif to create record. But the int64 field is always 0, the other string type field are fine.Would you have any suggestions for this ?Is the int64 type...
View ArticleHow to Depoly an detail view page in EP
I have created new list page for Recruitment Project and i deployed that List page into EP. When i click a particular record i must get a detail view of that record . How to get the detail view form...
View ArticleTake the table fields and their data types, field length in excel
Hi All,Can anyone tell me in AX 2012 how to take the table fields and their data types, field length in excel.If anyone know the answer please reply
View ArticleUnable to split Fixed Asset transaction. Number sequence does not exist error
Hi,I am trying to split the fixed asset transaction, but it is throwing following Message and Error.The split fixed asset transactions have been placed in journal FAPOST, number GJN-104217.Number...
View ArticleGeneralJournalAccountEntry
Hi,I am writing a query, taking data from GeneralJournalAccountEntry. I need to take customer account, which i can see it LedgerAccount. But the ledgeraccount carry many dimension...
View ArticleError "An unexpected error has occurred while opening the workflow. See the...
Hi All,At the time of creating workflow. i am getting the error "An unexpected error has occurred while opening the workflow. See the event log on the AOS and contact your system administrator to...
View Articleappeal
Hi I have a form. I form we have methods, DS, Designs. in methods I have my method public void metoda().I want to get to metoda() from designs/design/gruop/dateEdit/methods.How can i do this??
View ArticleReporting server configuration issue
Dear, In my system there are 2 server A & B in A , 2 AOS has been installed AX1 and AX2 and 1 databse is installed DB1,in B another database DB2 in A both RS1 and RS2 reporting is installed...
View ArticleAutomatic purchase order creation from purchase RFQ
AX2012 R2.I need to make a customization on auto creation of purchase order after purchase rfq acceptance.I have added one field in PurchRFQCaseLine that i want to update when creating the purchase...
View Article