0

I am trying to create SalesOrder via api and inserting them into SQL database . Tables I am using : SOHeader and SOLine

Column to insert into both object : SlsperID I am able to link line wih SLsperId but not with Soheader. I tried to create it manually and then cloned that row in SQL but still its not linking with Sales order. Maybe there is another table which holds relationship between Salesperson and SOheader

1 Answers1

0

I know this is a year old... but just in case this is still an issue.... Could you provide some more details about how you are trying to interface with the Dynamics SL database? You mention that you are "create SalesOrder via api "... What "API are you using? There is no API included in the Dynamics SL product, so to answer your question, it would be very helpful to have a better understanding of what interface you are using.

Tom Malia
  • 31
  • 3