Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Call ABAP from C prg.

Former Member
0 Kudos
80

Hi,

Can anybody give me some info of how to call an ABAP program from a C program.

Thank You,

SB.

1 REPLY 1

Former Member
0 Kudos
59

Hi,

You can use DCOM Connector to generate C program based in BAPI or RFC.

Read about connectors in service.sap.com/connectors