cancel
Showing results for 
Search instead for 
Did you mean: 

MII to R/3

Former Member
0 Kudos

Hi,

Is it possible to view (or navigate to) an R/3 screen from an MII dashboard. For example, can we access the transaction to view/display a Sales Order (VA03) or Production Order (CO03) from MII?

Regards,

Chanti.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

It is possible to access transactions from MII what you need to do is ask your basis team to provide the url for WEBGUI and u can add this url through navigation in the mii and u can access it from MII . If SSO is configured between MII and R/3 without providing login credentions u can directly access transction codes from MII

Answers (2)

Answers (2)

sidnooradarsh
Contributor
0 Kudos

Hello Chanti,

You can accomplish this as suggested by Som.

Here are the steps to activate the SAP WebGui service (SAPGUI for HTML) in R/3 side,

1) Tcode SICF --> default_host -> sap -> bc -> gui -> sap -> its -> webgui.

2) Right-click webgui and click "activate service".

3) You should then be able to test the service. Right-click webgui and click "test service".

4) Enter login credentials and there you go.

Note that you can use the URL generated after clicking "test service" in MII.

Hope this helps!!

Regards,

Adarsh

Edited by: Adarsh Sidnoor on Jun 22, 2010 12:50 PM

former_member201407
Participant
0 Kudos

Yes, its possible to access the R/3 screens u want. For this u have to activate ITS (Internet Transaction Server) in the concerned ECC system. Please refer to this [link|http://www.sap-img.com/bc046.htm].

Once its activated, u can use this ITS to access any R/3 screen using this following URL format:

http://<ITS activated link>?sap-system-login-basic_auth=X&sap-client=<Client Number>&sap-language=EN&~transaction=<Your concerned t-code>

Regards

Som