cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for Creating Production Order With BOM Component.

dineshcbe
Active Participant
0 Kudos

Hi,

For a business requirement, we created a production order with BAPI_PRODORD_CREATE.

I want a to know thorugh which BAPI program, i can create a production order with BOM Components details.

Thanks With Regards,

Dinesh Kumar V.

Accepted Solutions (0)

Answers (2)

Answers (2)

ameya_beri
Active Contributor
0 Kudos

Hello Dinesh,

The BOM is exploded when you create a production order via BAPI_PRODORD_CREATE.

Why do you want to add components manually ?

I believe to meet the requirement you may have to go for a BDC recording method.

Best Regards,

Ameya B.

dineshcbe
Active Participant
0 Kudos

Hi,

We designed some screens from there we used "BAPI_PRODORD_CREATE" to create Production Order Automatically.

But with the above said BAPI Program, i can able to access only Production Order Header Data's but i want to control BOM Component Overview screen.

Thanks With Regards,

Dinesh V.

ameya_beri
Active Contributor
0 Kudos

Hello Dinesh,

As I tried explaining earlier you will have to go for a BDC recording method if you want control over the components screen, as in standard SAP BOM is exploded in the production order.

Best Regards,

Ameya B.

marianoc
Active Contributor
0 Kudos

Hi Dinesh,

Check BAPI_ALM_ORDER_MAINTAIN which is used in PM.

Read this SAP:  1275923 and this article:

http://scn.sap.com/docs/DOC-45152

Kind Regards.

Mariano