[Axapta-Knowledge-Village] Getting error intermittently when trying to post pckingslip for PO

2005-04-21 Thread akash malohatra
Hi All, has anyone ever came across on this error " Cannot re-reserve a transaction due to locked Dimensions " ? This error comes up ir-regularly when i am trying to do a packingslip. But later when i try to post the packingslip for that PO , this work ok without any error. Any ideas ?? TIA

Re: [Axapta-Knowledge-Village] Re: What is the overlap quantity in production route

2005-04-21 Thread Leo Li
Hello,slees; Thank you for reply. I have found out the answer. Regards Leoslees32 <[EMAIL PROTECTED]> wrote: Leo,Am only answering this as no one else has so far but not sure if what I tell you will be of any value.We have not yet implemented production so have not used Axapta yet.But generally

RE: [Axapta-Knowledge-Village] Price fields to 4 decimals

2005-04-21 Thread James Flavell
Title: Message Thanks Jens,   So you mean you if you had to do it again you would just use the standard Axapta 'Price Unit' is it?  Can I ask why?   Thanks James   -Original Message-From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jen

[Axapta-Knowledge-Village] Re: What is the overlap quantity in production route

2005-04-21 Thread slees32
Leo, Am only answering this as no one else has so far but not sure if what I tell you will be of any value. We have not yet implemented production so have not used Axapta yet. But generally speaking, overlap is used to allow operations/sequences in a route to be produced in parallel, rather

[Axapta-Knowledge-Village] Search for CustVendExternalItem in form InventTable

2005-04-21 Thread Jens Strandberg
Title: Message Hello there, Ax 3.0 SP 3 I would like to add a feature to the InventTable form, so that I would be able to search for certain information in CustVendExternalItem, join this information with the corresponding InventTable records and present the InventTable records in the "norm

Re: [Axapta-Knowledge-Village] Axapta Financial Exam

2005-04-21 Thread rk
Hi, Do anyone have any technical certification coverage & topics?   Maverick - Original Message - From: Brandon George To: Axapta-Knowledge-Village@yahoogroups.com Sent: Thursday, April 21, 2005 9:28 PM Subject: RE: [Axapta-Knowledge-Village] Axapta Financ

RE: [Axapta-Knowledge-Village] Axapta Financial Exam

2005-04-21 Thread Brandon George
Sorry - ignore last email - I did not look at the whole thing before I started emailing again!   -LOL! From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cheah pohpohSent: Thursday, April 21, 2005 11:38 AMTo: Axapta-Knowledge-Village@yahoogroups.comSubj

RE: [Axapta-Knowledge-Village] Axapta Financial Exam

2005-04-21 Thread Brandon George
Thanks!   Is there only test for Fin (AR/AP) Is there a test for say CRM? Or a Test for the Enterprise Portal? Etc?   I would like to see a list of ALL avaible axapta test and certifications!   thanks, Brandon From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Beh

RE: [Axapta-Knowledge-Village] Axapta Financial Exam

2005-04-21 Thread Brandon George
Does anyone have any information about taking the Axapta tests? Maybe a list of them and what is on them?   thanks! -Brandon www.axaptajobs.com www.axaptacorner.com   From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Davide GianardiSent: Thursday, April

[Axapta-Knowledge-Village] Axapta Financial Exam

2005-04-21 Thread Davide Gianardi
Good morning,   does anybody have some examples about Axapta Finacial Exam  questions. I'd like prepare Axapta certification but I've not still found any example concerning Finacial Test. Can anybody help me. Thanks in advance.   Nuovo Yahoo! Messenger E' molto più divertente: Audibles,

RE: [Axapta-Knowledge-Village] Price fields to 4 decimals

2005-04-21 Thread Jens Strandberg
Title: Message Hello,    We did the same thing, but in a slightly different way. We created a new EDT, that extends the standard price EDT, but with 4 decimals. We have faced no problems.   However, looking at things in retrospect, we would probably do this differently.  We would create a s

Re: [Axapta-Knowledge-Village] Parsing parameter from a FORM to CLASS

