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

Remote Function Module call from ECC to CRM (how to pass parameters?)

Former Member
0 Likes
485

Hi there,

I have a remote FM that I would like to call from ECC to CRM. The FM is remote-enabled, so I assume that I can call this from CRM. However, in CRM some of the table structures that is required are not available. Hence, my export/import parameters won't be match, unless I create those types in CRM, but this is going to major work!!

How do we pass/import the parameters since the data type in ECC is vastly different/not available in CRM?

Cheers

Hi there,

I have a remote FM that I would like to call from ECC to CRM. The FM is remote-enabled, so I assume that I can call this from CRM. However, in CRM some of the table structures that is required are not available. Hence, my export/import parameters won't be match, unless I create those types in CRM, but this is going to major work!!

How do we pass/import the parameters since the data type in ECC is vastly different/not available in CRM?

Cheers

1 REPLY 1
Read only

Former Member
0 Likes
409

The structure will need to be defined in CRM.