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: 

Issue with BAPI_SALESORDER_CHANGE to change Variant configuration data at item level ?

0 Kudos

Hi

I have to change variant configuration data using BAPI_SALESORDER_CHANGE in userexit MV45AFZZ. So i created custom update function module in that i called above bapi. When i try to change VC(Variant configuration) data i am getting dump saying CALL SCREEN not accessible in update task program. I know we should not use any statement which do commit in update task . i am looking for any data we can pass to resolve issue. or any alternate for this.

Note: The BAPI is working fine when i test in SE37 using test sequnce to change VC data.

I know we can use CUCB* fm to change VC data . But those were also not worked for me as these fm should require commit work which cannot be used in userexits

Please help me if any one have any solution for this.

0 REPLIES 0