SAP ABAP Function Module SO_NAME_CONVERT (Konvertiert SAPoffice Namen in SAP-Namen und umgekehrt)
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_NAME_CONVERT Konvertiert SAPoffice Namen in SAP-Namen und umgekehrt  
Function Group SOA3   SAPoffice: Function - user  
Program Name SAPLSOA3   ?... 
INCLUDE Name LSOA3U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NAME_OUT TYPE SOUD3 Field string for SAPoffice names and SAP names
Importing DELETED_INCLUDED TYPE SONV-FLAG SPACE Flag: also deleted users are converted
Importing NAME_IN TYPE SOUD3 SPACE Field string for SAPoffice names and SAP names
Importing NO_ADDRESS_NAME TYPE SONV-FLAG SPACE
Importing NO_INSERT TYPE SONV-FLAG SPACE
Exception COMMUNICATION_FAILURE TYPE
Exception OFFICE_NAME_NOT_EXIST TYPE SAPoffice name does not exist
Exception PARAMETER_ERROR TYPE Incorrect entry of data
Exception SAP_NAME_NOT_EXIST TYPE SAP name does not exist
Exception SYSTEM_FAILURE TYPE
Exception USER_NOT_EXIST 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