Hi All,
I have been trying to check the specific table where the entries in the Documentation Tab is being stored, however i cannot find any transparent table or any efficient way of extracting in one go for all users. Do you know any FMs or even multiple tables?
I can see that USR21 stores the actual Responsible & Documentation Name however on the free text field, i can't find where it is being stored.
Hope someone can pin point it. Thank you as always.
Request clarification before answering.
You can add a description to users and log documentation about changes in transaction SU01.
Using note 3113345 you get transaction/report SUIM_SHOW_USDOCU which shows this information in list and print format.
The report is available via Support Package as of 7.50 or via implementation of this note.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Santi,
pls check table USDOCU. You won't be able to display the content with SE16 or similar, but with a short abap for instance.
b.rgds,
Bernhard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Please refer to these class - methods -
You can refer to the blog :
IF_IDENTITY~GET_TECHNICAL_USER_DATA
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.