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

bapi_quotation_createfromdata2

Former Member
0 Likes
2,558

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 Venkateswaran ,

Yes I have  already  mentioned these field in  BAPISDHD1

QUOTATION_HEADER_IN-REF_DOC          = ITEM_INQUIRY.

QUOTATION_HEADER_IN-REFDOC_CAT   =  'A'.

venkateswaran_k
Active Contributor
0 Likes

ITEM_INQUIRY - is it has the document number of Inquiry?

Please recheck - is it with leading 0...  that is using conversion_alpha_input....

regards,

Venkat

Former Member
0 Likes

it is inquiry number not document number of inquiry .and I have  checked  it with  leading zero but resulting the same.