cancel
Showing results for 
Search instead for 
Did you mean: 

Is it MessageInterface?

Former Member
0 Kudos

Hi Experts,

Microsoft : To retrieve the employee details, they use GetEmployeeDetails <b>method</b> as a service. The input request value will be passed as a parameter for the GetEmployeeDetails method.

SAP XI : What is the <b>corresponding</b> object we have to use in XI for <b>method</b>(in Microsoft). I think, method means message Interface in XI. Is it correct?

Regards

Sara

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

From XI perspective, <b>GetEmployeeDetails</b> will be your outbound interface.

Regards,

Jai Shankar

Answers (6)

Answers (6)

Former Member
0 Kudos

U r right Message Interface.

Former Member
0 Kudos

Hi All,

Thanks for the responses.

Regards

Sara

Former Member
0 Kudos

In your thread u did't clearly mention about that.

In case of webservice u r correct it is the message interface

regards

yugapreetha

Former Member
0 Kudos

As said by prabhu

its a Fuction module here we will call that as RFC(Remote function call)

regards

yugapreetha

Message was edited by:

Yugapreetha T

Former Member
0 Kudos

Hi Sara,

What i understand is if you say

<i>they use GetEmployeeDetails method as a service. The input request value will be passed as a parameter for the GetEmployeeDetails method.</i>

I understood it similar to webservice, which means it is interface.

I think when we say a method it is a processing unit.

Regards,

Ramesh P

prabhu_s2
Active Contributor
0 Kudos

it could also mean of some function modules which is remote enabled and called in XI.

Former Member
0 Kudos

Hi sara

Here in SAP XI we will be using BAPI's i think so.

Is it a meesage interface?

At this case it acts as a message interface and message type.

regards

yuagpreetha

Message was edited by:

Yugapreetha T

Former Member
0 Kudos

Hi Yuagpreetha,

My scenario is Webservice -> XI -> JDBC. We are not using BAPI. According to me, Message Interface is correct. Just, I would like to know/confirm from experts.

Regards

Sara

Former Member
0 Kudos

Hi,

Yes Sara, Web Service throws you interface to provide the service. It is Interface.

Regards,

Ramesh P