Application Development and Automation 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: 
Read only

BAPI for creating a production order

Former Member
0 Likes
577

Hi Folks,

We have recently done an upgrade from 3.1I to ECC 5.0.

In the newer version I am not able to create a production orer using BDC method.

An Information is getting displayed saying 'NO INPUT DATA FOR SCREEN -


'.whereas it is working fine in foreground mode with the same data.

So we want to create the order using a BAPI.

Can anyone of you tell me any BAPI for creating a production order?

Regards,

Vinod.

Hi Folks,

We have recently done an upgrade from 3.1I to ECC 5.0.

In the newer version I am not able to create a production orer using BDC method.

An Information is getting displayed saying 'NO INPUT DATA FOR SCREEN -


'.whereas it is working fine in foreground mode with the same data.

So we want to create the order using a BAPI.

Can anyone of you tell me any BAPI for creating a production order?

Regards,

Vinod.

2 REPLIES 2
Read only

Former Member
0 Likes
521

Hi,

Please try BAPI <b>BAPI_PRODORD_CREATE</b>.

Hope this will help.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
521

Hi,

Production Order related BAPI's:-

B<b>API_PRODORD_CREATE BAPI</b>: Generate Production Order

<b>BAPI_PRODORD_CREATE_CAP_REQ BAPI</b>: Create Capacity Requirements for Production Orders

<b>BAPI_PRODORD_CREATE_FROM_PLORD BAPI</b>: Convert Planned Order into Production Order

<b>BAPI_PRODORD_CREATE_FROM_REF BAPI</b>: Create Production Order with Reference Order

Regards

Sudheer