‎2007 Sep 26 11:38 AM
Hi guys,
I am having a requirement..
what is the purpose of the function module BAPI_DOCUMENT_DELETE ?
Which tables this function module will affect ? ( Sales or Delivery or billilg )
and how?
Thanks in advance.
‎2007 Sep 26 11:48 AM
Hi,
<b>BAPI_DOCUMENT_DELETE</b> is to Delete document or set deletion indicator.
This is irrespective of the sales, billing and delivery.
U just have to pass the <b>Document type</b> to this fn module.
This fn module will delete the document irrespective of the document type.
Please reward i f helpful.
‎2007 Sep 26 11:49 AM
Hi,
Check the Table <b>TDWA</b> for <b>Document Types</b>.
Regards,
Padmam.
‎2007 Sep 26 11:51 AM
Hi,
just see SAP note 766277 where you find a complete documentation on all DOCUMENT BAPIs and some sample coding for each of them.
Best regards,
Christoph