2005-04-21 Thread Varden Morris
Hi Anton   Please see attachment. I created and example in a project for you.   Varden Morris   J. Wray & Nephew Ltd. - Group I.S. 234 Spanish Town Road Kingston 11, Jamaica, W.I.   Phone:  (876) - 923 - 6141 Ext. 2226Fax:  (876) - 923 - 5372 Cell:  (876) - 3833566Email:   [EMAIL PROT

RE: [Axapta-Knowledge-Village] Parsing parameter from a FORM to CLASS

2005-04-21 Thread Lars Holm
You could create a parm method in your class, similar to this: public SalesId parmSalesId(SalesId _salesId = salesId) { salesId = _salesId; return salesId; } declare your variable (salesid in this case) in classdeclaration and call this method from your form. Best regards, Lars Holm S

Re: [Axapta-Knowledge-Village] Re: Report Is Empty : SOLUTION FOUND

2005-04-21 Thread Varden Morris
Here is some background information:   Objects created from a class will live at the location specified. If you choose “Call from”, the object will live at the tier where the code creating it (by calling the new constructor) is running. Classes extending other classes will also inherit the RunOn

[Axapta-Knowledge-Village] Parsing parameter from a FORM to CLASS

2005-04-21 Thread Anton Tjiptadi
Hi all, how to parsing variable inputed in the FORM to a CLASS ? I created a FORM and it that form there's a button to call a CLASS. I have a textbox for user input in the FORM and I want to parsing it so that inputed text known in the CLASS. I appreciate any help ? thanks in advance.

RE: [Axapta-Knowledge-Village] Financial statement

2005-04-21 Thread Jason Crook
Thank so much I have been looking there but just overlooked it Thanks again   Regards Jason Crook Financial Systems Consultant Exordia(A Division Of PricewaterhouseCoopers) Tel : (011)797-4782 Fax    : (011)209-4782 Cel : 082 887 0914 e-mail : [EMAIL PROTECTED]   From: A

[Axapta-Knowledge-Village] Price fields to 4 decimals

2005-04-21 Thread James Flavell
Title: Message Hi all,   I would like to hear from those who have changed the price fields in Axapta to be 4 decimals whether there is any problems (Amount fields will still be 2 decimals).  I plan to change the Price and PriceCUR EDTs to 4 decimals and on the currency records set price r

Re: [Axapta-Knowledge-Village] Financial statement

2005-04-21 Thread Kaushik
hi yifaith1   u can change the date format in the DateTxt function of class LedgerBalanceSheetPrint i.e. u can use the function mthname(mthofyr(LedgerBalColumne.fromdate)) and the same in the todate also.   Hope it will solve ur problem.yifath1 <[EMAIL PROTECTED]> wrote: Hi all,I am trying to C

Re: [Axapta-Knowledge-Village] Oracle and ClusterIndex?

2005-04-21 Thread Raul Llorente Peña/OPENSOLUTIONS
Good questions I'd like to know that, too. Raúl Llorente Peña Análisis, Desarrollo e Implementación en Microsoft Bussiness Solutions-Axapta OPEN SOLUTIONS "hwimmer" <[EMAIL PROTECTED]> Enviado por: Axapta-Knowledge-Village@yahoogroups.com 21/04/2005 11:35 Por favor, responda a

Re: [Axapta-Knowledge-Village] Financial statement

2005-04-21 Thread Raul Llorente Peña/OPENSOLUTIONS
Do you mean to change this data in the header of the report?? Raúl Llorente Peña Análisis, Desarrollo e Implementación en Microsoft Bussiness Solutions-Axapta OPEN SOLUTIONS "yifath1" <[EMAIL PROTECTED]> Enviado por: Axapta-Knowledge-Village@yahoogroups.com 21/04/2005 11:20 Por fav

[Axapta-Knowledge-Village] Oracle and ClusterIndex?

2005-04-21 Thread hwimmer
Hi I have Axapta 3.0SP3 running on Oracle 9.2.0.2.1. (unfortunately I only have MSSQL experience and no Oracle). I know how Axapta creates an index if it is set in the property "ClusterIndex" on the table (Flag "grouped" on index is set to yes in MSSQL) and what the cluster means (organizing

[Axapta-Knowledge-Village] Financial statement

2005-04-21 Thread yifath1
Hi all, I am trying to Change the Headings(Dates) on the Financial Statements (general ledger --> reports --> Transactions -->Periodic --> Financial Statements) From 2004/03/12 to ,For instance March.Does anyone perhaps know where I make this Change. Any Help would be greatly appreciated.

AW: [Axapta-Knowledge-Village] Re: Remember Password in Axapta Login

2005-04-21 Thread Andrae, Tobias
set the os name only for this user... hth Tobias -UrsprÃngliche Nachricht- Von: Mohammed Sadiq [mailto:[EMAIL PROTECTED] Gesendet: Do 21.04.2005 07:59 An: Axapta-Knowledge-Village@yahoogroups.com Cc: Betreff: RE: [Axapta-Knowledge-Villag

Re: [Axapta-Knowledge-Village] Re: Report Is Empty

2005-04-21 Thread Raul Llorente Peña/OPENSOLUTIONS
Can you see the same data in forms both in 2tier as 3 tier?? (Customers, customer transactions, etc...) Raúl Llorente Peña Análisis, Desarrollo e Implementación en Microsoft Bussiness Solutions-Axapta OPEN SOLUTIONS "jesse" <[EMAIL PROTECTED]> Enviado por: Axapta-Knowledge-Village@yah

RE: RE: [Axapta-Knowledge-Village] - Import Wizard Help

2005-04-21 Thread Harry \(Harshawardhan Deshpande
hi   May be because the folder "My Documents" has a space character?     regards   harry Well I have Excel version 2000...   It turned out to be some strange rights issue - I was creating the Excel Spreadsheet in the 'My Documents' folder. When I tried to create the same Spreadsheet in the c:\t

RE: RE: [Axapta-Knowledge-Village] - Import Wizard Help

2005-04-21 Thread Raul Llorente Peña/OPENSOLUTIONS
Curious, indeed!! Raúl Llorente Peña Análisis, Desarrollo e Implementación en Microsoft Bussiness Solutions-Axapta OPEN SOLUTIONS "Brandon George" <[EMAIL PROTECTED]> Enviado por: Axapta-Knowledge-Village@yahoogroups.com 20/04/2005 21:53 Por favor, responda a Axapta-Knowledge-Vil