Menu

SAP Function Module FVAU_AUTHORITY_MESSAGE

Meldung zum Authority-Check eines Berechtigungsobjekts

The Function Module FVAU_AUTHORITY_MESSAGE (Meldung zum Authority-Check eines Berechtigungsobjekts) 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_AUTHORITY_MESSAGE
Short Text Meldung zum Authority-Check eines Berechtigungsobjekts
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 der Berechtigungsprüfung
AUTHRC LIKE SY-SUBRC Rc der Berechtigungsprüfung
OBJECT LIKE TOBJ-OBJCT Geprüftes Berechtigungsobjekt

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
AUTHORITY_DESTROYED Berechtigung im Benutzerstamm ist zerstört
NO_AUTHORITY Für Aktion liegt keine Berechtigung vor
NO_AUTHORITY_PROFILE Im Benutzerstamm ist kein Profil eingetragen
NO_USER_ENTRY Keine Berechtigung zum Objekt im Benutzerstamm
TOO_MUCH_PARAMETER Anzahl Parameter beim AUTHORITY-CHECK zu groß
UNKNOWN_ERROR Unbekannter Fehler beim AUTHORITY-CHECK
WRONG_FIELD_NAME Feldnamen beim AUTHORITY-CHECKS ungültig