SAP ABAP Function Module EM_ANONYMIZE (FA: Anonymize user names)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG (Application Component) Upgrade - General
     SEXP (Package) Transport Control (Repository Switch Export)
Basic Data
Function Module EM_ANONYMIZE FA: Anonymize user names  
Function Group S6EM   Anonymization Tools  
Program Name SAPLS6EM    
INCLUDE Name LS6EMU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing USER_LIST TYPE ANONYMUSERTAB List of anonymized usernames
Exporting EP_DBCOUNT TYPE SYST-DBCNT Processed Database Table Rows
Importing IP_TABNAME TYPE TABNAME ' ' Table Name
Importing IP_FIELDNAME TYPE FIELDNAME ' ' Field Name
Importing IP_UPDATE TYPE SYST-INPUT ' ' SYINPUT
Importing IP_DEVCLASS TYPE DEVCLASS ' ' Package
Exception FIELD_NOT_FOUND TYPE Field not found in table
Exception TABLE_NOT_FOUND TYPE Table not found in DDIC
Exception STRING_NOT_IN_WHITELIST TYPE String not in whitlist
               
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  20141013 
SAP Release Created in 804