cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bapi_quotation_createfromdata2

Former Member
0 Likes
2,556

Hi,

I am creating Quotation by BAPI_QUOTATION_CREATEFROMDATA2 with reference to inquiry .

Quotation is creating successfully but the status of inquiry does not change.( ie status of inquiry still remains A (rather than C) after creating quotation)

View Entire Topic
former_member188827
Active Contributor
0 Likes

Try using BAPI_CUSTOMERINQUIRY_CHANGE to update inquiry status.

Regards