cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any webservice where i can create a customer?

Former Member
0 Kudos

Hello all,

I am a beginner in vc 7.1, i am trying to create a sample program, where in i can create a customer in a webservice.

is there any particular webservice to do this, or can any of you provide a document which helps me.

looking forward for your replies.

Thanks in advance.

Thanks and regards,

Santhosh Guptha N.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi santhosh,

Are you working using NWDS or using a server (i.e using a web browser) ?

Former Member
0 Kudos

Hi,

I guess, your requirement is to create a customer through webservice. For this i think you need to create a BAPI for creating a customer and export it as webservice and later on consume that webservice in VC. There are no of blogs for how to consume webservice in VC, below is the link for that

[https://www.sdn.sap.com/irj/scn/advancedsearch?query=consumingwebservicein+VC&cat=sdn_all]

Regards

Raghu

Former Member
0 Kudos

Hi,

use the below Webservices

https://www.sdn.sap.com/irj/scn/wiki?path=/display/vc/webservicesforVisual+Composer

Govindu