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

Production Order Confirmation BAPI

Former Member
0 Likes
413

I am using BAPI_PRODORDCONF_GET_HDR_PROP to get the proposed values passing the order number. and then creating the confirmation using BAPI_PRODORDCONF_CREATE_HDR.

The problem arises when I change the qty proposed. 2 good movement documents are getting created, one for the main material and the other for its components. How can this be avoided?

I am using BAPI_PRODORDCONF_GET_HDR_PROP to get the proposed values passing the order number. and then creating the confirmation using BAPI_PRODORDCONF_CREATE_HDR.

The problem arises when I change the qty proposed. 2 good movement documents are getting created, one for the main material and the other for its components. How can this be avoided?

1 REPLY 1
Read only

Former Member
0 Likes
357

Hi !!

And if you don' change anything there is only one ?? I think that ther always are two documents created - one for movement 101 one for all 261 mov3ement.

BR, Jacek