Related Posts
  • Forum Post: AX create credit note and lowering your TCO :???

    Pfff....AX really stinks..I am getting more and more disappointed how bad AX works/ is designed. Let me explain that common procedures and normal small deviations from the common path are not implemented in a smart way. Background: ....a purchase line has been posted wrongly on invoice...unit price...
  • Forum Post: Need Help in Binding ResultSet with Grid in Axapta

    I have the following code in which i am getting ResultSet from Access Database but i dnt know how to bind it with Grid. I write this method in Form Init and i have two StringEdit Fields username and password. Anyone knows how to bind it ? public void init() { loginProperty loginProperty = new LoginProperty...
  • Forum Post: Create pdf of control documents in X++ ?

    I need to create pdf of control document like sale order on button click in x++ can anyone have source code ?
  • Forum Post: How to Disable Help in a Form

    Hi All Can any one Plz tell me How to Disable the Help button in the tool bar of a form in Dynamics Ax 2009 regards Vijay
  • Forum Post: Sort Sales Invoice in Axapta on Serial Number

    Hi, I have to sort sales invoice in axapta 2009 on serial number from inventdim table ?
  • Forum Post: I need to create a new pallet (inventory equipment) programmatically

    I need to create a pallet programatically. I have the pallet id already and need to supply it when creating the pallet. Can someone supply a sample of X++ or .NET BC code on how to do this?
  • Forum Post: How do I make AX show more BOM levels in BOM Calculation report?

    Hello, Does anyone know how I can allow this AX report to show me more levels than just two? In our previous system we could see up to 10 levels of sub-BOMs broken out, but AX is limited to 2.Please help me on this as it is incredibly difficult for us to do business while just looking at two BOM levels...
  • Forum Post: AX 3.0 RecId reach limit

    Hi all, My Axapta has nearly run out of the recid, i have tried SysRecIdRepair class to close the recid gap but it would not be possible since the database is too large and it took me more than 1 week to re sequence the recid. Beside upgrading to AX 4.0 what are the other options that i have ? Thanks...