Menu

SAP Function Module SUSR_INTERFACE_AUTH

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

Technical Information

Function Module SUSR_INTERFACE_AUTH
Short Text
Function Group SUSB
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
ATEXT LIKE USR13-ATEXT
AUTH LIKE USR12-AUTH
OBJECT LIKE USR12-OBJCT
PROFILE LIKE USR10-PROFN Profile Name
PTEXT LIKE USR11-PTEXT
SHOW_LOG TYPE FLAG 'X' Show Application Log for several errors
USER LIKE USR04-BNAME User Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTH LIKE USR12-AUTH
PROFILE LIKE USR10-PROFN Profile Name
USER LIKE USR04-BNAME User Name

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
VALUES LIKE USVAL

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED Processing Terminated
NOT_AUTHORIZED_FOR_AUTH
NOT_AUTHORIZED_FOR_PROFILE
NOT_AUTHORIZED_FOR_USER
OBJECT_DOESNT_EXIST
PARAMS_INCOMPLETE
SHORTTEXT_MISSING