RE: [development-axapta] Syntax of table browser ?

2005-06-30 Thread Danny Gaethofs
;  > >   -Original Message- >   From: Danny Gaethofs [mailto:[EMAIL PROTECTED] >   Sent: Thu 30.06.2005 12:48 >   To: development-axapta@yahoogroups.com >   Cc: >   Subject: RE: [development-axapta] Syntax of table > browser ? >   &

RE: [development-axapta] Syntax of table browser ?

2005-06-30 Thread Danny Gaethofs
Dear Icham, You can enter pure SQL Statements in the edit window then press the button execute SQL statement Regards, Danny Gaethofs --- Koen Govaers <[EMAIL PROTECTED]> wrote: > X++ Coding > > -Original Message- > From: development-axapta@yahoogroups.com > [ma

[development-axapta] simple report question

2005-01-03 Thread Danny Gaethofs
Dear all, I want to realize that a control field in a programmable section repeats 5 times on the first line of my report. To test this I created a simple programmable section containing the field ItemId. I send the item record from the fetch() method. Using a while loop in my fetch me

[development-axapta] Checkbox printShippingLabel

2004-12-21 Thread Danny Gaethofs
Dear all, I have added a new checkbox to the form SalesEditLines. CheckBox is named: printCertitificate, property AutoDeclaration = yes, AllowEdit = No, Skip = yes I made sure that several methods on the Class SalesFormLetter are modified: - ClassDeclaration: add printCertificate - ini

RE: [development-axapta] Default field from InventTable to Purchase Line

2004-12-16 Thread Danny Gaethofs
; > written on the table. > > > >  > > > > In case if we want to use the same method of > > initializing the values from > > the InventTable, to  the purchline table  then we > > may not be able to use it > > if we have written on the form. > > > >  > > > >  > > &

RE: [development-axapta] Default field from InventTable to Purchase Line

2004-12-16 Thread Danny Gaethofs
ble  then we > may not be able to use it > if we have written on the form. > >  > >  > >  > >  > >  > >  > >  > >   _  > > From: Danny Gaethofs [mailto:[EMAIL PROTECTED] > Sent: 16 December 2004 12:05 > To: [EMAIL

[development-axapta] Default field from InventTable to Purchase Line

2004-12-16 Thread Danny Gaethofs
the node method on the datasource PurchLine? Can someone ensure this is the right spot to make the modification. regards, Danny Gaethofs Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group

Re: SV: [development-axapta] data import error

2004-12-08 Thread Danny Gaethofs
AIL PROTECTED]> wrote: > > Hi, > > You will experience this if you are trying to import > tables, that are shared > in your application. That could be the definition > group itself. > > /Jens > -Oprindelig meddelelse- > Fra: Danny Gaethofs [mailto:[EMAIL

[development-axapta] data import error

2004-12-07 Thread Danny Gaethofs
Dear all, Running axapta 3.0 sp3. I have exported data import/export definitions from my development database. When importing my data import/export definition groups into a test database I get an error message. The message says "not enough rights to insert the data or the imported file

Re: [development-axapta] Re: Axapta 2.5 SP2, Win XP SP2 , Office XP / Outlook

2004-12-06 Thread Danny Gaethofs
ith the admin user, so the CRM security > shouldn't be the > prob. > > Any other ideas? > > Thx > > Pirmin > --- In [EMAIL PROTECTED], Danny > Gaethofs > <[EMAIL PROTECTED]> wrote: > > > > Hi  Pirmin, > > > > > > Appa

Re: [development-axapta] Axapta 2.5 SP2, Win XP SP2 , Office XP / Outlook

2004-12-06 Thread Danny Gaethofs
Hi  Pirmin, Apparently you have swithed on the outlook synchronization field on the tab outlook of the employees. it can also be that you did not have the configuration key outlook synchronization under CRM Series enabled before and you did not. regards, Danny --- pbercher <[EMAIL PROTECT

[development-axapta] Support System

2004-11-19 Thread Danny Gaethofs
Dear all, I have been searching PartnerSource and PartnerGuide to find an overview of the latest service requests (ALL Reported and solved problems). I seem not able to find this overview. Can someone help me out and tell me where I can find it. regards, Danny Yahoo! Gr

RE: [development-axapta] Joining two customers into one

2004-11-19 Thread Danny Gaethofs
t; <[EMAIL PROTECTED]> wrote: > What Jens said.. :-) > >  > > -Preston > >  > >   _  > > From: Danny Gaethofs [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 18, 2004 1:19 PM > To: [EMAIL PROTECTED] > Subject: RE: [development-axapt

RE: [development-axapta] Joining two customers into one

2004-11-19 Thread Danny Gaethofs
Thanks Preston, Jens, I --- "Preston A. Larimer" <[EMAIL PROTECTED]> wrote: > What Jens said.. :-) > >  > > -Preston > >  > >   _  > > From: Danny Gaethofs [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 18, 2004 1:19 PM

RE: [development-axapta] Joining two customers into one

2004-11-18 Thread Danny Gaethofs
Preston, Reading the discussion I did some tests using the merge method. W --- "Preston A. Larimer" <[EMAIL PROTECTED]> wrote: > > Correct Jens, if you take the job as is and run it > on the demo data for two > customers you should see all transactions, Invoices, > picking list, sales >

RE: [development-axapta] Joining two customers into one

2004-11-18 Thread Danny Gaethofs
executing the merge. Is that correct? regards, Danny Gaethofs --- "Preston A. Larimer" <[EMAIL PROTECTED]> wrote: > > Correct Jens, if you take the job as is and run it > on the demo data for two > customers you should see all transactions, Invoices, > picking list, sa

Re: RE : [development-axapta] Document SalesInvoice

2004-11-18 Thread Danny Gaethofs
our > field. > > About removing blank lines in address, I think > you'll have to code it. > > Steeve... > > > -Message d'origine- > De : Danny Gaethofs [mailto:[EMAIL PROTECTED] > Envoyé : 17 novembre 2004 11:24 > À : [EMAIL PROTECTED] > Objet :

[development-axapta] Document SalesInvoice

2004-11-17 Thread Danny Gaethofs
how I can avoid that blank lines in an address field are printed on the document. Is there a method that enables me to strip blank lines from the field upon printing? Regards, Danny Gaethofs Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your

Re: AW: [development-axapta] CustInvoiceTrans.lineNum versus SalesLine.lineNum

2004-11-16 Thread Danny Gaethofs
lease note that anyone can delete a sales order. So > you don't have any infos to print. > Better way is to store your info in > CustInvoiceTrans. > > Denis > > > -Ursprüngliche Nachricht- > Von: Danny Gaethofs [mailto:[EMAIL PROTECTED] > Gesendet:

Re: AW: [development-axapta] CustInvoiceTrans.lineNum versus SalesLin e.lineNum

2004-11-16 Thread Danny Gaethofs
one invoice per customer for several > sales orders and if someone prints the linenum on > the invoice it would be funny... > > > /Otto > > > -----Ursprüngliche Nachricht- > Von: Danny Gaethofs [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 16. November

[development-axapta] CustInvoiceTrans.lineNum versus SalesLine.lineNum

2004-11-16 Thread Danny Gaethofs
Dear all, I am trying to print some additional information on the invoice line. The information is not stored in the table CustInvoiceTrans but remains in the table SalesLine, at least for now. I created a display method that looks up the value. Example: The method contains the following

Re: [development-axapta] SalesTable

2004-10-29 Thread Danny Gaethofs
Thanks Aji, Thanks for the extensive reply. This completes my analysis and enables me to perform the update and add a my new document. regards, Danny --- Aji Sarosa <[EMAIL PROTECTED]> wrote: > > Hi Danny, >  > Container fed by checkIfUpdate is actually built in > method checkIfUpdate()

Re: [development-axapta] SalesTable

2004-10-27 Thread Danny Gaethofs
Thanks a lot Aji, Before I saw your answer I spent a lot of time on figuring all of this out. You confirm what I learned meanwhile. Nevertheless the thing I still do not catch is where the container checkIfupdate gets its values. During my analysis I did find the method checkIfUpdate() on t

Re: SV: [development-axapta] index file axapd.aoi

2004-10-08 Thread Danny Gaethofs
Pieter, Where can I find them in the database ? Cause almost all objects in the data dictionary keep their id number even when a modification is made to them in a higher layer. Nevertheless the system knows that is has been modified and in which layer. What logic is used to ensure that a mod

Re: [development-axapta] Override versus Overload

2004-07-26 Thread Danny Gaethofs
Jens, Apparently overloading is not working, but the error message I get is questionable. I Just created the following classes: animal() {     void talk()     {     print "animal talk";     } } dog() extends animal {     void talk(int z)     {     print "dog talk";     } } No

Re: [development-axapta] Hardware sizing

2004-07-25 Thread Danny Gaethofs
Dear Arkadiusz, Check out: http://www.fujitsu-siemens.com/solutions/strategic_partners/microsoft/axapta.html regards, Danny Arkadiusz Zimniak <[EMAIL PROTECTED]> wrote: HAllo, I have to prepare list of hardware for Axapta installation. Where can I find guidelines for this ? (I know that

Re: [development-axapta] User modifications.

2004-06-24 Thread Danny Gaethofs
Jens, I guess these are stored in the axusr.aod. regards, Danny Jens Strandberg <[EMAIL PROTECTED]> wrote: Hello there, In which files are user modifications stored in Axapta ? I am thinking of modifications of forms (adding new fields, hiding existing ones, moving fields etc.) Thanks in

Re: [development-axapta] Turn on 'Tips of the day'

2004-06-11 Thread Danny Gaethofs
Harish, Go to Tools, Options, select button toolbar . there you can find show tool tips regards, Danny Harish Mohanbabu <[EMAIL PROTECTED]> wrote: Hi Some time back I turned off 'Tips of the day' for couple of users.  Now I want to turn it on for them.  How can I do this?  Please let me

RE: [development-axapta] BOM Line Item Name

2004-05-18 Thread Danny Gaethofs
Dear all, The name in the bom lines is created by looking at the inventdim table, I do not know yet how, but afaik, the other problem I am having is the following: The records in the inventdim table are created the moment an item is added to the bom line having one of the inventory dimensio

RE: [development-axapta] BOM Line Item Name

2004-05-18 Thread Danny Gaethofs
Oliver, Thanks I had noticed the DataMethod was there on the property sheet of the grid, but I was not able to find the method. I found it now, but still have a question about it. the method itemNameGrid activates the method itemName on the table BOM. This method returns the item name as

Re: [development-axapta] Auto creation of a Quotation line

2004-05-10 Thread Danny Gaethofs
Akash, I will give you one way you can accomplish this. Of course there will possibly be more alternatives. Override the run() method In the form's methods node (in other words create a run method) and add the following line after super() Datasourcename is the name of the quotation table

RE: [development-axapta] Members can not be added to EMail Groups

2004-04-01 Thread Danny Gaethofs
them as datasources on one form without causing problems?regards,Danny Gaethofs Yahoo! Groups Links***This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify

[development-axapta] Query Configuration

2004-03-24 Thread Danny Gaethofs
Dear all,   I am trying to generate an overview of the configuration keys and their parents in the system. I am targetting at displaying which of the keys are enable and which are not. I want to have the output exported to a fle or else printed.   I have 4 main questions:   1.Can someone explai

RE: Re-2: [development-axapta] Mutli-Country Implementation - Single Database

2004-03-04 Thread Danny Gaethofs
integration procedure as explained by you for the SYS layer should be enabled for the DIS Layer. I believe this is a global MBS responsible to create the climat for something like this to happen.     Regards, Danny Gaethofs"Mai-Britt Winther (MICROSOFT BUSINESS SOLUTIONS)" <[EMAIL PROT

RE: [development-axapta] Mutli-Country Implementation - Single Database

2004-03-04 Thread Danny Gaethofs
available.   Regards, Danny Gaethofs"Mai-Britt Winther (MICROSOFT BUSINESS SOLUTIONS)" <[EMAIL PROTECTED]> wrote: Hi Danny   For version 4.0 you will expect to find the vast majority of the DIS layers merged into the SYS layer. And as a new thing we are actually striving to deliv

Re: [development-axapta] X++ language reference

2004-03-03 Thread Danny Gaethofs
Peter,   Have a look on technet.navision.com. Download the developers guide.   You have to register, but you can find a lot of information there under documentation.   Kind regards, Danny Gaethofspeter_wodoy <[EMAIL PROTECTED]> wrote: I'd search through the Internet ... but I can't found any X++

RE: [development-axapta] Mutli-Country Implementation - Single Database

2004-03-02 Thread Danny Gaethofs
Gert,   Thanks for sharing your experience.    It seems there are a lot of problems to overcome before one can easily execute a global roll-out over several countries.     Mai-Britt,   When can we expect the new release AND will all the current DIS layers be integrated?   What kind of developmen