Menu

SAP Function Module OBJECT_EXISTS

Prüfen, ob ein gesuchtes Berechtigungsobjekt vorhanden ist

The Function Module OBJECT_EXISTS (Prüfen, ob ein gesuchtes Berechtigungsobjekt vorhanden ist) is a standard Function Module in SAP ERP and is part of the function group SUSE within the package SUSR.

Technical Information

Function Module OBJECT_EXISTS
Short Text Prüfen, ob ein gesuchtes Berechtigungsobjekt vorhanden ist
Function Group SUSE
Package SUSR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECT LIKE TOBJ-OBJCT 'S_USER_GRP' Berechtigungsobjektname

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
OBJECT_DONT_EXIST Ber.objekt ist nicht vorhanden
OBJECT_EXISTS Ber.objekt ist vorhanden