10. What tables make up the majority of the user master records?

10. What tables make up the majority of the user master records?


10. What tables make up the majority of the user master records? (Hint: If I wanted to find user master data, what table names can I search in se16 to validate user data on specific keys?)

a) Us*
b) Psapuser
c) User master records are keyed from several different tables, so unlike other SAP master records, user master is unique.
d) Sapr3.userdata

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

ANSWERS: A

User data resides in table usr01-usr31 and ush*. This can be used as a quick and dirty way to obtain user data for any key -- such as user type, last logon, or any other information that I may want to filter data with relation to users. You can see different views with se11, se16, or se17, or you can make mass changes using se21.

Return to the answer page
Return to the quiz

This was first published in February 2006