Menu

SAP Function Module ISA_USER_CREATE

RFM: Creation of ISA users (and contact persons)

The Function Module ISA_USER_CREATE (RFM: Creation of ISA users (and contact persons)) is a standard Function Module in SAP ERP and is part of the function group ISA_UADM_46C within the package ISA_R3.

Technical Information

Function Module ISA_USER_CREATE
Short Text RFM: Creation of ISA users (and contact persons)
Function Group ISA_UADM_46C
Package ISA_R3
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCEPT_EXISTING_USER TYPE XFELD Checkbox
ADDRESS TYPE BAPIADDR3 BAPI reference structure for addresses (contact person)
CONTACTID TYPE PARNR Number of contact person
CREATE_CONTACT TYPE XFELD Checkbox
CUSTOMERID TYPE KUNNR Customer number
REF_USER TYPE BAPIREFUS Refernce user
SENDER_EMAIL TYPE AD_SMTPADR Internet mail (SMTP) address
SEND_EMAIL_NOTIFICATION TYPE XFELD Checkbox
USERNAME TYPE BAPIBNAME-BAPIBNAME User name in user master record
USER_PASSWORD TYPE BAPIPWD New password

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_PASSWORD TYPE XUNCODE New password

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTGROUPS_CONSIDER LIKE BAPIAGR List of ISA relevant activity groups (roles)
ACTIVITYGROUPS LIKE BAPIAGR Activity groups
EXTENSIONS_EXPORT LIKE BAPIPAREX Export: extensions
EXTENSIONS_IMPORT LIKE BAPIPAREX Import: extensions
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.