-
Temporary Table Use
Hi, I am developing my own addon in AX 2009. In this i need to insert/retrieve records in/from SalesQuotaitonTable and SalesTable tables. To insert records in both tables the logic is same, but they both are two different entities in AX 2009 i need to create two separate methods. e.g. createSalesQuotationRecord() and…
-
AIF Webservice Response message
Is it possible to add more fields to the AifEntityKeyList which Ax sends back to the caller of the webservice? I create records in the LedgerJournalTable and LedgerJournalTrans using a custom webservice, and the response message only sends back the created journal number. Is there a way to send back more fields (like…
-
Questions around EP on AX 2009
Hi, I'm new to AX 2009 and EP, we got a customer that wants some modifications on the EP. I've been playing around with the standard EP and some questions rose : - When you modify a shared page (for example financial page for a specific role, change a report to show parameters), this is saved somewhere. Next time when…
-
Dynamics Ax 2009 Load Balancing & Clustering Configuration
Regarding: Load Balancing & Clustering in Microsoft Dynamics Ax 2009 Issue: I am looking for how to configure the Load balancing and Clustering in Ax 2009. I have 5 systems are in the same domain which we need to configure the Application as a Load Balancer. Names like: Sys-1, Sys-2, Sys-3, Sys-4, and Sys-5 Queries: 1)…
-
Transfer Order Voucher when Shipped
Dear All, I have activated mullti site in AX, and filled the Inter Unit Payable & Inter Unit Reveivable in posting profile. I expected the result, for financial voucher when the transfer order shipped, and received. (Two diffrent financial voucher) But the result is : When shipped : No Voucher When received : Automatically…
-
BOM calculation
when handling BOM calculation on Quotation, particular item get two type of cost value (Item purchase price and trade agreement), depend on explosion Mode value right? i want to know how it can be handled? do i make some logic source? or just AX environment set up? if anyone know about this, please tell me. thanks.
-
Modify an item using Item Template
Hi, I can create a new item using Item Template. My question is can i modify an item using Item Template? I didnt find any option available on Item Details form. Is it possible using X++ (coding)? Thanks in advance. Regards, /Ashlesh
-
Inventory on Stock Run Time Calculation
In case the Inventory of an item as on 02 Jan is 50 Nos. and the stock of the same item as on 20 Jan is 250 Nos., the system allows us to consume 150 Nos of the item on 02 Jan if it were to be a back dated entry passed on 20 Jan.The system checks the Item balance of 250 Nos and allows us to post. Can anyone suggest whether…
-
Error at synchronize the database step of start checklist
Hi All, At AX 2009 with Windows 7 Ultimate + SQL Server 2008; I translated errors from turkish so maybe there were some incorrect translations, sorry...: At 2009 enter: Cannot update record in user informations (SysUserInfo). Cannot select any record. At synchronize the database step of start checklist: On () can't run a…
-
Number Sequence in Axapta 3.0
Dear Friends, Axapta doesnot allow multiple number sequences for a single field. For eg. we want to give number sequence for Sales Order as below: NSO_07#### ESO_07#### WSO_07#### etc., so that if a Sales order has to be registered from western region the number sequence - WSO_07#### has to be selected. Continuation of…
-
AX2009 - LS Retail Error
Deal All, Anyone has information on how to solve the belwo error: IDispatch error #3092: An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Add a name or sin
-
How to assign filtered record field values to form Control.
I am new to Axapta\X++ When i select a EmpNo from lookup refers EMPTable, other details from the emp record(name. designation,etc..) have to fill in other controls in my from. This have to happen in the EMPNo onvalidate(). for this i have filtered EMPtable as below, but iam struggling to assign the filed values from…
-
Connect to Biztalk using the AIF while in another domain?
Hello, can I connect to Biztalk using the AIF while the AX-installation and the Biztalk-Server are in different domains? I am working with AX 4.0 and Biztalk 2006R2. Thanks.
-
How to take control value in to a variable.
Hi, I am new to Axapta/X++. i have stringEdit(Text box) control in my form. I want to take the string value in to a variable, what i entered in the text box. can any one plese guide me on this..
-
Equivalent to xRec in Dynamics AX
Hi, I wanted to compare the current and previous record in AX. I know in Navision there must be the Rec and xRec to handle the situation. Can anybody know me the equivalent way in Dynamics Ax 2009? Thanks & Regards, /Ashlesh
-
FormDataSource.Modified() method concept
Hi, I am quite unsure about the concept of FormDataSource.Modified(). From the MSDN Developer help of AX, i found below notes on it: "Modified means that the value of the field on the current record has changed, but the value is not written to the database before saving the record. " So, after reading above lines i have a…
-
Merging XPO file
Hi, I have to update my client with my modifications in xpo file. Also i need to keep the exitsing functionality on client side as it is. But the issue is, while i am importing my XPO file to client side it replaces(overwrite) the existing file on it. So, the existing functionality has been replaced by my modifications. Is…
-
Upgrade from AX3 to AX2009: Cannot display the data upgrade
Hello, I can't display the data upgrade cockpit clicking presynchronize in the upgrade checklist. When I do it I get this error: Error Mensaje (14:04:21) Error executing code: DictClass object not initialized. (S)\Classes\DictClass\makeObject (S)\Classes\ReleaseUpdateCockpit\classID2module - line 18…
-
Import COM DLL using code
Hi, I am building my own addon in AX. So, I wanted to import my own COM DLL in AX. Currently i have imported my COM DLL in AX using COM Class Wrapper wizard. It works perfectly. But now i wanted to deliver my addon to Customer, so i think to import any COM DLL using COM Class Wrapper Wizard on Customer site is quite…
-
Dynamics AX unbound form control question
I'm new to X++, and I want to put an unbound checkbox on a tab subform in the sales header form (SalesTable). When the configure line button is pressed on the bottom half of the form for a sales line, I need to have code in that other class check the on/off status of the unbound control in the SalesTable form and do…
-
Job Help
Hi can anyone help in essense I need to join two tables based on a key field. Once I have done this I then need to say if field A in table A = value && Field B in Table B = value then delete record but my job doesn't compile. Please could someone point me in the right direction ?. Kind Regards Andrew static void…
-
Costing Method change during AX 4.0 to Ax 2009 Upgradation
Hi, Our client maintained his costing method as Standard cost before upgrade process (Ax 4.0 to Ax 2009). But during the up-gradation the costing method was changed to FIFO method (Ax 2009) (whether it is possible?). They were not aware of this cost method change (STD to FIFO) and posted Inventory transactions in Ax 2009…
-
User Settings
Hello, Have a user who changes a form and saves settings in his name. However on doing this he reports that the settings are not saved or displayed on form. Is there away of resolving this ?. Regards A :lol:
-
Grouping - Planned Production Orders
Hi Guys, If I have 3 different Finished Goods (BOM) made from the same sub bom, is it possible to group the sub bom at the master scheduling stage so that I get only one consolidated line in the planned production order for the sub bom and 3 different lines for the finished goods. I am aware of the grouping functionality…
-
AX, Form problems!!!!
I'm new in Ax development and I made a form with fields which aren't persistent! When u start a form, it displays normal results, but if u click on any field in a form (that fields are defined through methods), it switching values inside field!? I'm suspecting on some simple adjustment, but can't find! Thanks in advance!
-
SQL Table/Index Partitioning
Hi All Is Table/Index Partitioning supported in AX2009. Using SQL Server 2008. Regards Brian
-
Image on Navigation Menu button
Hi, I have implemented my own menu option on the Navigation Menu same as the 'Sales Ledger', 'Stock Management' options are available on the left bottom portion of Axapta client. I can assign the image file path to the 'NormalImage' property of the menu, but this is the static path. So, it is not valid for the other…
-
Problems upgrading: Cannot access forms
Hello, I'm doing the upgrading from Axapta 3.0 to Dynamics AX 2009. I have done all the steps from Microsoft upgrade guide and I have already copied the application files, started the AOS, and now, I'm trying to start the AX Client, because I need that the upgrading checklist appear. When I started the client, I received…
-
first value of lookup null
Hi How to initialize the first value in a lookup field in a form to null ? Could someone help please?
-
Upgrading Axapta 3.0 to Dynamics AX 2009: Error starting AOS
Good morning, I'm doing the upgrade from Axapta 3.0 to Dynamics AX 2009. I have done all the steps necessary, following the Microsoft's upgrade guide, but when I want to start the AOS, I received an error: Object Server 01: Dialog issued for client-less session 1: [Microsoft][SQL Native Client][SQL Server] The column name…