[Axapta-Knowledge-Village] Way to NOT pass data reference when Clicking on menuItemButton

2009-04-09 Thread altgrep
Is there a simple setting that will allow me to have a menuItemButton that opens one form from another without passing along any data reference from the form I'm on when I click the menuItemButton? I can do this by overriding the clicked method on the button... but it seems like there should

Re: [Axapta-Knowledge-Village] Re: AX2009 with separate domain controllers?

2009-04-09 Thread Naeem Sarwar
AX needs AD for authentication and Security Reasons. Having 2 locations doesn't mean that you should have 2 domains. Let's Suppose You have 2 Domain + 2ADs at different locations Having necessary setup's, in case of domain 1 is down, users are able to log on to 2nd domain to use application,

[Axapta-Knowledge-Village] Re: URGENT: OR condition in method.

2009-04-09 Thread r_ssh
Hi Khalil Rehman, Example: To add OR condition in a IF condition. if(ledgerJournalTable.JournalName == BPV)||(ledgerJournalTable.JournalName == VEN_INV) Thanks Santosh.R --- In Axapta-Knowledge-Village@yahoogroups.com, Khalil Rehman khalilrehm...@... wrote: Dear All, how we

RE: [Axapta-Knowledge-Village] Re: AX2009 with separate domain controllers?

2009-04-09 Thread Suresha Maruvanthila
As long as domain trust is available, users can access the AX application from any domain which is part of the domain trust. You do not need to have multiple applications at all for this scenario, just one instance will do. From: Axapta-Knowledge-Village@yahoogroups.com

Re: [Axapta-Knowledge-Village] Re: URGENT: OR condition in method.

2009-04-09 Thread Sumit Loya
Hi Khalil, Didnt notice that you need this OR in IF condition... Gave you the solution for select statements. Yes you can use or as shown by Santosh Regards, Sumit On Thu, Apr 9, 2009 at 12:02 PM, r_ssh ramamurthy.sant...@gmail.com wrote: Hi Khalil Rehman, Example: To add OR condition

RE: [Axapta-Knowledge-Village] URGENT: OR condition in method.

2009-04-09 Thread Khalil Rehman
No its not working. KHALIL UR REHMAN To: Axapta-Knowledge-Village@yahoogroups.com From: loya.su...@gmail.com Date: Thu, 9 Apr 2009 12:48:10 +0530 Subject: Re: [Axapta-Knowledge-Village] URGENT: OR condition in method. Hi, This is or condition you need for same

RE: [Axapta-Knowledge-Village] Re: URGENT: OR condition in method.

2009-04-09 Thread Khalil Rehman
KHALIL UR REHMAN Dear Sumit this condition also gives me Syntax Error. anyother solution. regards. Khalil To: Axapta-Knowledge-Village@yahoogroups.com From: loya.su...@gmail.com Date: Thu, 9 Apr 2009 12:59:25 +0530 Subject: Re: [Axapta-Knowledge-Village] Re:

RE: [Axapta-Knowledge-Village] Re: URGENT: OR condition in method.

2009-04-09 Thread Khalil Rehman
Hi Sumit, thank you very much for your support i tried already and its working fine. now there is another question which is if i want to print a Vendor Account and Name of the Ledger Report Header. e.g. if i select BPV or Vendor Payment through AP Module then Selected Vendor Account

[Axapta-Knowledge-Village] Multiple lines posting in General Journal

2009-04-09 Thread Abhay
Dear All, I amd trying to post multiple lines through General Journal,  the lines all have different ledger Acount codes and different but the debit and credit totals match . In the setup of  Journal Names in the general tab I have selected In connection with balance. But while validaing the

Re: [Axapta-Knowledge-Village] Re: URGENT: OR condition in method.

2009-04-09 Thread Sumit Loya
Hi Khalil, Did you try this IF ( (ledgerJournalTable.JournalName == BPV) || (ledgerJournalTable.JournalName == VEN_INV) ) Note the number of paranthesis. Regards, Sumit On Thu, Apr 9, 2009 at 2:26 PM, Khalil Rehman khalilrehm...@hotmail.comwrote: *KHALIL UR REHMAN * Dear

[Axapta-Knowledge-Village] URGENT: Error In production Order.

2009-04-09 Thread Khalil Rehman
Dear All, when i am trying to update the status of a production order, from Created to Estamed then its giving me error (Illegal Reference - under one of BOM Item and i check all setup regarding that item and i did not find any setup issue with this.) need urgent attention please.

[Axapta-Knowledge-Village] Re: AX2009 with separate domain controllers?

2009-04-09 Thread kardo_ax
the customer wants to have two applications one for each domain (Location) and each with its own database but he wants the databases to be alike at any time ? Is this possible? how? or what is a best scenario for such a case? thanks? --- In Axapta-Knowledge-Village@yahoogroups.com, Suresha

[Axapta-Knowledge-Village] Ranges in Queries...

2009-04-09 Thread pranam mukher
Hi all   I have one doubt in queries When we should go for AddRange ,findRange and FindorCreaterange in Queries... can anyone tell me briefly   thanks in advance     Pranam Download prohibited? No problem. CHAT from any browser, without download. Go to

[Axapta-Knowledge-Village] Re: Sql 2008

2009-04-09 Thread danfine
Hi, I recogonized this problem from one of our implementations. The way our consultant resolved it was to copy the .dll file to the AX program files folder and it solved the issue. It this doesn't work, I can put you in touch with the consultant that worked through this and he can recommend

[Axapta-Knowledge-Village] AX2009 Purchase invoice matching

2009-04-09 Thread varsityblews
Hi there Our client only invoices on purchase orders what has been Received by selection the Quantity = Delivery note option when posting the invoice. This is the prevent them from invoicing stock that hasn't been received. On AX2009 when selecting Post quantity = Delivery note, there is an