2009 Nov 25 3:20 PM
Hi,
I am sending an email from my ABAP Programm using the FM SO_NEW_DOCUMENT_ATT_SEND_API1.
After the email has been send, I want to delete the email immidiatly and permanent from the list in transaction SOST, so that nobody is able to see the text of the email (only the user in his emailaccount).
I found the report RSBCS_REORG to reorganise the documents and send requests.
Using this report I also find the emails I want to delete, but the report says it can not delete the documents because they "are in a folder".
What does this mean, is there any way to achieve my requierement?
Many thanks,
Christoph
Hi,
I am sending an email from my ABAP Programm using the FM SO_NEW_DOCUMENT_ATT_SEND_API1.
After the email has been send, I want to delete the email immidiatly and permanent from the list in transaction SOST, so that nobody is able to see the text of the email (only the user in his emailaccount).
I found the report RSBCS_REORG to reorganise the documents and send requests.
Using this report I also find the emails I want to delete, but the report says it can not delete the documents because they "are in a folder".
What does this mean, is there any way to achieve my requierement?
Many thanks,
Christoph
2009 Nov 25 3:23 PM
Hi Christoph,
Try using below reports :-
1) RSGOSRE01
2) RSSO_DELETE_PRIVATE
Regards
Abhii
2009 Nov 25 3:28 PM
Hi Abhii,
thanks a lot for your more than fast help - it works!
Christoph
2009 Nov 25 3:35 PM
Hi Christoph,
although this question seems to be answered:
Please take a look at CL_SNDREC_BCS. There is a static method DELETE
Regards
Markus
2009 Nov 25 5:38 PM
Hi,
Though the question is answered I think if you set the sensitvity parameter in the standard Api you are using it would not be displayed in SOST.
Thanks
Papiya
2009 Nov 25 5:51 PM
Hi,
thanks for this suggestion - if it would work it would be great.
What sensitivity-value do I have to set? I already tried P and E, but in both cases the email is available in transaction SOST.
Thanks,
Christoph
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |