
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Calling External Programs Using SAP Connector
Yes, it is possible to address or call an external program using SAP connector SDK. From ABAP, you can reference external program by SAP’s RFC protocol.
There are various SAP connector available for various programming languages. Few of them are
- JCo is the SAP Java connector
- NCo is the .NET SAP connector
- NW RFC SDK is the SAP NetWeaver RFC SDK for C/C++
Advertisements