2008 Jun 02 9:31 AM
Hi All,
I have exit called "EXIT_SAPLUSF_001".
How can I find whether it is User Exit or FM exit or Dialog Exit.
One of my document says. This exit will trigger when ever the user login to his SAP system.
Help me out, how can I find out this exit present and how can I find it is Include or FM or Dialog module.
Hi All,
I have exit called "EXIT_SAPLUSF_001".
How can I find whether it is User Exit or FM exit or Dialog Exit.
One of my document says. This exit will trigger when ever the user login to his SAP system.
Help me out, how can I find out this exit present and how can I find it is Include or FM or Dialog module.
2008 Jun 02 9:54 AM
hi praveen,
EXIT_SAPLUSF_001 is a Function Module Exit.
As normally when you to go to SMOD and give any enhancement name and their components then Function Module Exits all start with EXIT_ ...
Screen Exits/ Dialog Exits - will give you a calling screen number and called screen number.
User Exits is a general term coined to include Customer Includes, Function Module Exits, Screen exits etc.
Hope this would have given you your clairifications and would have helped and was useful to you.
Thanks
Venugopal
2008 Jun 02 10:20 AM
Hi All,
I wanted to know where the user logon details will be stored.
Which table.
What is user master data?
2008 Jun 02 10:54 AM
Hi ,
Check the table USR02-Logon Data (Kernel-Side Use)
The tables with the suffix USRXX(01,02.03....)
stores all the user data.
Reward points if useful.
Thanks ,
Surya Pydikondala.
2008 Jun 02 11:01 AM
HI.
Refer this table USER02.
USR02-BNAME -User Name in User Master Record.
USER02-BCODE -Password Hash Key
Reward all helpfull answers.
Regards.
Jay
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |