2005 Oct 07 6:01 PM
Hi Friends,
How can i call a C/C++ Program or a Function in an Abap Program.or an Abap Module or Bapi in a C/C++ Program.
Regards,
Gowtham Kuchipudi.
Hi Friends,
How can i call a C/C++ Program or a Function in an Abap Program.or an Abap Module or Bapi in a C/C++ Program.
Regards,
Gowtham Kuchipudi.
2005 Oct 07 6:05 PM
Let's talk about ABAP -> C/C++
You already have C functions being called in ABAP ! It is the C functions from the SAP Kernel.
There are several approaches to your problem :
- one could be to simply execute the program from the Shell (Unix or the Windows command)
- antoher would be add the function to the SAP Kernel (which is a bit of a job since you have to recompile the Kernel)
Regarding C/C++ -> ABAP, I am sure there are a lot of examples around like for the other languages (VB, Java, ...).
Hope it helps.
Cheers,
Message was edited by: Guillaume Garcia
2005 Oct 07 6:14 PM
Instead of calling already existing C Functions, if i want to call a C function written by me what should i do. You said that we can do that by executing a program from Command line. Can u give some more information on that.
And how to call already existing C Functions.And where can i get the list of existing C Functions.
regards,
Gowtham Kuchipudi.
2005 Oct 08 10:15 AM
2005 Oct 10 5:18 PM
Maybe this link will meet your requirements :
http://help.sap.com/saphelp_46c/helpdata/en/9d/ab1af4055b11d2806500c04fadbaa1/frameset.htm
Cheers,
Guillaume
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |