cancel
Showing results for 
Search instead for 
Did you mean: 

How to set delete flag to estdh-delflg

0 Kudos

Hi, everyone.

We are importing etc. documents( ppt, doc, pdf, ..) through /tdag/cpi08 transaction.

But user may make a mistake by invalid date when importing a document.

So we need to delete the document by mistake.

We tried following ways to delete...

1) function module

BAPI_DOCUMENT_DELETE_DIRECT

2) function module

C1F3_REPORTS_READ, C1F3_REPORTS_DELETE, C1F3_REPORTS_SAVE_TO_DB

But our attempt was/were no good.

I want to set delete flag to estdh-delflg, so import a document again earlier valid date than last valid date.

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_bergemann
Active Contributor
0 Kudos

Hello Jaehyun

may be check:

http://scn.sap.com/thread/1690195

C.B.