cancel
Showing results for 
Search instead for 
Did you mean: 

function module for quotation configuration update

Former Member
0 Kudos

Hi,

I am trying to update the configuration data for an item in quotation. This is a new item i am trying to insert in a quotation using BAPI 'BAPI_CUSTOMERQUOTATION_CHANGE' but not able to update/change the configuration data.

I am able to upload this data in quotation create, is there any specific value I am missing to pss to the above BAPI or is there any other FM to change/update the config data for item in a quotation?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

My first question to you is - Do you have a COMMIT WORK statement in your program after the BAPI is executed.

Second - the BAPI function module has a RETURN table. What values are returned ?