2012 Jun 11 10:47 AM
Hi guru's
I need function module or BAPI to create debit memo from change service order . Currently i am using COI3_ACCEPT_QUOTATION function module.
This function module gives success message and generating debit memo number but its not updating in table.
I checked debit memo number in table VBAK and VBFA.
Is any other function module there.. or any other option in this COI3_ACCEPT_QUOTATION
Regards
Meena
2012 Jun 11 12:46 PM
Hi Meenakshi
You can use following BAPI to create Debit / Credit memos.
1. BAPI_SALESDOCU_CREATEFROMDATA
for creating the without HEADER TEXTand PRICING CONDITIONS
Regards,
Venkat