Menu

SAP Function Module SUSR_USER_ADDRESS_READ

Output user address data

The Function Module SUSR_USER_ADDRESS_READ (Output user address data) is a standard Function Module in SAP ERP and is part of the function group SUSM within the package SUSR.

Technical Information

Function Module SUSR_USER_ADDRESS_READ
Short Text Output user address data
Function Group SUSM
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CACHE_RESULTS TYPE CHAR01 'X' Keep selected data in internal cache
USER_NAME LIKE USR01-BNAME User name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USER_ADDRESS LIKE ADDR3_VAL Address data in CAM structure
USER_USR03 LIKE USR03 Address data in USR03 structure

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
USER_ADDRESS_NOT_FOUND User name not found