Menu

SAP Function Module FVAU_OBJECT_AND_GROUP_CHECK

Ungepufferte Berechtigungsprüfung

The Function Module FVAU_OBJECT_AND_GROUP_CHECK (Ungepufferte Berechtigungsprüfung) is a standard Function Module in SAP ERP and is part of the function group FVAU within the package FVVI.

Technical Information

Function Module FVAU_OBJECT_AND_GROUP_CHECK
Short Text Ungepufferte Berechtigungsprüfung
Function Group FVAU
Package FVVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTHPAR LIKE VVAUTHPAR Parameter für die Prüfung
OBJECT LIKE TOBJ-OBJCT Zu prüfendes Berechtigungsobjekt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTH_MSG LIKE VIMSG Message der Berechtigungsprüfung
AUTH_RC LIKE SY-SUBRC Rc der Berechtigungsprüfung

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
AUTHORITY_CHECK_FAILED Keine Berechtigung
INVALID_OBJECT Kein gültiges Berechtigungsobjekt