Menu

SAP Function Module ISA_USER_CHANGE

RFM: Change of ISA users (including contact persons if attached)

The Function Module ISA_USER_CHANGE (RFM: Change of ISA users (including contact persons if attached)) 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_CHANGE
Short Text RFM: Change of ISA users (including contact persons if attached)
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
ADDRESS TYPE BAPIADDR3 BAPI reference structure for addresses (contact person)
ADDRESS_CHANGES TYPE BAPIADDR3X BAPI change reference struct. for addresses (contact person)
CONTACTID TYPE PARNR Number of contact person
CUSTOMERID TYPE KUNNR Customer number
GENERATE_PASSWORD TYPE XFELD Generate a new password
PASSWORD LIKE BAPIPWD SAP user password
PASSWORD_CHANGES LIKE BAPIPWDX Change parameters for an SAP user's password
REF_USER TYPE BAPIREFUS Reference user
REF_USER_CHANGES TYPE BAPIREFUSX Change flag for reference user
ROLE_CHANGES TYPE XFELD Change role assignments
SENDER_EMAIL TYPE AD_SMTPADR Internet mail (SMTP) address
SEND_EMAIL_NOTIFICATION TYPE XFELD Send e-mail if a new password has been generated
USERNAME TYPE XUBNAME User name in user master record

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 Extensions: export
EXTENSIONS_IMPORT LIKE BAPIPAREX Extensions: import
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.