cancel
Showing results for 
Search instead for 
Did you mean: 

MII 12.1 12.2 - ECC supported

Former Member
0 Kudos

Hi

I am looking for

1. which ECC version 12.1 or 12.2 suporrted. We have a customer using 4.7. Is it a problem? Is BAPI, RFC, IDocs ussage in MII dependent on ECC version?

2. Any Documentation from SAP to support question 1?

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have not worked on 4.7 but please see the below thread

[;

Regards,

Manoj Bilthare

Former Member
0 Kudos

Manoj

thanks for the Info, does it means BAPI jsut a transaction and MII (or other system) coul call BAPI of any ECC version?

I am very concern because I am using JCO (and need to know) if this is version dependent.

Former Member
0 Kudos

Hi,

As per my knowledge I have never seen such issues.

but you can connect SAP BAPI from JCO there should not be a problem.

If BAPI exist in your ECC than you can connect same from JCO.

Hope this help

Regards,

manoj Bilthare

Former Member
0 Kudos

Hi,

we have also used R/3 4.6 and later on ECC 6.0 with the same MII trans, no problem. JCO can connect to the SAP systems.

You may have to decide if you want to use Unicode in the MII - SAP interface or not (see [Message Listeners|http://help.sap.com/search/highlightContent.jsp]).

Michael

Former Member
0 Kudos

In Master guide from MII 12.1

Note the MII 12.1 Master Guide states that

12.1 requires ERP ECC6 in the scenarios "Shop Floor Quality Integration", "Content Versioning", "Transactions for BAPI Consumption"

What are thos scenarios-please explain.

I really need a document/a statement from SAP (anyone knows where I could find them). I have look in MII installation guide and master guide but theere is nothing stated about ECC versioning other than in Master guide.

Edited by: Seng Kiang Hoe on Sep 21, 2010 11:14 AM

agentry_src
Active Contributor
0 Kudos

The versions required for those templates/projects are because of they are dependent upon the functionality in the ERP systems (R3 or ECC).

MII is not dependent upon any particular version of your SAP ERP system.

But an example of integration issues might be trying to do a Process Order confirmation. In ECC 6.0 there is a bapi BAPI_PROCORDCONF_CREATE_TT which can be invoked by MII for that purpose. However in R3 4.7, the bapi does not exist (added in ECC 5.5, I believe), so some other method would have to be used (process messages possibly).

Hope this clears up the confusion.

Regards,

Mike