
Hi All,
i am working on one of the integration APP, where i am using econnect API with Client C# application. i would like to select specific company from GP available multiple company through econnect and create sales order in same specific company. similar i want to use same for multiple entities like customer and product creation using econnect.
can any one please let me know how can this can be implemented and what are the possibilities or feasibility for the same.
Regards,
Praveen
*This post is locked for comments
I have the same question (0)This might help you get started ?
community.dynamics.com/.../how-to-get-the-company-details-from-gp-using-econnect
The company ID data is stored in the System db (DYNAMICS) in the table SY01500..
You need to query that before to get the INTERID which is required to select the proper GP company before calling the eConnect SP.