While PO positng getting error as "cannot edit a record in Purchase orders...
Through job am trying to invoice one PO.Once po is posted then i can go for invoice if am not wrong.So for PO posting my code is... PurchTable purchTable; PurchFormLetter purchFormLetter; ;...
View ArticleDeclaring Variables that can be accessed from all methods of a table
I have four display methods on a table. Each of the methods uses a container that is populated by a class run on the server.The container is populated with the same data for all four methods, but each...
View ArticleChange Dynamics Image and Icon
hi allI Can To Change Login Image & Icons In Dynamics Axin Tools Menu>>Developer Tools>> Embedded Resource we Can See Images & Icon but how to Change Image of Login Page in Ax
View ArticleCRM and AX Integration Test Setting Error.
Test settings failed:The following exception occured while attempting to retrieve endpoints:System.Net.WebException:The request failed with HTTP status 404:not found A connection to the Microsoft...
View Articleax 2012 how to get site phone number , in the contact information thorugh...
hi all, i tried to get the warehouse telephone number through the folliowing code ogisticsLocation LogisticsLocation;LogisticsLocationAccessView LogisticsLocationAccessView;LogisticsElectronicAddress...
View ArticleIssue Reg. Transfer Order
Hello Pioneers, These days I am experiencing a strange issue in Axapta 2009. My client is producing items through"SUBCONTRACTING", so In transfer Order, I created a field called ProdOrder reference and...
View ArticleAX 2009 Retail License
Hi All,i have Ax2009 License.is it the same License for retail or separate License?please tell me as early as possible.
View ArticleTRANSFER ORDER ISSUE
Hello Pioneers, These days I am experiencing a strange issue in Axapta 2009. My client is producing items through"SUBCONTRACTING", so In transfer Order, I created a field called ProdOrder reference...
View ArticleHelp wanted to locate a number sequence
Hi everyone, I am looking at [GeneralJournalEntry] table , there is an unique index based on 3 fields: [JournalNumber] / [FiscalCalendarYear] / [Ledger] And, when I use the following SQL:select...
View ArticlePost Voucher using X++ code
Hi, Simply , How can I create and post Voucher using X++ code? Like in General Ledger>>Inquiries>>Voucher Transactions form, many thanks.Regards,Hisham.
View Articlenot authorized to access BankBillOfExchangeTable
Hello, I am new to AX and have installed a new AX2012 system. During testing I have an error printing Invoices and I believe I traced it to the BankBillofExchangeTable. I believe it is a...
View ArticleProblem about data not retrieved successfully into table object of table of...
Hello everyone, I have a table called [purchCommitmentLine_PSN], and the form that enters data into this table can be accessed from Budgeting > Common > Commitments. I entered several records,...
View Articlecopy table from one company to another
hey all tell me where i m wrong in this code i want to copy the table data from one company to anoter company using the table variable in ax 2009 pls help.below is code for the job pls correct my...
View ArticleIf condition in view
Hi All,Is there a way to filter using the IF condition in view? I have a requirement where i have to display packageid in the form.i have a view which joins RBOTransactionSalesTrans and...
View ArticleQuery in AX 2009
hi, I have problem to build query. When i add qbds with inventTable all salesLine are display three times. Why? qbdsSL = subQuery.addDataSource(tablenum(SalesLine));...
View ArticlePossibility to round off the Grand total values of auto design in reports in...
Hai,Nice day. Is there any possibility to round off the values of Grand total in Auto Design in Ordinary reports in DAX 2009.Plz help in this regard.regards,Manikanda.V
View Articleitem group change
Hi,anybody can give solution for this issue...by mistakenly ram material item group has selected for finished goods item and already inventory transactions are posted hence how to change item group and...
View Articleradio button and group
i am not using any tableusing radio button with two items and 2 groups one is containg username and password and login button while other is containing 2 buttonsand i want if one radio button is...
View ArticleHow to enable the button buttonProformaPurchaseOrder in purchtable Form in ax...
Hi all,I want to enable the button PurchaseOrdreProforma in form PurchTable>>ActionPane:Purchase , if someoneknow the class that manage this Class , i found methode...
View ArticleCustom Lookup and Group By Problem
Hi frnds, Why group by clauses are disabled in lookups when the field using the lookup is not empty?I want to do a custom lookup on a field in a form. The table CTable looks like this:Val Spec...
View Article