The Function Module SUSR_ADDRESS_UPDATE_FROM_SADRP (Transfer data to table USR03 when updating table SADRP) is a standard Function Module in SAP ERP and is part of the function group SUSB within the package SUSR.
Function Module | SUSR_ADDRESS_UPDATE_FROM_SADRP |
Short Text | Transfer data to table USR03 when updating table SADRP |
Function Group | SUSB |
Package | SUSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS_DATA | LIKE | SADRP_USR | Address data transfer area | |
BNAME | LIKE | USR03-BNAME | User name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
USER_DONT_EXIST | User not found |