SAP ABAP Function Module SO_NAMES_GET (SAPoffice: Wandelt einen Namen eines Benutzers in alle Namen)
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_NAMES_GET SAPoffice: Wandelt einen Namen eines Benutzers in alle Namen  
Function Group SO13   SAPoffice: Screen, window - user  
Program Name SAPLSO13   ?... 
INCLUDE Name LSO13U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F_CANCELED TYPE SONV-FLAG
Importing SAPOFFICE_USER_ONLY TYPE SONV-FLAG SPACE Search for internal addresses only
Importing SINGLE_SELECTION TYPE SONV-FLAG SPACE only single selection possible
Importing USER TYPE SOUD3 SPACE Identification of a user or address
Importing INTERN_USER TYPE SONV-FLAG 'X'
Importing EXTERN_ADDRESS TYPE SONV-FLAG 'X'
Importing USE TYPE SYST-UCOMM SPACE
Importing SUPPRESS_DIALOG TYPE SONV-FLAG SPACE No dialog, only list of selected users
Tables USER_TAB TYPE SOUD3 Table with all selected names/addresses
Exception OFFICE_NAME_NOT_EXIST TYPE The SAP user still does not have Office
Exception PARAMETER_ERROR TYPE Incorrect parameter transfer
Exception SAP_NAME_NOT_EXIST TYPE incorrect SAP name
Exception USER_NOT_EXIST TYPE Name specified does not exist
Exception X_ERROR TYPE Internal Error (DB)
Exception NOT_ASSOCIATED_TO_SAPOFFICE TYPE
               
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