2018 Oct 23 2:26 PM
Hi all.
I need deleting attachments by program from transaction QA03. I have found some answers in this community but they haven't worked.
I have tried to use method
DELETE_ATTACHMENT
from class
GL_GOS_DOCUMENT_SERVICE.
but it doesn't work. Some of my code:



Could anybody help me?
Thanks a lot.
Marta.
Hi all.
I need deleting attachments by program from transaction QA03. I have found some answers in this community but they haven't worked.
I have tried to use method
DELETE_ATTACHMENT
from class
GL_GOS_DOCUMENT_SERVICE.
but it doesn't work. Some of my code:



Could anybody help me?
Thanks a lot.
Marta.
2018 Oct 24 9:47 AM
Hi Sir,
Can you give a sample value of your lv_type_aux and lv_insplot?
2018 Oct 24 9:49 AM
and kindly debug it by removing the comment out of exceptions... then put
if sy-subrc eq 0. " Check the return code here
endif.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |