Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

About BAPI_DOCUMENT_DELETE function module

Former Member
0 Likes
1,019

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.

3 REPLIES 3
Read only

Former Member
0 Likes
634

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.

Read only

Former Member
0 Likes
634

Hi,

Check the Table <b>TDWA</b> for <b>Document Types</b>.

Regards,

Padmam.

Read only

christoph_hopf
Product and Topic Expert
Product and Topic Expert
0 Likes
634

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