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 ?
You need to call BAPI_TRANSACTION_COMITT after calling your sales order BAPI.
Regards
Raja
Add a comment