Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SU01 - Documentation Tab - Documentation for User

Former Member
0 Kudos

Hi,

In my Z pgm, I would like to update the SU01 - Documentation Tab -"Documentation for User" field. I am looking for a FM/BAPI which would be of use.

Please help.

1 ACCEPTED SOLUTION

kiran_k8
Active Contributor
4 REPLIES 4

Jelena
Active Contributor
0 Kudos

Where is the question and what have you tried so far to solve it?

kiran_k8
Active Contributor

Former Member
0 Kudos

Kiran's inputs helped me to get to the answer. Thanks.

The documentation is updated via a FM SUID_IDENTITY_SAVE_TO_DB in SU01. It is a direct DB update stmt in the FM.

Former Member
0 Kudos

Thanks Kiran, your input helps me too.
Br,
Marcus