Application Development and Automation 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: 
Read only

function

Former Member
0 Likes
337

while a function module is being created,what will be happened in the memory,and inorder to a transfer a function module to .net user,what is th process

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
317

Hi,

If you would like to transfer data those Functions have to be RFCs.

You can refer RFC documentation from help portal.Through RFCs you can communicate with .NET

When FM creates it creates an memory space or section into Database.

Reward if useful!

1 REPLY 1
Read only

Former Member
0 Likes
318

Hi,

If you would like to transfer data those Functions have to be RFCs.

You can refer RFC documentation from help portal.Through RFCs you can communicate with .NET

When FM creates it creates an memory space or section into Database.

Reward if useful!