‎2007 Oct 18 9:59 AM
Hi
I am getting the data using the BAPI 'BAPI_ISAORDER_GETDETAILEDLIST' then i am using the above bapi to create the quotation. It is creating the quotation but the problem is it is not updating the net price field and also the order quantity at item. But these fields are there in 'BAPI_ISAORDER_GETDETAILEDLIST' not in the other BAPI. And also the structures are different here.
regards
Shiva
‎2007 Oct 18 12:06 PM
‎2010 Feb 14 1:10 PM
HI siva,
I am trying to create a quotation using bapi_quotation_createfromdata2. I am able to create by passing header data, .item data,partner functions. Here our materials are configurable . They contain some characteristics. I have to pass these data from bapi. I got some documentation and i tried. I am unable to create with that data. I am asking you this by seeing your mail. Give me some idea if you worked on this.
Regards,
Madhu.
‎2011 Mar 21 7:08 AM
Hi Madhu,
In BAPI ' BAPI_QUOTATION_CREATEFROMDATA2', I given all manditory parameters ( QUOTATION_HEADER_IN -import parameter and QUOTATION_PARTNERS - tables ).
But If I execute, its returning below messages.
Please enter sold-to party or ship-to party
Sales document was not changed.
Can u please tell me where to specify the sold-to party and ship-to party in this BAPI.
Thanks,
Murali
‎2011 Mar 21 7:18 AM