cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding the Production Orders from ECC to SAP ME through SAP MII

Former Member
0 Kudos


Hi Guys,

Actually I have a requirement like i need to send the Production order details from SAP ECC to SAP MII system and then to SAP ME...Actually, I am planning to do something ..Please let me know if i am wrong on any particular scenario.....

I have set up all the configurations in SAP ECC part...Defined all the logical systems and have set up the IDOC Listeners to talk and receive the IDOCS which will be Pushed from ECC to MII using LOIPRO IDOC...While pushing the IDOC to MII System i have configured the Processing rule editor to call the Transaction in MII 12.1 automatically when it triggers the IDOC to MII system....

I have made the transaction flow like

1. I will use the XML saver action block to save the xml format of IDOC which is generated from ECC and will be using the XML loader to load and hwere th esaver path will be assigned to loader links.....Then i m gonna use the repeater to fetch through the production order details by configuring it like "XML_Loader_0.XmlContent{/LOIPRO01/IDOC/E1AFKOL}" and then i will take the count of Productin orders by passing the parameters as its order number....Atlast i will be inserting and updating the details to Database.....And similarly these operations will be repeated for its operations and components....But instead of inserting into Database i think i should use the http post action block to move the data to SAP ME....Please let me know if i am wrong....All your suggestions are welcome

I would appreciate all your efforts in advance...

Thanks

Praveen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Padma,

Actually i have configured all the necessary configurations required in SAP ECC...Just need to Push the IDOCs to MII system...But when i used the POIT T-code to do so, I am getting an error like "Error Calculating Period"....Please let me know whether i have given the date format wrong.."dd/MM/YYY" this is the format i have used for the Start and End dates and also till what date range we can give the dates ?? I would expect a quick response..

Thanks,

Praveen

Former Member
0 Kudos

Hi Praveen,

What selection criteria  are you passing and have you able to see created IDOC's and status of them.

Date format should be DD.MM.YYYY and I think there wont be limit for data fetch

Are facing error on SAP selection screen of Tcode, if so then its transaction error only. Try to pass valid inputs. And check weather IDOC's has been created or not.

Go through below link for send data from IDOC to MII.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a02bc706-15f2-2c10-1aab-a1927ada1...

Regards,

Praveen Reddy

Former Member
0 Kudos

Hi Praveen Reddy,

I have sorted out that error of Date Format ... now i could send th eIDOCS to MII and also i have written one transaction as soon as the IDOC reaches the MII Receiving end.....The only issue i have is i need to send the Production order to ME system...As of now i have inserted the production orders in db....but instead i need to push that to MES...I am using one HTTP Post action block....but i have a doubt like which url should i put in the URL of HTTP POST Link section...Can you please guide me on this so that if i give the shop order number i should be getting the details of all th eorder details of IDOC in MES.

Thanks

Praveen

Former Member
0 Kudos

Better open new post with Subject "Send Data from SAP MII to MES system".

So that, it will be helpful for others in future and in the mean time you will get more inputs on your post.

Regards,

Praveen Reddy

Former Member
0 Kudos

Reddy,

But IT has been opened like Regarding the production orders from SAP ERP to MES through MII only .... Isn't that enough??

Thanks

Praveen

former_member204240
Active Participant
0 Kudos

Answers (1)

Answers (1)

former_member204240
Active Participant
0 Kudos

You can make use of SAPMEINT component to establish connection between ERP and ME through MII. For this you need to configure and deploy SAPMEINT components.

Check below links for configuration

Configuration of Standard SAPMEINT Interfaces - SAP Manufacturing Execution (SAP ME) - SAP Library

Check below document link for more understanding how communication happens from ECC to ME through MEINT

Thanks,

Padma Rao

Former Member
0 Kudos

Hi Padma,

I will look into this document and come back to you for sure if i go through any road block in between....

Btw Thanks for sharing this

Thanks

Praveen