hello, I´m trying to do a program because I need to do a interfaces. the idea is to charge new bussines partner ( for example) every saturday night automatically from one aplication to SAP Bussines ONE. For that, I have made a program that starts from windows programming task. The problem is I don't know which tables I have to use. I need to get a relations tables diagram because I need to know where I have to insert records.
Thanks
Hello Francisco,
there's a help-file available from SAP which contains a description of the relations between the tables (or at least related fields) and the fields and their types inside the tables. It should be included in the SBO 6.5 package. If you're not able to get it, I can send it to you via e-mail.
BUT:
a) This file isn't complete and
b) It's definetly not a good idea to insert records directly on the database - rather you should use the business objects given in the SDK to do that!
Regards,
Dierk
Add a comment