on ‎2019 May 28 9:17 PM
Hi all
We have a large number of comments that were populated with the ... value due to the user settings of "Empty Comment" being the default ... value. I would like to delete these comment records and have looked at the CLEARCOMMENTS package but the SCOMMENT field is not a dimension selection. I did wonder if the CLEARCOMMENTS package could be modified to add a SCOMMENT selection or if we need to create an ABAP program to do this (or some other option)?
Thanks, Eddie
Request clarification before answering.
To find the name of comment table use SE38 UJ0_GET_GEN_TABNAME
Then simple code to delete records from this table!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Many thanks Vadim.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's better to write simple abap program!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 11 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.