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 to update SO schedule line

Former Member
0 Likes
1,523

Hi Expert,

  i would like to ask is there any BAPI behaviour same as SO item availability?

  Currently we are using SAP BAPI "BAPI_SALESORDER_CHANGE"  to change the schedule information.

  We find they it is not possible to insert an item with Order Qty 0.

  but if we use SO item availability in VA02, it will able to create the schedule line item 2 , 3 or more with order Qty 0.

 

  attached document is the VA02 screen capture for it.

Thanks

Hi Expert,

  i would like to ask is there any BAPI behaviour same as SO item availability?

  Currently we are using SAP BAPI "BAPI_SALESORDER_CHANGE"  to change the schedule information.

  We find they it is not possible to insert an item with Order Qty 0.

  but if we use SO item availability in VA02, it will able to create the schedule line item 2 , 3 or more with order Qty 0.

 

  attached document is the VA02 screen capture for it.

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
891

Yes Chan,

It will update it and in case you insert the confimed quantity more than the order it will update that too if you want with the same.

Use the req_qty field in the Schedule line structure to acheive the same.

Regards