Menu

SAP Function Module SMUM_MAP_GET_USERS_FOR_TP

Get List of Users for a Trading Partner

The Function Module SMUM_MAP_GET_USERS_FOR_TP (Get List of Users for a Trading Partner) is a standard Function Module in SAP ERP and is part of the function group SMUM within the package SMUM.

Technical Information

Function Module SMUM_MAP_GET_USERS_FOR_TP
Short Text Get List of Users for a Trading Partner
Function Group SMUM
Package SMUM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TRADING_PARTNER TYPE SMUM_TPID Trading Partner ID

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
RETURN LIKE BAPIRET2 Return parameter
USER_LIST LIKE SMUM_MAP List of Users

Exceptions

This function module does not define any Exceptions.