cancel
Showing results for 
Search instead for 
Did you mean: 

Post Data to SAP

Former Member
0 Kudos

Hi All,

Can you please tell me what are the wayys to post production performance data back to SAP system. Can JCO be used for the same

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I my understanding you can set the data u want to submit in a JCO request XML and in such case the response will be like a confirmation or error....

Is this correct?

There is also a way to submit the data using ES web services..

Which are the web services or BAPI that receives a Production Performance and Prodiction Capability data from an MES system....

What is the web service url to be given in such cases if we use ES services...

0 Kudos

hi Piyush,

Once the JCO connection is setup between xMII and an SAP Server, then you can call any RFC or BAPI of that server. In same way you can call the BAPI which confirms order execution.

The list of released ES Services can be found out from the "ES Workplace" on SDN. From there you can get to know the name and functionality of the service. However, to use it you need to have appropriate SAP ECC server with the relevant enhacement package installed. If you have such a server, then you can easily find the WSDL link using the transaction WSADMIN.

This WSDL is used xMII transaction to call the service.

Hope this helps.

regards

Deepak