cancel
Showing results for 
Search instead for 
Did you mean: 

Control of MES-distribution to more than one logical system

0 Kudos

Hi,

We have activated the business functionality to enhance our intergration with MES systems. (LOG_PP_MES_INT_01 and LOG_PP_MES_INT_02)

We have an integration of Production Orders thru IDOC (LOIPRO02) to a logical system and broker that handles our SPC data. The MES functionality creates and sends IDOC's when created/changed production order automatically.

Our issue:

With the same functionality/automation send the same IDOC to another logical system / broker that handles OEE data.

But in  the img setting Production - > Integration with a Manufacturing Execution System -> Maintain Logical System for Distribution  of Production Orders we can only have one logical system attached to the same PLANT and ORDER TYPE. We can not enter another entry with a different logical system due to that plant and order type are creating the unique key.

Is there a way to resolve this? a STANDARD badi OR??

Any ideas are appriciated.

regards,

Ioannis

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,

I have an answer from SAP that currently the functionality only supports one MES system connected per plant and ordertype.

Thank you for your suggestions.

regards,

Ioannis

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

Thanks for the info, please close this discussion.

Best Regards,

R.Brahmankar

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

Please check BAdI CO_MES_INT_REDISTRIBUTION that is provided with SAP Note 2165261.

Read SAP note 1793291 - FAQ about the improved integration of ERP with an SAP ME

Question 6: Which options exist to control the distribution of production orders?

Best Regards,

R.Brahmankar

0 Kudos

Hi Rupesh,

Thank you for the response.

We have looked at the note and also implemented it. But we still don't see or understand how to replicate the same idoc to two systems.

Our current chain looks like:

SAP ECC -> Biztalk -> MES

We would at the same time be able to send the same idoc to another broker, SAP PO/PI.

SAP ECC ->   Bizatlk          ->MES

                 ->   SAP PO/PI     -> OEE

Any suggestions?

And as I meantioned we can only control/send to one recieving system automatically distributed.

br.

Ioannis

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

Did you implement  BAdI CO_MES_INT_REDISTRIBUTION?

Interface method DETERMINE_LOGICAL_SYSTEM enables you to determine the logical system for distribution of the production order.

Best Regards,

R.Brahmankar