Quantcast
Channel: Microsoft Dynamics GP Forum - Recent Threads
Viewing all articles
Browse latest Browse all 32807

Generalized method to Create, Update, Get and Delete records from GP.

$
0
0

Hi All,

I am new to GP. Creating a small application, using the GP webservice.

Below is the sample code I am using.

 Policy objCusomerPolicy = wsDynamicsGP.GetPolicyByOperation("CreateCustomer", context);

  wsDynamicsGP.CreateCustomer(objCustomer, context, objCusomerPolicy);

Is there any generalized method there using webservice, like single method to create records in GP. Similarly for update, delete and getting records.

 

Regards,

Priya.


Viewing all articles
Browse latest Browse all 32807

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>