Hi All,
For some reason i cannot attach files to my post, i have posted a similar question SCN Forums i Would Appreciate if you can look at that post and answer my questions
http://scn.sap.com/thread/3318849
venki_bo (BOB member since 2013-02-28)
Hi All,
For some reason i cannot attach files to my post, i have posted a similar question SCN Forums i Would Appreciate if you can look at that post and answer my questions
http://scn.sap.com/thread/3318849
venki_bo (BOB member since 2013-02-28)
Too long of an email thread to read. If you have a question, please formulate it here again.
Integrity constraint means that the database does enforce a foreign key relationship. So maybe you load two tables which do enforce a relationship? If that is the case there are flags in the loader options of both table: include in transaction, transaction order. The first should be checked at both tables, the order should be set to 1 on that table that contains the master, the 2 is set on the table that does reference the master.
Werner Daehn (BOB member since 2004-12-17)