-
Invoice Pool Excluding Posting
Hello Can the Invoice Pool excluding posting be used to match against Purchase Orders?? Would be useful if it can. My understanding is the following: - Invoice Pool excl. posting is used to register an invoice that does not need approval and is pulled into the invoice journal, therefore there is no stage to match it to a…
-
Third Party Invoicing in case of freight charges.
hello, i need to create a third party invoicing module in axapta owing to the the cost of freight to be loaded on my item in case on Purchase , Sales , Stock Transfer . As there is no such provision available in AX . That's why i need to create this.So please help me out of this. Regards vijay
-
Purchase order invoice reversal
Hi a PO was invoiced before packing sleep. How to reverse the invoice and re-open the purchase order? Thanks for your help.
-
Filter By Grid Option (Button at the top of the screen)
Hello all, Is there a way to get the filter by grid option that you can apply to forms for filtering/searching a column (by clicking the icon at the top of the screen) to always be open?? That way, whenever a customer goes into a form, or a drop down menu, the filter by grid is already open, rather than having to click the…
-
Multi way to produce finish goods
Hi all, My finish goods are manufactured by many ways. 1. Raw materials> semi FGs (many operations) Semi FGs> FGs ----> send to customer (main -packing ) Semi FGs> Semi FGs with carton and put to stock (temporary packing) 2. Semi FGs changes the carton --> FGs and send to customer (only changes the carton). We have rate…
-
Category Transaction types
With regards to posting costs to projects via catagories and category groups. Currently only categories of type 'Item' can be used when posting purchase orders, and only categoies of type 'Expense' can be used for posting purchase invoice journals. My problems is I have a category that I sometimes use on purchase orders,…
-
Attaching Terms and Conditions onto Purchase Orders
Hello Mibuso, Just a question on document handling and terms and conditions on purchase orders. I have been looking at document handling, and set up an archive where the terms and conditions sit. On a purchase order I select the document handling option and create the new file and have it look at the terms and conditions…
-
Remove the print option from some report
Hello to all. Here, in the Axapta, I want to restrict the users from printing for some report. Means, When the users are go through the print copy of report, i want to stop the user to take the printout of the report. Not for all reports in Axapta, But for the some report i want to stop user to take the print copy of…
-
Virtual Company
Hello all, I have a problem with this functionality in AX 4.0 SP2. I want to create a Virtual Company between two companies which are on the same AOS that will share the following: Chart of Accounts, Financial Dimensions, Vendors, Customers and Items. For this, I’ve used the following tables: - LedgerTable - Dimensions -…
-
How to set curser active in EP's quick entry
Hello, I'd like to change the behaviour of Quick entry so that when the user inputs order and presses Enter, the new row would activate and set focus in Item Id -field. However there isn't such a function as setfocus in web. Could somebody help me? We're using AX 4 SP 2
-
Access AX Server from a different Domain
Hi All, I want to access AX Server (for development) from a different domain then the one where AX Server is installed. how can i do that? Thanks in Advance Soumya
-
Using the Purchase Register
Hi Adam My question is concerned with using the purchase register, and the differences between that and invoicing a PO direct from the Purchase Orders Form. When invoiving a received PO (from the Purchase order form), you have the ability to amend the amount on the PO line, if the invoice amount has come in at a slightly…
-
Migrating from NAV to AX
Hi there, Could anyone suggest a solution to migrate base datas from NAV to AX? I want a solution or a tool instead of calssic data export, import. ( I mean CSV, jobs, etc. I think a good mapping can make the deal... :roll: Thanks in advance! Krisztian Hampuk AX Consultant XAPT Hungary
-
Looking for a pro
My client has implemented a Full Microsoft Dynamics AX solution internally. Due to lack of knowledge, it has been difficult to find a pro to help him implementing the solution accross the different site. I am looking to get in contact with senior consultant that perfectly understand the situation and the goals of this…
-
Purchase Order - Document Handling
Hello all Just a question on document handling. I am aware that these can be setup individually against each record by using the icon at the top of the screen. However the scenario is that a purchase order is raised that may have different terms and conditions attached to it dependant on the purchase order. There may be a…
-
Creating a Ledger Budget - Incl. Dimension Department
Hello I am creating a ledger budget in AX. I understand some of the setup options available to me, but am just after some guidance on the best one. Company A will have a budget of 20'000 for account 0001. Company A also have 10 department dimensions to split that 20'000 across the 0001 account. What is the best way of…
-
Project Module - Fee Transactions
Hello all, Hopefully this is a quick one. It is to do with posting a fee journal to a project. I enter the details as normal and post the fee journal to the project. At this point there are no ledger updates, it simply sits against that project, as a chargeable line to be invoiced when you run a proposal. However. If you…
-
Packing Slip A/cs
Dear All, I want to know what exactly the difference is in between Packing Slip a/c and Packing Slip purchase a/cs mentioned in purchase posting. Though this is clear that checking post physical inventory in model group will make previous one hit and checking post physical purchase will effect the later i.e. Packing Slip…
-
Production Planning Action Msgs
Dear All, I have one query. I have quantity on hand for item x 0. i have created a sales order of same item of qty 2 and minimum inventory level for this item is 5. Now i run master planning and got one production order consolidated with qty 7. Now i have deleted the sales order. Now again i ran planning with selection of…
-
Forecast Purchase
Hi all, I need to create a form with similar functions present in Forecast Purch(Inventory Management). I have created a form exactly the same with my table as Datasource, so that data will get saved in my table. but still i dont know how to fetch the interval data in the bottom grid as in that original form. :? I dont…
-
Purchase Invoice Journal
Hello I am raising invoice journals from purchase ledger, and entering in the posting date, which in turn creates the due date of payment according to what is specified against that vendor account. e.g. terms of payment net 10 days Invoice posting date 01/08/08 would create a due date of 11/08/08 which is fine!! However,…
-
Word COM - problem with method 'FormatHeading'
I’v a problem with a method from word COM in AX. I create a table in a word document with X++ and I want that the first row of this table repeat on every new pages like a header. There is a method ‘HeadingFormat’ with com object Row that I can use for. When I set the parameter ‘False’, it works. But when I try to set the…
-
Sql trace
i am using the dynamics 4 version with service pak 2 also i has sql 2005 version Suppose i wrote code like this: select accountNum from CustTable where custTable.AccountNum == "4000"; As this is a database operation,, can i see wats happening in the Sql? if yes, how i can see it.? Please guide me , i m new on axapta
-
Installation Problem with Dynamics Ax
I am facing installation Problem with Dynamics AX. When I m going to Install Client , it generate Error Log File. I read AXInstallationGuide.pdf, but i can't get anything from that. Can anybody tell me Steps to Install Dynamics AX properly. Version : AX 2009. OS : Windows Server 2003. SQL : SQL Server 2005 SP2.
-
Can we use nested sql queries
I actually have got a doubt regarding usaged of nested queries in Ax. Can we use nested queries or query with in a query in X++ ? Do X++ coding standards agree for nested queries?
-
What is the difference between Write and Insert Method?
Hi, What is the difference between write method and insert method. And when and how will you identify whether to use write method or insert method. warm regards, dhiraj karmalkar
-
AX (Axapta) lightweight version for demo purpose
Can anybody share the lightweight version of AX for demo purpose? I require to run it in a Laptop with Win XP. I do not require a heavyweight VPC. Please help!
-
Project for Purchasing Fixed Assets
Hello all, Just a quick one, what is the best way to create a project to control the costs of purchasing several items that will be asseted? I've looked at creating a project, and from the item task/purchase order option raising the PO for an asset that is already created. I would expect the costs of that purchase order to…
-
Vehicle / Fleet / Transport Management Add On for Axapta
Hi All, We are in need of a Vehicle tracking / Transport Management Add On to handle some of the following issues: Setting up appropriate Routing for trucks ; Mileage Calculations; Maintenance records of the trucks etc. I'd appreciate if you have any information to share on the above Add-On for AX. Thanks Tarun
-
Planned production orders
Hello, I've got a problem with one of my clients. He has a planned production order, and when he tries to make it firm, the ax 3.0 sp 5 gives an error: "you may not split more than is financially open". Can you guide me through this issue? Thanks in advance [-o<