Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW for Open Production Order Creation

Former Member
0 Kudos

Hi all,

I want to migrate open production orders from legacy system to the other SAP system. Please let me know how should I do it?

I tried using the idoc method with Message type LOIPRO and the Basic Type LOIPRO01 but the it gives a error that No process code for message type LOIPRO. I guess this is a Outbound Idoc.

Next I tried searching for a BAPI for prodcution orders. I found the BAPI, BAPI_PRODORD_CREATE. But it does not contain all the fields I need. Also this BAPI cannot be used in LSMW as it ALE message type does not exist for it.

So please let me know how can I use the idoc method to create the production order as I have all the fields required in the idoc basic type. Also please share if any other method is there to upload the data.

Regards,

Mozila

1 ACCEPTED SOLUTION

Former Member

We had to use BAPIs to upload the production orders.

It was not possible with LSMW.

1 REPLY 1

Former Member

We had to use BAPIs to upload the production orders.

It was not possible with LSMW.