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_PRODORD_CHANGE Query

Former Member
0 Likes
1,080

Hi Experts,

I am using BAPI_PRODORD_CHANGE in my report, I have one production order with 4 components in which three are batch managed components  and one is showing as non batch managed components and quantity is also empty. Suppose current production order qty is 90 and I have increased it to 100. When I execute above BAPI , all 3 batch manged components lines , final issue indicator is set to X, and the 10 qty ( 100-90 ) , is appended to non batched component line.

Why it is behaving like this??

Thanks

Ankesh Jindal

Hi Experts,

I am using BAPI_PRODORD_CHANGE in my report, I have one production order with 4 components in which three are batch managed components  and one is showing as non batch managed components and quantity is also empty. Suppose current production order qty is 90 and I have increased it to 100. When I execute above BAPI , all 3 batch manged components lines , final issue indicator is set to X, and the 10 qty ( 100-90 ) , is appended to non batched component line.

Why it is behaving like this??

Thanks

Ankesh Jindal

3 REPLIES 3
Read only

sachin_yadav3
Active Participant
0 Likes
793

Hi Ankesh,

Can you please change the Qty manually from Tcode and see how it is behaving?

Regards

Sachin

Read only

0 Likes
793

Yes I have tried it directly also , It is behaving in same way, it is adding qty to non batch managed component and to batch managed component , some time it is added 'X" to final issue and some time it is not adding up.

Read only

hiriyappa_myageri
Participant
0 Likes
793

Hi Ankesh,

the batch will generate after the production order confirmed by operation wise.

in your case 4th component do not have batch that means still its not confirmed .

can you check in operation overview of production order

Regards,

Hiriyappa.