cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for Sales order's Quantity change

Former Member
0 Kudos

Dear Experts,

I want update the sales order Quantity through BAPI,  we are using FM:   SD_SALESDOCUMENT_CHANGE ,

Eg:

Order Qty: 10

Changed Qty: 2

but It is updating as : 12, but the actual value should be 2 only.

Please suggest me, is there any other BAPI or FM to update it correctly.

Thanks.

C reddy

Accepted Solutions (0)

Answers (1)

Answers (1)

vinod_vemuru2
Active Contributor
0 Kudos

Hi,

Use BAPI BAPI_SALESORDER_CHANGE. Check FM documentation on how to use.

Thanks,

Vinod.

srinu_s1
Active Contributor
0 Kudos

Hi,

Please check this BAPI_TRANSACTION_COMMIT it may help,apart from the above senior suggested BAPI.

Also find the below tread which has got similar requirement like you have now, has been answered.May be helpful.

http://scn.sap.com/message/456466#456466

thanks,

Srinu.