[Axapta-Knowledge-Village] Re: Deadlocks and try/retry

2006-01-04 Thread Irving
--- In Axapta-Knowledge-Village@yahoogroups.com, ontariodiver [EMAIL PROTECTED] wrote: Hi I have had a similar situation/experience. If you use ttsbegin/ttscommit, then check where you are using them. When you use a tryCatch construction together with ttsbegin/ttscommit and get a deadlock,

RE: [Axapta-Knowledge-Village] Item Stopped

2006-01-04 Thread In Memories
hey,u mean those templates that can be created on master tables? incase i have item groups and user access rights based on it and i created a global template for the company how can i link this template to a group of users and will it have same access rights as per the group?? can i control

Re: [Axapta-Knowledge-Village] Getting af number from a numbersequence

2006-01-04 Thread Sonny Wibawa Adi
Hi Irving,Use false as parameter value when calling newJournalNum function. It's because you use the code not in a form. If makeDecisionLater parameter is set to true and you did not commit it, then Axapta will never update the active number as used number. Thus, when Axapta clean up the number

RE: [Axapta-Knowledge-Village] Filter option in Display method

2006-01-04 Thread Jayaprakash M.
Sivakumar, Display method cannot have find and Filter option, since it is not edit control and it is only a display control. Regards, jay -Original Message-From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED]On Behalf Of Siva kumarSent: Wednesday,

[Axapta-Knowledge-Village] Changing posted VAT in Invoice Approval Journal

2006-01-04 Thread Irving
Hi What do you do when you have posted the wrong VAT amount in the Invoice Register Journal? Invoice Total: 250.00 VAT: 50.00 But you accidentally post 55.00 as VAT and of course then 195.00 as Invoice Total. When I come to the approval, I want to change the posted VAT amount to the correct

Re: [Axapta-Knowledge-Village] Load Optimization / Planning Tool or Addon

2006-01-04 Thread Daniel J. Redelinghuys
Hoeveel geld het jy? On 1/4/06, ulrichtheaart [EMAIL PROTECTED] wrote: Hi,Has anyone integrated/interfaced to any well known Load Optimization tools?I need to pack boxes (Axapta Inventory) on pallets and load containers with these pallets in optimal qty's and patterns.The system must be able

[Axapta-Knowledge-Village] Problem with labels insertAtEnd

2006-01-04 Thread Askeryd Thomas
Two questions for you all: 1. I m having serious problems with labels. I created a new label-id and the files were created for all languages except the one used in the config. In axapta it sometimes showed the labels correctly but mostly just the @XXNN. I deleted all label files and when I

RE: [Axapta-Knowledge-Village] Load Optimization / Planning Tool or Addon

2006-01-04 Thread Simon Khong
Hello Ulrich I am familiar with load optimization tools for supply chain execution, usually it is a case of getting the tool configured properly with the appropriate configurations and getting the tool to export this back to Axapta. Best regards, Simon Khong. From:

RE: [Axapta-Knowledge-Village] Deadlocks and try/retry

2006-01-04 Thread Harry Deshpande
Hi No, class 1 should catch the deadlock. Are u sure that the deadlock is being thrown? One very important thing to remember is that catch statements will be executed ONLY FOR THE HIGHEST TRY BLOCK. This means that if you have a try block that is calling class 1 then the catch statements in the

[Axapta-Knowledge-Village] Error Handling for unexpected errors

2006-01-04 Thread hari prasad
HiIn Axapta How we will handle errors (for unexpted situvations like connections fails, if there any error while importing data or some data manipulations) let me know. is there any site gives complete details about error handling let me know..Askeryd Thomas [EMAIL PROTECTED] wrote:

[Axapta-Knowledge-Village] Does anyone know

2006-01-04 Thread ghost9009
If they are going to release a payroll module for the US in Axapta 4.0? Sharing the knowledge on Axapta. Visit www.frappr.com/axapta for axapta friends. Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ * To

RE: [Axapta-Knowledge-Village] Item Stopped

2006-01-04 Thread Harry Deshpande
Hi I dont have a clue how templates really work. But this was the only thing I could think ok (considering your requirement of no code) Regards harry From: Axapta-Knowledge-Village@yahoogroups.com [mailto:Axapta-Knowledge-Village@yahoogroups.com] On Behalf Of In

[Axapta-Knowledge-Village] Re: Deadlocks and try/retry

2006-01-04 Thread ontariodiver
Thanks for the responses. One other thing i came across is the retry field in Axapta configuration (in database tab) which allows me to increase the retry timer. The code seems ok, so my next assumption is that the retry is done 3 times but too quickly and the lock is not yet released. I

Re: [Axapta-Knowledge-Village] Electonic Banking manual!!!!!!!!!!!!!!!!!

2006-01-04 Thread Ricardo Cortés
Thanks for the information, Kothandan.Ricardo Cortes kothandan ramalingam [EMAIL PROTECTED] escribió: Hi,There is a Technical informationAX-300-TIP-039-v01.00ENUS from Microsoft which talksabout which talks about Electronic Banking.It is available in Microsoft AXAPTA training

RE: [Axapta-Knowledge-Village] Checking if period is open when physical posting is done

2006-01-04 Thread Christoph Malherbe
Hi James, Class InventMovement seems to be a point of convergence for most stock transactions. Have a look at that. Good luck! -Original Message- From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of James Flavell Sent: 04 January 2006 08:09 AM To:

RE: [Axapta-Knowledge-Village] Axapta programming version control

2006-01-04 Thread Bayliss, Barry
Andrew, How are you currently merging code projects? Are people importing objects / copying layers? Barry. -Original Message- From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Staples Sent: Wednesday, 4 January 2006 2:45 AM To:

RE: [Axapta-Knowledge-Village] Axapta programming version control

2006-01-04 Thread Bayliss, Barry
Hello, As work controls the IP for this implementation, I can not give it out. The best I can tell you is to use the visual source safe COM object documentation. Barry. -Original Message- From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of mohit

RE: [Axapta-Knowledge-Village] Axapta programming version control

2006-01-04 Thread Andrew Staples
We were doing imports, but then we'd spend so much time cleaning up the merger that it's better to start from the same environment. By environment I mean same code base or folder. Andrew -Original Message- From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On

Re: [Axapta-Knowledge-Village] Does anyone know

2006-01-04 Thread kumar gaurav
hi,so far a country specific feature is concern it is released with localization package, may be you can ask directly to your local MBS office directly.byeKumarghost9009 [EMAIL PROTECTED] wrote: If they are going to release a payroll module for the US in Axapta 4.0? Send instant