-
Trade Agreements (Line Discount)
Dear All, I am trying to setup a line discount group (customer), I created two lines 1000 qty @ discount 1 $ and another line 10,000 qty @ discount 2 $ on the sales order if I put a qty of 1000 qty the system calculate a 1$ discount, but if I put 10,000 qty the system put 3$ as discount (1+2). is this the way of how Ax…
-
Re-Work in production module
Hi all Can any one help me how to set rework or how I can show the rework concept This is the case I am having 6 operations in this I had the problem on 4th operation and the operation 5th I cannot proceed for this item and this item should be done re work When Prod. Manager checks the status he should identify how many…
-
Axapta Document
Hi evryone,One of my client is asking me to produce technical requiremnt document.What document can i give in this case. Do anybody have such documents foe Axapta development. :(
-
com class wrapper wizard
hi, i created COM classes with the COM class wrapper wizard. My problem is: I can create a object of this class one time. If I create a object second time, i am getting this unusual error COM object of class '{8B21775E-717D-11CE-AB5B-D41203C10000}' could not be created. Ensure that the object has been properly registered…
-
How to use Date Compression in Axapta 3.0???
Hi, I have a problem with my Axapta Database.. I have 15GB size in my Live database and I want to compress this database. I search in this forum on how to purge the axapta database, and I always found "Date Compression". Is the Date Compression is another module of the axapta? Do I can make some Date Compression using…
-
showing error message while installing Ax 4.0
hi. Iam getting error msg while install Ax4.0. in my local system showing this message " You are logged on with local computer account(xyz). you must be logged on with a Domain Account to run Microsoft Dynamics Ax setup" so plz help me to encounter this problem. thanks in advance. Sunil.
-
upgrade 3.0 sp5 to sp6
Hi, I have to upgrade an axapta 3.o sp5 to sp6, is correct that the only layer updated is the SYS one? I will have to recheck my customizations in the USR/CUS layer? Thank you for your help LnZ
-
Applying advance payments with Invoices
Hi, I have been trying for the solution to following scenario. A customer/Vendor initially will make a payment in advance before raising any kind of invoice. For ex. sales order/purchase order/Free text Invoice After few days an invoice was raised for the customer/vendor who paid in advance. Now how can the invoice can be…
-
How to send special characters to label printer (intermec)
Hi experts I have an intermec 4400 series label printer. I want to print a label. How can I do it. Someone told me to use the display method to send special codes to the print. display str Label1() { return element.passThrough("<STX><ESC>C<ETX>"); } but it doesnt work for me. pls help ASAP. Mike
-
RE: Axapta Tables design and Table group
Hi, I have a question regarding Axapta indexes and table group. I have created a few new tables in Axapta and later found that the performance is slow on these tables. We found that the indexes created are not suitable for the tables. If I would change the indexes now and reassign the table group to a more appropriate one,…
-
Dynamics AX HRM
Hello! I need your help with a problem about absence management in Ax 4.0 HRM. Let's presume that an employee has vancation only 25 working days /year. What I must setup to not allow him to get more then that 25 days/year? And I would like to know if AX would put together the unconsumed vacation days from previous years to…
-
Inventory closing's problem
Hello everybody, I am new in Axapta and I have a problem with the version 3 sp4. The problem resides in an article of the inventory which manages serial, and the fact is that while we are carrying out the respective month's closing, it (the article) freezes the scheme where this is been carrying out. At the moment the…
-
To show current user in status bar
Hi everyone, I want to show the current user name in the status bar of Axapta, where the info of current layer,company curreny and current company displays. Any tip will be helpful.
-
Axapta 3.0 SP4 compatibility with SQL2005 SP2
Dear all, We are about to install SQL2005 SP2, and would like to know whether it's compatible with Axapta 3.0 SP4. I tried to lookup from Microsoft website and no information can found. Can someone help? Thanks. Regards, Ken
-
Problem in using displayOption()
Hi everyone, I m facing a problem in using displayOption() method.I m trying to do in general ledger table form, that on overview tab in grid, some records have different font size acc. to their type. I coded in displayOption(), that if condition is true on type, _options.fontBold(true); But it wont worked. If I use to…
-
Create Database
Hi all i want to create another database (SQL database) for axapta, can tell me somebody how can I create a second empty database with same tables thank you
-
Error Message when Logon: Failed to create user session
Hi All, I have a really bad error message and can not find any solution. Please help me! :oops: When I logon with my Dynamics-AX 4.0SP1 client to the AOS server I get the error: "Failed to create user session on this server". The user is AX Admin into the Dynamics-AX application and is local admin on his laptop. The…
-
Help on docs on axapta
Hi everybody im a new developer on axapta, i was before on Navision for 4 mounths and they throw me on axapta :? can u plz give me a link or a docs for learning developping on axapta, the basic lines.. ill be very recognizing. regards,
-
Trade Agreements
There are many Trade agreements for sales price defined for a particular warehouse. now due to some reason the operation of that warehouse has been stopped. The requirement is that I want all the trade agreements to be copied to the new warehouse or to the warehouse which is operating. How do I do that?
-
Upgrade customized 3.0SP4 to 4.0
Hi, what is the best and maybe effortless way to migrate an heavy customized Axapta 3.0SP4 to 4.0 version? I have never done a version upgrade before. Any suggestione is welcome. Thank you LnZ
-
Passing variables from form to report?
Im new to dyna AX programming and I would like to know how can I pass a variables from a form to a report to be used as filter criteria? Im calling the form from a report by overridding the 'run' method of the report. Can someone show me codes how to do this? Thanks
-
Error while installing Axapta 4.0.
Hi All please resolve my problem. This problem is arriving when I am installing Axapta 4.0. I have tracked the error in log file when axapta is installing. The error message is Exception = System.ComponentModel.Win32Exception Message = The system cannot find the file specified FullText =…
-
Main menu
Hi all Is the first time when start axapta, and the main menu button is disable, the applications object tree button is enable and the project buttons is enable. I'd install axpta client for another work stations and the main menu button is enable, please tell me what is necesary to make or what is wrong or mistake in the…
-
Printing month of year from date field as label of enum val.
Hi there, I have a problem with a report where I want to print out the name of the month comes from a date field. I made a display method: display MonthsOfYear dispMonthOfDate() { return mthofyr(custConfirmJour.ConfirmDate); } Ok, It's works fine. But, I want to set the printed text to lowercase. To make clear: It's prints…
-
Form with 2 grids and same datasource
Hi, I try to make a form with 2 grids (Heading grid an Detail grid) that have the same datasource but with other fields of the table used. The table contains header records and detail records and are marked in a field that contains the number 1 or 2. This field is related with a field called DocuNumber. Now, On my form the…
-
To insert record in another company from code
Hi frnds, I m new to axapta, need help. I m trying to insert record from one company to another company by code. For ex. I m currently in Dat company. For a specific emplId , I hav to insert that record in another company, say "sat".I used changeCompany() function for that.The numberSequence format of emplid in "sat"…
-
WESTPAC Bank File formats in AX.
Hi all, I'm working on AX 4.0 sp-2 for an Australian client. My client has been dealing with WESTPAC Bank of Australia for Banking transactions and requires export & import of Bank file formats in AX to process & record e-payments/e-receipts. Can AXAPTA supports the following WESTPAC Bank specific file formats? 1) WBC…
-
How to create multi-Column report for Barcode Labels?
Hi All, Forgive my ignorance, I still have a lot to learn. I'm trying to create a report with the format to match a sticky barcode label template which has 8 rows by 3 columns. I can't seem to get my report to create or span across the page in columns. I thought the "ArrangeWhen" = Vertical and "Columns"=2 property setting…
-
Document Handling
Hi, In Axapta there is a form smmDocuments that is uses on CRM --> Business Relations and click there on the button Documents. Here you can add files to a Business Relation. Now, there is an other form DocView that you can call from any form in the toolbar. On this form you can ad a document to a record that has been…
-
Payment Proposal
Hi All I’m working on AX-4.0 Sp2. Can we execute a ‘Payment Proposal’ to generate electronic payments from Payment journal of AP module for both Vendors & Customers? Consider the following example. My client transacts both AR & AP transactions with as party ‘X’. Due to specific requirements we configured… Vendor ‘X’ in AP…