on ‎2013 Jun 20 9:17 AM
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)
Request clarification before answering.
Hi Venkateswaran ,
Yes I have already mentioned these field in BAPISDHD1
QUOTATION_HEADER_IN-REF_DOC = ITEM_INQUIRY.
QUOTATION_HEADER_IN-REFDOC_CAT = 'A'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ankita,
I would like to see your BAPI Header field assignments.
Did you take care of this fields.. in BAPISDHD1
1. REF_DOC_L - Reference document number (your inquiry number)
2. REFDOC_CAT - Reference document category (Inquiry type)
Kindly update
Regards,
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This message was moderated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try using BAPI_CUSTOMERINQUIRY_CHANGE to update inquiry status.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
my problem dint solve yet . please help me out
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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'.
| User | Count |
|---|---|
| 23 | |
| 12 | |
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.