SAP ABAP Function Module BAPI_USER_CREATE1 (Create users)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Basic Data
Function Module BAPI_USER_CREATE1 Create users  
Function Group SU_USER   Methods of object USER  
Program Name SAPLSU_USER   Methods of Object USER 
INCLUDE Name LSU_USERU30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GENERATED_PASSWORD TYPE BAPIPWD SAP User Password
Importing USERNAME TYPE BAPIBNAME-BAPIBNAME User Name
Importing NAME_IN TYPE BAPIBNAME User Name (Suggestion)
Importing LOGONDATA TYPE BAPILOGOND Structure with Logon Data
Importing PASSWORD TYPE BAPIPWD Password
Importing DEFAULTS TYPE BAPIDEFAUL Structure with User Defaults
Importing ADDRESS TYPE BAPIADDR3 Address Data
Importing COMPANY TYPE BAPIUSCOMP Company for Company Address
Importing SNC TYPE BAPISNCU Secure Network Communication data
Importing REF_USER TYPE BAPIREFUS Reference user for rights
Importing ALIAS TYPE BAPIALIAS User Name Alias
Importing EX_ADDRESS TYPE BAPIADDR3-PERS_NO do not use
Importing UCLASS TYPE BAPIUCLASS License-Related User Classification
Importing FORCE_SYSTEM_ASSIGNMENT TYPE BAPIFLAG-BAPIFLAG Always Perform System Assignment (Even if Called in the Central System)
Importing SELF_REGISTER TYPE BAPIFLAG-BAPIFLAG SPACE Create for Self-Registration
Importing TECH_USER TYPE BAPITECHUSER Technical User
Importing LOCK_LOCALLY TYPE BAPIUSLOCKX-BAPIUSLOCK SPACE Create User Locked
Importing GENERATE_PWD TYPE BAPIFLAG-BAPIFLAG SPACE Generate Initial Password
Tables PARAMETER TYPE BAPIPARAM Table with User Parameters
Tables RETURN TYPE BAPIRET2 Return Structure
Tables ADDTEL TYPE BAPIADTEL
Tables ADDFAX TYPE BAPIADFAX
Tables ADDTTX TYPE BAPIADTTX
Tables ADDTLX TYPE BAPIADTLX
Tables ADDSMTP TYPE BAPIADSMTP
Tables ADDRML TYPE BAPIADRML
Tables ADDX400 TYPE BAPIADX400
Tables ADDRFC TYPE BAPIADRFC
Tables ADDPRT TYPE BAPIADPRT
Tables ADDSSF TYPE BAPIADSSF
Tables ADDURI TYPE BAPIADURI
Tables ADDPAG TYPE BAPIADPAG
Tables ADDCOMREM TYPE BAPICOMREM
Tables GROUPS TYPE BAPIGROUPS Transfer Structure for a List of User Groups
Tables PARAMETER1 TYPE BAPIPARAM1 Replaces parameter (length 18 -> 40)
Tables EXTIDHEAD TYPE BAPIUSEXTIDHEAD Header Data for External ID of a User
Tables EXTIDPART TYPE BAPIUSEXTIDPART Part of a Long Field for the External ID of a User
               
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  19990505 
SAP Release Created in