Application Development 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: 

Bapi to Update Batch field (RESBD-CHARG) of a component of Production order

0 Kudos

I have a requirement to update the Batch field RESBD-CHARG of the component (split valuated) in the production order (in the inbound process).

exesting functionality (for prd order confirmation) is using BAPI_PRODORDCONF_CREATE_TT. but i am not able to update that field using this BAPI.

3 REPLIES 3

0 Kudos

Any reply on this please ?

former_member188724
Contributor
0 Kudos

Hi Narsingh,

Where are you trying to update the field. Do you get any error? Pls elaborate a bit on what you do.

Thanks,

K.S.

0 Kudos

I got the solution to update the field.

use FM CO_XT_COMPONENT_CHANGE to update the field.