now it works! Yes, it was a problem with the contactPersonID. i�ve got my
solution now and i am just waiting for anybody to logout...
Thank you very much!
BR
Michael
-----Original Message-----
From: Mister L [mailto:[EMAIL PROTECTED]
Sent: Friday, July 16, 2004 3:44 PM
To: [EMAIL PROTECTED]
Subject: AW: [development-axapta] adding to CustTable and ContactPerson
Dear Michael,
did you check, that your CustTable.insert()-Method does not call a
ContactPerson.insert()? Or maybe you try to import a ContactPerson-record
with empty fields several times. I also would take a look at the
unique-index of ContactPerson-Table.
HTH
Herbert
| -----Urspr�ngliche Nachricht-----
| Von: Michael Huber [mailto:[EMAIL PROTECTED]
| Betreff: [development-axapta] adding to CustTable and ContactPerson
|
| Dear Axapta-Developers,
|
| i want to add some information to the tables custtable and
| contactperson.
| for this i copied a job wich was originally coded and used by
| our AX-Developer.
|
| i modified the job to fit to the data i want to import.
|
| the job should first import the customer information to cust
| table and then import the contact person data (related to the
| customer info).
|
| when i try to run the job axapta creates a message wich says
| that the contactperson i want to import does already exist.
| But i am shure that it does not!
|
| In the debugger i can see that the job does anything i want,
| the data is mapped to the right fields an so on. but then the
| job exits at this line:
|
| contactPerson.insert();
|
| But if i create a copy of the table contact person and import
| to this (emty) table all works perfectly, the company gets
| imported to custtable and the persons get imported to
| copyofcontactperson...
|
| i don�t understand this behavior...
|
| please help me!
|
| best regards,
|
| michael
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129dnk3tb/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705006764:HM/EXP=1090084750/A=2128215/R=0/SIG=10se96mf6/*http://comp
anion.yahoo.com> click here
<http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=334885965>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
<http://groups.yahoo.com/group/development-axapta/>
* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

