cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieve SFC Information (Item) using Webservice

Former Member
0 Kudos

Hi all,

is it possible to retrieve SFC information for a given SFC, in this case the item, using webservice interface?

Thanks,

Patrick

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

WHich ME version are you using

There was legacy webservices in 5.2 (if I not mistake) called SFCService under

http://<add>/manufacturing-services/SfcService?wsdl

but the webservices are deprecated in 6.0. SAP will (I dont know when) release an Web Service that exposes all base ME API.

I think if you are using 6.0, you probably have to write your own webservice to expose SFC data in SDK.

sengkiang