Posted: Mon Sep 17, 2007 6:54 pm Post subject: Users and Authorizations
USER_EXISTS - check a User name in user master record exists
returns result in exeptions
PROFILE_EXISTS - Check Auth. profile in user master maintenance exists
returns result in exeptions
OBJECT_EXISTS - Check Auth. object in user master maintenance exists
returns result in exeptions
SUSR_SHOW_USER_DETAILS - returns user details (can display them in popup window)
SUSR_GET_USER_DEFAULTS - returns defaults for the users in table parameter
AUTHORITY_CHECK_TCODE - check user authorization for a tcode using different procedures via CALL 'AUTH_CHECK_TCODE'
SUSR_AUTHORITY_CHECK_S_TCODE - via AUTHORITY-CHECK OBJECT 'S_TCODE'
SUSR_USER_AUTH_FOR_OBJ_GET - Display authorizations (for a specified object) belonging to a user
SXPG_CALL_SYSTEM - you can check the user's authorization for the specified command and run the command. The command runs on the host system on which the function module is executed. The function module is RFC capable. It can therefore be run on the host system at which a user happens to be active or on another designated host system at which an R/3 server is active.
SXPG_COMMAND_CHECK - Check whether the user is authorized to execute the specified command on the target host system with the specified arguments.
SXPG_COMMAND_DEFINITION_GET - Read the definition of a single external OS command from the R/3 System's database.
SXPG_COMMAND_EXECUTE - Check a user's authorization to use a command, as in SXPG_COMMAND_CHECK. If the authorization check is successful, then execute the command on the target host system.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
All product names are trademarks of their respective companies. SAPNET.RU websites are in no way affiliated with SAP AG. SAP, SAP R/3, R/3 software, mySAP, ABAP, BAPI, xApps, SAP NetWeaver and any other are registered trademarks of SAP AG. Every effort is made to ensure content integrity. Use information on this site at your own risk.