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

Delete specific attachment from DMS document

Former Member
0 Likes
1,096

Hi Experts

I have a requirement to delete specific attachments from a DMS document. I am using the FM 'CVAPI_DOC_CHECKIN' to create the attachments to the document. Im unable to figure out a way to delete a specific attachment from the document. Appreciate any help.

3 REPLIES 3
Read only

Kanagaraja_L
Active Contributor
0 Likes
639

Have you tried with FM CV140_LINKS_DELETE ? and also check the Program MCDOKDEL you will get some FMs to delete documents

Kanagaraja L

Edited by: Kanagaraja Lokanathan on Dec 7, 2010 10:37 PM

Read only

Former Member
0 Likes
639

Hello Neo, Have you looked at FC WS_FILE_DELETE? Been replaced as: CL_GUI_FRONTEND_SERVICES=>FILE_DELETE

Read only

vamsixk
Active Participant
0 Likes
639

have you tried BAPI_DOCUMENT_CHANGE2?