adspace


You wan to find a table which gives you user status with the notification number. What steps will you take?

Answer Posted / Pramesh Kumar

To find the User Status along with the Notification Number in SAP PM, follow these steps:
1. Navigate to SQL Scripting (transaction code SA38).
2. Run the following query:ntSELECT USERNAME AS "User Name", USTAT AS "User Status", NOTIF_NUM AS "Notification Number" FROM MSDOK FROM MSDOK WHERE USERNAME = '<username>' This query assumes you have replaced '<username>' with the desired user's name.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category