Menu

SAP Function Module SUSR_AUTH_CREATE

Create an authorization

The Function Module SUSR_AUTH_CREATE (Create an authorization) 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_AUTH_CREATE
Short Text Create an authorization
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
AUTH_NAME LIKE USR12-AUTH Authorization name
AUTH_TEXT LIKE USR13-ATEXT Authorization Text
BTYP LIKE USR12-TYP SPACE
OBJECT_ LIKE USR12-OBJCT Authorization Object

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
FIELDVALUES LIKE USER12

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AUTH_ALREADY_EXISTS
FIELDVALUES_WRONG_INPUT
OBJECT_NOT_EXIST