I assume you mean SAP the ERP solution? You need to see if the SAP implementation has an API(s) you can talk to. You can't/won't be talking direct to SAP's permanent storage which is likely to be Oracle.
Connect SAP software with PHP
Hi Guys,
I have an SAP software and now I am going to develop a Customer Web Portal in php so that our customers can log-in and see all data relating to their orders which will be pulled from SAP - Order history, Current Order Status, Invoice Details etc. I have some questions.
1). can I connect sap with PHP. if so, how can I do that?
2). if my web application is in third-party hosting provider(Ex: GoDaddy with domain). can I access SAP data even though if it is not in the local server?
3). Is there any way that I can access data using API so that I can directly call that API in PHP and just display that without any extra work?
Please suggest me the easiest way to do this.
Waiting for your reply.
Please or to participate in this conversation.