Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web Service update backend

Former Member
0 Likes
387

Hi,

i now about WebService that can exposed data from Beckend to some requester,

there is a way to build WebService that can update data in the beckend .

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
363

how is that going to be different than the other webservice which extracts the data? You can use any BAPI or FM which updates the data in Backend ( ECC ), and expose as a webservice.

Hi,

i now about WebService that can exposed data from Beckend to some requester,

there is a way to build WebService that can update data in the beckend .

Regards

1 REPLY 1
Read only

Former Member
0 Likes
364

how is that going to be different than the other webservice which extracts the data? You can use any BAPI or FM which updates the data in Backend ( ECC ), and expose as a webservice.