SAP ABAP Function Module SO_CHECK_USER_ROLE (Weißt einem Officebenutzer seine Rolle als Benutzer zu.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Basic Data
Function Module SO_CHECK_USER_ROLE Weißt einem Officebenutzer seine Rolle als Benutzer zu.  
Function Group SOA3   SAPoffice: Function - user  
Program Name SAPLSOA3   ?... 
INCLUDE Name LSOA3U12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACTIVE_DATA TYPE SOUDD Data of sy-uname
Exporting ACTIVE_ID TYPE SOUDK Office-ID of sy-unamen
Exporting ACTIVE_RIGHTS TYPE SOSUD Authorizations of sy-uname
Exporting OWNER TYPE SOUD-USRNAM Owner of an object ( not necessarily sy-uname)
Exporting OWNER_DATA TYPE SOUDD Office data of owner
Exporting OWNER_ID TYPE SOUDK Office ID of owner
Exporting ROLE TYPE SONV-USRROLE Role in Office of sy-uname
Importing LOCAL_PROFILE TYPE SOPRD SPACE
Importing OWNER TYPE SOUD-USRNAM SPACE Owner of an object ( not necessarily sy-uname)
Exception ACTIVE_USER_NOT_EXIST TYPE Sy-uname does not have Office name
Exception COMMUNICATION_FAILURE TYPE
Exception COMPONENT_NOT_AVAILABLE TYPE Component is not installed
Exception OWNER_NOT_EXIST TYPE Owner does not exist in SAPoffice
Exception PARAMETER_ERROR TYPE Parameters not transferred correct
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute was not activated
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute was not defined
Exception SYSTEM_FAILURE TYPE
Exception X_ERROR TYPE Internal error (DB error)
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in