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: 

Regarding Updating Quantity in Dictionary Table

Former Member
0 Kudos

I am using BAPI_SALESORDER_CHANGE when I populate all the required table for this bapi function and when I execute it ,the function gives me all the correct messages in header , line item,partner function table and schedule line , I won;t get any error message after executing this function , but the data I have changed is not getting changed in the dictionary table.WHY ?

1 ACCEPTED SOLUTION

athavanraja
Active Contributor
0 Kudos

You need to call BAPI_TRANSACTION_COMITT after calling your sales order BAPI.

Regards

Raja

3 REPLIES 3

athavanraja
Active Contributor
0 Kudos

You need to call BAPI_TRANSACTION_COMITT after calling your sales order BAPI.

Regards

Raja

0 Kudos

ok thank u sir

0 Kudos

Hello Nandan,

1. Did the answer given by Raja solve your problem? (you need to give him 10 points for that)

Or

2. Have you solved your problem by some other means? (please share the solution)

In any case, please close the thread. If your problem is unresolved, then say it.

Regards,

Anand Mandalika.