cancel
Showing results for 
Search instead for 
Did you mean: 

Same RFC in different Interface

Former Member
0 Kudos

Hi All,

It is possible to use same RFC in different Interface?Suppose I'm using different program id and two interface is triggering in different time.

Thanks,

Arthita

Accepted Solutions (0)

Answers (1)

Answers (1)

monikandan_p
Active Participant
0 Kudos

Hi Arthita,

<<It is possible to use same RFC in different Interface?

Yes, you can use same RFC for different interfaces in different namespaces based on the software component version.

Suppose, if you are going to use the same RFC for different SWCV for different interface you need to import that RFC from ECC.

Also, If the program logic is different and its updating in different table you need to develop new RFC.

Best Regards,

Monikandan.

Former Member
0 Kudos

Hi Monikandan,

Yes, you can use same RFC for different interfaces in different namespaces based on the software component version.

If in one particular SWCV , create different namespace for two different interface and using same RFC as sender or receiver, no error will occur ?

Thanks,

Arthita

monikandan_p
Active Participant
0 Kudos

No error will occur.

Best Regards,

Monikandan.

Former Member
0 Kudos

Hi Monikandan,

Thanks for your quick reply...

Rgrds,

Arthita