‎2006 Sep 11 4:53 PM
hi all
I want to access database through sqlplus. how can i get it and i want to see the table like vbak, lips etc.
how can i see that.
and i want to delete one user from database.
‎2006 Sep 11 5:03 PM
Try using Transaction SU01 for user deletion...
For checking the tables via sql you need to get the database connection details from the basis team.
Message was edited by: Anurag Bankley
‎2006 Sep 11 5:05 PM
‎2006 Sep 11 5:10 PM
if you want to delete a user through program, you can use the function module "<b>SUSR_BAPI_USER_PROFILES_DELETE"</b>
if you want to delete one time,you can use <b>SU01</b> transaction to delete the user manually.
Regards
srikanth