-
Wt. avg. price of Items
In the same company say ABC, I have Warehouses as W1 & W2 and both of them have Item0005 @ Rs. 10. Now, through Purchase Order, W1 receives the same item and the wt. avg. Cost price gets changed Rs. 12. The price gets changed in W1 only and not in W2. Whenever the Items are issued from W2, it’s priced @ Rs. 10 whereas from…
-
Enter Check Number in AR Pymt. Jrnl
Hi There, If a Customer pays by check(que), is there any place in Payment Journal, where we can enter the check number while booking the payment? I was unable to locate any such field.... Tarun Gody
-
Where can i get Axapta Pdfs
Hi experts , I am interested in learning Axapta , but I don't have any Pdf regarding Axapta.. I searched in Google , but i can't ind the right PDf to prepare Axapta .. Please give me the links for that Pdfs if available.. Please help me ... Thanks in Advance
-
Import Bank Statement in AX
Dear All, Could you please help me with this issue if possible. We need to import bank statements into AX. Is this a standard Functionality in the system? From what i understand, there is an option, 'Import File' (in the Reconcile Accounts Screen) to process this. But this option is country specific. On the standard AX…
-
HR>payroll
where can we give get Tutorial for payroll in HR in AX. is payroll integrated with finance ?? Can someone through some light on this
-
how to set an image per itemid on a report
Hello, I want to create an Axapta 3.0 report with an itemid and a corresponding image. All my images are stored on an external disk (S:\...) How can I put an image in the column next to the itemid (and do nothing if the image is not existing) ? The code after // doesn't exist, i am looking for a way to achieve this. f.i.…
-
installing microsoft ax 3.0
hi, all i am going to install microsoft ax 3.0. can any one guide me to do that.. i want to know how the procedure is..what are the steps i should follow to do that... another question is can i get free down load of microsoft ax 4.0 installation exe file. if yes give me the link or please tell me how we can down load.…
-
AX Installation
Can anybody guide me on Axapta Installation. I want to install it on a stand alone machine (Without any sort of network). Currently when I try to install it gives me a error message saying "System is not in any domain". I am trying to install it on Windows XP.javascript:emoticon(':cry: ') Crying or Very sad
-
AX Installation on a Single Computer
Hi, I am trying installing AX on single computer with SQL Server & AX Client. I am facing problems with installation. It is throwing errors as SQL Server connection not found. Can anyone provide exact installation steps or Installation guide to make this installation? Thanks,
-
AX Demo
hi guys, Where can I get an AX Demo application.please throw me the links if you have. thanks.. regards, Sendoh
-
Manually entering Packing slip for Sales Order
Dear all, I am thinking about the standard function in the system that how I can entering manually packing slip number for Sales Order when I post packing slip. It likes posting Packing slip for Purchase Order now it is available now as a standard function. Anyone knows how to do that please kindly to give me advice.…
-
Question re Purchase orders against projects, through MRP
Creating a purchase order direct from a project will link the two, and then the goods are revieved the costs are booked against the project ok, but if MRP is run and calculates purchase requirements from the item requirements set against the project, but does not link it to the project, and the goods are booked into stock…
-
SysAPIDDE
Hello! The Developer halp says "DDEClient Class is turned off by default. To grant access to this API, you must enable the Dynamic Data Exchange API configuration key (SysAPIDDE)." In the Configuration window I can't find this key. We have a development license that should include everithing there is about AX. How can I…
-
Printing Vouchers On the new page
Respected all, I am new to AX. I got one problem. So, want to share that problem with u all. Please help me. I want to print the different vouchers on the new page. how can i achive this? Thanking to all. Reshma
-
Possibilities for printer selection/assignment
Hello AX community, what possibilities exist in AX (3.0) to classify, what report is printed on what printer if user xy is triggering the print job? Is there a "printer selection" where one can enter the needed combination/s (user/report/printer) and/or is programming necessary? Best Regards, Matthias
-
Create BOM for single product with different dimensions
Hi all, I have one Item number or Product number with some different colors, with each color it has different material. I used color dimension instead creating some Item numbers in the system. So I would like to know how can I define the BOM follow the color (Dimension) separately? I tried to check in the system but it…
-
Axapta Business Connector Logout problems
Hi all, I am just testing the Business Connector because I need to make a interface of Axapta with one .NET application. Just only I started with this code: Module Module1 Sub Main() Dim Axapta As AxaptaCOMConnector.Axapta Console.WriteLine("Testing Axapta Business Connector") Try Axapta = New AxaptaCOMConnector.Axapta…
-
Enterprisr Portal
Hello. Can anyone explain to me the meanning of the Enterprise Portal in Dynamics AX ? I'm implementing a recruitment procedure in my company with the AX. I want to understand if JOB ADVERTISEMENT ON ENTERPRISR PORTAL means using my company's portal or create a new AX portal. How can i implement this kind of portal if i…
-
rotate a text on a report
hello, I am trying to print on a pre-printed label of the postoffice. One of my texts has to be rotated 90° to the right. I've read somewhere you can do this with the methods element.passThrough or element.setEscapeCharacters, but I don't seem to get it to work. Can anyone give me an example of how a have to rotate the…
-
Item(s) in Project to be assetized
Hi, Following is the requirement: Any item consumed by the Project to be posted under Group Head 14 (Other Current assets i.e. Work in Progres) of COA. Later at the closure of Financial Year or completion of Project, the same needs to be moved to Fixed Assets under Group Head 10 of COA. I am able to post all items consumed…
-
Dynamics Axapta AX 4.0 Product Link
Kindly provide Dynamics Axapta 4.0 product CD link to download from partner source.
-
Integration Of Denso Device with Axapta
can anybody suggest how to integrate denso barcode device with axapta am new to this,can anybody give a clear procedure about the integration reply thanks in advance
-
AX 4.0 exams
Hi all, I have to pass AX 4.0 Morphx Development Introduction and I don't know what is it's exam code.I have found another exam AX 4.0 Morphx Solution Introduction MB6-513.Is this exams same? :? Best regards
-
Temporary Table Show In Form
Hello. As far as I read in the documentation, temporary tables can be shown in reports. What I want to do is to show temporary table in a form. Is there any way this to be done? Regards
-
how to use like
Hi guys, here is amusing thing and I think you like it like '*Light*' and like "%Light%" it works differently, better using first .
-
Sorting of SalesPIckingListjournal Report
Hi experts, I have a problem. I tried to sort the SalesPickingListjournal standard report of axapta by ITEMID but I cannot sort it. I tried to add the ItemID on the second datasource which is the SalespickinglistJournalLine but still have the same results. Can anyone please help me on this. Also in the fetch I tried to add…
-
Hybrid of Table and View
Is there any way to have a table auto-join with another table at any time it is being read? Another way of saying what I need would be - a view that can be written to. How do I go about doing that?
-
Ax development exam
Hi all! I'm going to take Ax development exam.If someone has passed this exam please explain me in wich way is good to prepare:)and I have one more question in exam are only tests or any other things? Thanks:):)
-
Functional in ax4.0
Hi all, I am a new to axpata functional and i wish to learn it. At the bottom level i would like to know what are the broad fuctional classifications in axapta. Another thing i like to know is wheather fuctional is easy or not. I heard many say functional is beyond reach in early days of erp carrer. Thanks in advance.
-
Payroll and HR
Is there a way to generate an employee's payslip in AX ? Also how do i segregate the different deductions on a payslip and post the same to different account heads ?