Menu

SAP Function Module ADD_USERPROFILE

Create authorization profile

The Function Module ADD_USERPROFILE (Create authorization profile) is a standard Function Module in SAP ERP and is part of the function group SUSC within the package SUSR.

Technical Information

Function Module ADD_USERPROFILE
Short Text Create authorization profile
Function Group SUSC
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
PROFILENAME LIKE USR10-PROFN 'MBTEST' Name of profile to be maintained
PROFILETYPE LIKE Composite prof. 'X' or simple prof. ' '
PTEXT LIKE USR11-PTEXT Profile short text

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
FOREIGN_LOCK Authorization locked by another user
NO_AUTHORIZATION No maintenance authorization
SYSTEM_FAILURE System error when attempting to lock auth.