Menu

SAP Function Module AUTHORIZATION_DATA_READ_SELOBJ

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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

Technical Information

Function Module AUTHORIZATION_DATA_READ_SELOBJ
Short Text
Function Group SUST
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
CLIENT LIKE UST04-MANDT Client
NEW_BUFFERING TYPE XUFLAG 3 Flag for various authorization programs
PROFILE LIKE UST10C-PROFN
SEL_OBJECT LIKE UST12-OBJCT
SYSTEM LIKE RFCDES-RFCDEST Logical System Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTHORIZATION TYPE USER1_AUTH

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROFILES TYPE USER1_PROF

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLIENT_NOT_EXIST Client does not exist
SYSTEM_NOT_ACCESSIBLE System cannot be accessed
SYSTEM_NOT_EXIST System Not Maintained