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

Document delete BAPI in DMS

Former Member
0 Likes
2,103

Hi,

Could you please let me know BAPI for document's contents deletion in DMS

Thanks

Moderator message: please (re)search yourself before asking.

Edited by: Thomas Zloch on Jul 12, 2010 2:55 PM

3 REPLIES 3
Read only

Former Member
0 Likes
907

Try the BAPI...

BAPI_DOCUMENT_DELETE. - Set teh deletion indicator flag

But there is standard process for deletion. Set the deletion indicator flag and run the standard program "MCDOKDEL" or MCDOKDEL_OLD

Read only

0 Likes
907

Thanks for reply

But thing is that with this BAPI you can delete document number not files which are attched to it.

See i need to maintain document not to delete that document. As we all know we can attach many files

to one document . I want to delete few files from that document

Read only

0 Likes
907

Hi,

I thought you want to delete the document.... OK..

If you want to delete the originals, please check the below link(answers given by me)

[]