Is it possible to provide RFCs (remote function calls, aka remote procedure calls) as web services with SAP 4.6C?
Is it possible to provide RFCs (remote function calls, aka remote procedure calls) as
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is not directly possible (not as simply as ECC6, at least)
you can either create a custom webservice that call the RFC and expose it, or use the SAP Business Connector that expose RFC-enabled function and BAPI as webservice. This tool is available to download from SAP service.
this question on SDN
regards,
Guillaume