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: 

what is C forms and utilities

Former Member
0 Kudos

what is C forms and utilities.Can anyone explain tht.

1 ACCEPTED SOLUTION

glio_ad
Active Participant
0 Kudos

Hi,

although I am not sure, I assume that it has to do with external utilities, applications and forms/routines in DLLs written in C/C++ that could call RFC-enabled function modules in SAP through RFC protocol.

Especially, if such routines/applications are written within the .NET framework, it is particularly easy to make them communicate with SAP through RFC-Function Modules and/or BAPIs.

Hope this sheds some ligt to your question.

Regards,

George

2 REPLIES 2

glio_ad
Active Participant
0 Kudos

Hi,

although I am not sure, I assume that it has to do with external utilities, applications and forms/routines in DLLs written in C/C++ that could call RFC-enabled function modules in SAP through RFC protocol.

Especially, if such routines/applications are written within the .NET framework, it is particularly easy to make them communicate with SAP through RFC-Function Modules and/or BAPIs.

Hope this sheds some ligt to your question.

Regards,

George

Former Member
0 Kudos

thanks