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

Use ofsBapi_Procordconf_Create_Hdr

Former Member
0 Likes
362

I am using Bapi_Procordconf_Create_Hdr

to confirm Proces Order

for a material.

ther Order is getting confirmed.

In the Goods movement , i increase the quantity of a particular sub - material used to create this material, before confirming the good ,

but it is increasing the consumption of other sub - materials from the stock , in proportion of the BOM.

I want to increase the quantity of any 1 sub - material , it should

not increase the consumption of other sub - materials from the stock

Can anyone help as to how can i achieve this.

Any help will be appriciated

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

I am using Bapi_Procordconf_Create_Hdr

to confirm Proces Order

for a material.

ther Order is getting confirmed.

In the Goods movement , i increase the quantity of a particular sub - material used to create this material, before confirming the good ,

but it is increasing the consumption of other sub - materials from the stock , in proportion of the BOM.

I want to increase the quantity of any 1 sub - material , it should

not increase the consumption of other sub - materials from the stock

Can anyone help as to how can i achieve this.

Any help will be appriciated

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

1 REPLY 1
Read only

Former Member
0 Likes
310

Why dont you use the these bapis for production order confirmation

"BAPI_GOODSMVT_CREATE"

and than use

"BAPI_PRODORDCONF_CREATE_TT"