Menu

SAP Function Module SUSR_INTERFACE_TCODE

The Function Module SUSR_INTERFACE_TCODE () 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_TCODE
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
ACTION LIKE 'C'
ATEXT LIKE USR13-ATEXT
AUTH LIKE USOBT-OBJECT Authorization name
PROFILE LIKE USR10-PROFN Profile Name
PTEXT LIKE USR11-PTEXT
WITH_BASIS LIKE 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROFILE LIKE USR10-PROFN Profile 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
NEW_AUTHS LIKE USREF
TCODES LIKE USTCD
VARIS LIKE USVARVAL

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AUTH_EXISTS
BAD_AUTH_NAME
BAD_PROFILE_NAME
CANCELED Processing Terminated
NOT_AUTHORIZED_FOR_AUTH
NOT_AUTHORIZED_FOR_PROFILE
NO_CHANGES_IN_PROFILE
NO_PROFILE_CREATED
PARAMS_INCOMPLETE
PROFILE_DONT_EXIST
PROFILE_EXISTS Profile already exists
SHORTTEXT_MISSING