cancel
Showing results for 
Search instead for 
Did you mean: 

Invoke MII Transaction thru RFC Call from SAP

Former Member
0 Kudos

Hi,

We want to get the data from Oracle DB table thru MII (12.0.2).

We need to use RFC call from SAP to MII.

Is it possible to invoke the MII transaction thru RFC by setting in Message Listener?

We have used iDoc messages but not tried with RFC.

How to do that?

Regards,

Senthil

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I feel MII doesn't have anything equivalent to RFC in ECC. You may try web services in an ABAP program

Hope the article below helps you

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/9f101377-0c01-0010-269f-c3ee905d583b&override...

Regards,

Musarrat

Former Member
0 Kudos

Hi,

if u want to use RFC call in transcation set ECC login crediantls in u r MII.then call bapi name in rcf call pattren if know or search for it and pass parameter for BAPI.

if your looking for doc then i can send.

Thanks,

Ramesh

Former Member
0 Kudos

You can call the MII Transaction as a web service in ABAP.

Hope this might help.

Edited by: maaz ahmed on Jun 16, 2011 9:17 AM