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 Module

Former Member
0 Likes
708

Hi Friends,

I have some Function Modules in R/3. My requirement is to bring this FMs to CRM System. Please give me the possible ways of doing the same.

Thanks,

Radhika.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
687

Radhika,

You have the option of transporting them by attaching them to a transport request. But if I remember your requirements you have developed some RFC's - so these will be called from your CRM system, why do you want the source code in CRM as well?

regards,

Ravi

7 REPLIES 7
Read only

Former Member
0 Likes
687

Hi

What does it mean "bring this FMs to CRM System".

If those fm are RFC you can call them from CRM.

Max

Read only

Former Member
0 Likes
687

Source code can be downloaded to desktop and can be uploaded but you need to copy and paste the import export tables parameters.

Regards,

Ravi

Read only

Former Member
0 Likes
688

Radhika,

You have the option of transporting them by attaching them to a transport request. But if I remember your requirements you have developed some RFC's - so these will be called from your CRM system, why do you want the source code in CRM as well?

regards,

Ravi

Read only

0 Likes
687

These Function Modules are Normal Function Modules, not remote Modules. I Want to pull these Normal FM to the CRM system

Read only

0 Likes
687

Hi

You have to re-create them in CRM

Max

Read only

Former Member
0 Likes
687

Do you mean to say that you want to execute them from CRM Or You want to re-create it to CRM?

In case of execution, you can use RFC call from CRM system.

Regds,

Akshay

Read only

Former Member
0 Likes
687

solved