SAP ABAP Function Module TR_CHANGE_USERNAME (Extern: Ändere Inhaber eines Auftrags/einer Aufgabe)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_REQ (Package) CTS: Request Editing
Basic Data
Function Module TR_CHANGE_USERNAME Extern: Ändere Inhaber eines Auftrags/einer Aufgabe  
Function Group STRI   Change & Transport System Interfaces  
Program Name SAPLSTRI    
INCLUDE Name LSTRIU35    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_REQUEST_HEADER TYPE TRWBO_REQUEST_HEADER
Importing WI_DIALOG TYPE TRPARI-W_DIALOG 'X' Flag whether info messages/popups are sent
Importing WI_TRKORR TYPE E070-TRKORR Number of request/task
Importing WI_USER TYPE E070-AS4USER New user name
Importing WI_START_COLUMN TYPE SYST-CUCOL 30 Interactive: starting column of popup
Importing WI_START_ROW TYPE SYST-CUROW 10 Interactive: starting line of popup
Exception ALREADY_RELEASED TYPE Request/task is already released
Exception E070_UPDATE_ERROR TYPE Internalerror updating table E070
Exception FILE_ACCESS_ERROR TYPE fehlerhater/gesperrter Zugriff sapnames
Exception NOT_EXIST_E070 TYPE Request/task does not exist
Exception USER_DOES_NOT_EXIST TYPE User name does not exist
Exception TR_ENQUEUE_FAILED TYPE Request/task is already locked
Exception NO_AUTHORIZATION TYPE No authorization for this function
Exception WRONG_CLIENT TYPE Editing in invalid client
Exception UNALLOWED_USER TYPE Invalid user name (contains '*')
               
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