Menu

SAP Function Module SUSR_USER_EXTID_GET

The Function Module SUSR_USER_EXTID_GET () is a standard Function Module in SAP ERP and is part of the function group SUSO within the package SUSR.

Technical Information

Function Module SUSR_USER_EXTID_GET
Short Text
Function Group SUSO
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
IF_BNAME TYPE XUBNAME User name in user master record
IF_TYPE TYPE EXTID_TYPE External ID Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_EXTIDS TYPE EXTID_IDT Table with Users, Sequence Nos, and Status Flags

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
DB_ERROR Database Error
HASH_ERROR
NO_AUTHORITY No Authorization
USER_NOT_FOUND User Not Found