2010 Jan 27 2:19 PM
HI ,
i am trying to create sales order(credit memo request) with respect to invoice.
What BAPI to use. also, please provide with sample code.
I have passed invoice to BAPI_SALESDOCU_CREATEFROMDATA1 at header level(ref_doc).
and i am passing other details correctly. the pricing procedure attched to original invoice is not getting triggered for th newly creating sales order.
Please help me with this.
HI ,
i am trying to create sales order(credit memo request) with respect to invoice.
What BAPI to use. also, please provide with sample code.
I have passed invoice to BAPI_SALESDOCU_CREATEFROMDATA1 at header level(ref_doc).
and i am passing other details correctly. the pricing procedure attched to original invoice is not getting triggered for th newly creating sales order.
Please help me with this.
2010 Jan 27 2:22 PM
use BAPI_SALESORDER_CREATEFROMDAT2
search the forum for sample program