Fonction SAP BAPI_USER_INTERNET_CREATE - Create a user in the Internet

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ALIAS USREFUS-USERALIAS C 40 X Internet user alias
BUILDING BAPIADDR3-BUILDING_P C 10 X Building (number or code)
E_MAIL BAPIADDR3-E_MAIL C 241 X Internet mail (SMTP) address
FAX BAPIADDR3-FAX_EXTENS C 10 X BAPI Reference Structure for Addresses (Contact Person)
FIRSTNAME BAPIADDR3-FIRSTNAME C 40 X Last name
INHOUSE_MAIL BAPIADDR3-INHOUSE_ML C 10 X Int. mail postal code
LASTNAME BAPIADDR3-LASTNAME C 40 X Last name
PASSWORD BAPIPWD u 40 X Password
PASSWORD2 BAPIPWD u 40 X Repeat password
REF_USER BAPIREFUS u 12 X Reference user for rights
ROOM_NO BAPIADDR3-ROOM_NO C 10 X Room or appartment number
TEL1_EXT BAPIADDR3-TEL1_EXT C 10 X First telephone no.: extension
TEL1_NO BAPIADDR3-TEL1_NUMBR C 30 X First telephone no.: dialling code+number
TITLE_ACA BAPIADDR3-TITLE_ACA1 C 20 X Academic title: written form
USERID BAPIBNAME u 12 X User name

Paramètre Reférence Type Long. Description
LASTNAME_ BAPIBNAME u 12 Last name

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 Return Structure

Functionality
A new user with the name USERNAME and the specified attributes iscreated.
An initial password and the last name in the address must be specified.

Notes
The method is integrated in the central user distribution.
The method responds appropriately when it is called in a system in agroup with central user maintenance.
If it is called in the central system of a group, the user distributionis triggered.
Entries for fields which cannot be maintained in the system areignored. If, for example fields are passed which can only be maintainedlocally, they are ignored if the method is called in the centralsystem.
If you want to assign profiles or role to the created user, use themethods ProfilesAssign and ActivitygroupsAssign.

Description
Logon password (uncoded).
INCLUDE SU_RETURN OBJECT DOKU ID TX