cancel
Showing results for 
Search instead for 
Did you mean: 

SU01 Documentation Tab - Table that stores the data

06-10-2022 6:37 PM
5681 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

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.

0 Likes

Accepted Solutions (0)

Answers (3)

Answers (3)

Frank_Buchholz
Product and Topic Expert
Product and Topic Expert
0 Likes

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.

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes

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

venkateswaran_k
Active Contributor
0 Likes

Hi

Please refer to these class - methods -

You can refer to the blog :

https://help.sap.com/viewer/c6e6d078ab99452db94ed7b3b7bbcccf/7.31.19/en-US/27c1688a27884a2a852429c3f...

IF_IDENTITY~GET_TECHNICAL_USER_DATA