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

bapi_quotation_createfromdata2

Former Member
0 Likes
2,560

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 Member
0 Likes

Hi,

please follow below mentioned link

http://scn.sap.com/thread/1273330

Regards

Tejas

Former Member
0 Likes

Hi Tejas  ,

Thanks for reply ,  I my concern is when I am creating Inquiry by BAPI_INQUIRY_CREATEFROMDATA

it status should be 'A' but when I would create Quotation by this inquiry it's status should be 'C' .Similarly  ,  when Quotation created by BAPI_QUOTATION_CREATEFROMDATA2 it's status should be 'A' and when create SO by this  Quotation it's status should be changed as 'C'.