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

2004-11-19 Thread Preston A. Larimer
What Jens said.. :-) -Preston _ From: Danny Gaethofs [mailto:[EMAIL PROTECTED] Sent: Thursday, November 18, 2004 1:19 PM To: [EMAIL PROTECTED] Subject: RE: [development-axapta] Joining two customers into one Preston, After reading this discussion I did some test on the

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 To: [EMAIL PROTECTED] Subject: RE: [development-axapta] Joining two

[development-axapta] Axapta 3.0 SP3 and Oracle 10

2004-11-19 Thread Tomasz Dudek
Hello All! Have anybody installed Axapta 3.0 SP3 with Oracle 10 database? We have some problems with Oracle 9 on customer's machine and we going to instal Oracle 10. Unfortunately we have no experience in connecting this version of Oracle and Axapta, so we finding any advices. Please help Any

[development-axapta] str2map

2004-11-19 Thread byteway_so
Hi all, I was looking for a method like: str2map. But there is no such method available in Axapta. The only alternative to assign a key=value pair to a map object is to itterate through the string yourself. Because I always forget this, I post this information here. If someone has a

Re: [development-axapta] str2map

2004-11-19 Thread Max Belugin
Hello byteway_so, ïÿòíèöà, 19 íîÿáðÿ 2004 ã., you wrote: b str s = key1=value1, key2=value2, key3=value3, key4=value4, b key5=value5; b Container c; b str keypair, key, value; b int i, ipos; b ; b c = str2con(s); b for (i=1; i conlen(c)+1 ; i++) b { b keypair = strRTrim(strLTrim(ConPeek(

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

2004-11-19 Thread Danny Gaethofs
Thanks Preston, Jens, This confirms my thoughts. This way of working looks quite similar to what I did for another ERP application. But my approach there was more generic. Although I also had to deal with those kind of exceptions. My starting point is the EDT. I still see some problems

[development-axapta] Field of Dialog invisible

2004-11-19 Thread Alfonso Collados Arroyo
Hi all, I I have a class that throws a report. This class extends from InventReport_DimParm. The dialog of this class shows me all the fields to choose in the InventDimParm Table. I want to do invisibles some of these dialog fields , but only when I throw my class, I don't want modified

[development-axapta] disable fields depending upon the inventory Dimension

2004-11-19 Thread Girish Bhatkal
Hi All, I am trying to create a new journal posting (similar to the Inventory journal posting (profit/loss)). In the journals lines we see that when and ItemId is selected, depending upon the dimension group settings for this Item, the warehouse dimensions are activated and

RE: [development-axapta] Field of Dialog invisible

2004-11-19 Thread Preston A. Larimer
Alfonso, correct me if I'm wrong, but I expect this is what you are dealing with, the class InventReport_dimparm dialog is this public Object dialog() { ; dialog = super(); dialogDimGroup = inventDimParm.addFieldsToDialog(dialog,@SYS53654,true); return dialog; } And your

RE: [development-axapta] Field of Dialog invisible

2004-11-19 Thread Preston A. Larimer
Alfonso, I put the declaration for the dialogGroup in the dialog method in my exaple, but in reality that declaration has to go in the classDeclaration of the base class in order to be visible in the sub class. Sorry if it causes confusion. -Preston _ From: Alfonso Collados

[development-axapta] Re: str2map

2004-11-19 Thread byteway_so
Oh no, just when i thought i got it working... What I can see is that the first value is not read ok. So when the string s=1=2, 2=3, 4=5, the first container value will be 1. That's a bummer. I think I will have to track down the global method str2con to see why this happens. I saw on you

[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!