-
Hello Harish, Thanks for the response although this does not appear to be a db level lock. The problem occured in our production db. We then took a backup of that db and restored it to out test server and still get the error on the same records. We also stopped & restarted the AOS with no success...
-
We are seeking a Dynamics AX Consultant with specific experience of the HR modules. This is a global award winning company whose longevity and success within the Microsoft Business Solutions arena is proven by their prestigious world wide client list and their superb reputation. They are paying an above...
Posted to
Dynamics Jobs Offered Forum
(Forum)
by
Jake King
on
Sep 6, 2009
Filed under: employment, dynamics ax, jobs, axapta, full time opening, AX, Implementation Consultant, Microsft Dynamics AX Jobs, Axapta Jobs, Functional Consultant, HR Module
-
Hi guys, I am making this functionality which is supposed to enable user to change dimensions (financial, NOT inventory) on posted documents such as invoices or payments but I am having problem with updating dimensions on posted invoice (sales order) lines. The problem occurs because I have to update...
-
Hi guys, I am having a following problem: I am doing some import of data from excel spreadsheet to the LedgerJournalTable, but the problem is that I don't know how to use a number sequence designated to the general journal. I am supposed to increment it for the each row imported. Is there a way to...
-
Hi Mohammed, There are two aspects - Filter I am not clear what you mean by 'use filter option each time'. When entering item number (on Sales lines), try this - for example Let us say you are trying to enter item number - 0800. What you can do is first enter '08' and then enter '...
-
Hi everyone, I am using AX 2009 and I have this HUGE bug which I do not know how to fix. I was doing some small modifications on the SalesEditLines form (actually all I did was changing the allow edit property on one of the Data sources from No to Yes) and when I tried to post this sales order the form...
-
[quote user="Alucard"]Does axapta perform bulk inserts on general basis? If this is a special case, we could live with that. Is it true that to be able to capture update events for sure on business level, we would have to override both Update/DoUpdate methods, or is there something more to...
-
I cannot upload it and I cannot send it because you need to have been given permission by Microsoft to do this, all I can do is give you the link, then if you have the appropriate rights you can see it. https://mbs.microsoft.com/partnersource/deployment/documentation/whitepapers/ax2009_integrateworkflowinjournals...
-
WHAT Adam wrote : Currently you can find this in the administration manual for setup, the development manual for guides on new workflow (only 8 or 10 are standard) and then there are references to this in the Whats New manual. There is also a White Paper I searched the partner source for that white paer...
-
Hello, In order to provide educated reply, I would require the actual table list. But generally speaking depending on type and nature of tables, there are some risks in overriding 'insert' methods at table level. Let us assume one of the tables is of transactional type and used in scenarios like...