简体   繁体   中英

How to integrate php application with SAP using web service?

i need some basic idea for how to integrate SAP Application with my PHP Application. ,y client need to get the employees list from SAP and after calculation send the resultant data against each employee in particular date .. But i have no idea about SAP , can anybody help me , what will be the initial requirements and what should i require from the client (SAP user). And how i will communicate with SAP using PHP.

I you're getting data from a (SAP) ECC HR system, ABAP (SAP ECC programming language) function module can be web-enabled by encapsulating them into a web-service. there is a 'simple' button for this. If you're not competent into the ABAP language, then just ask you're customer for the web service informations. This should be a black-box for you.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM